Skip to content

0 Implement Implementation Phase Skill for OpenSpec Workflow#100

Merged
mrbalov merged 2 commits into
mainfrom
feat/0-implement-ticket-skill
Mar 31, 2026
Merged

0 Implement Implementation Phase Skill for OpenSpec Workflow#100
mrbalov merged 2 commits into
mainfrom
feat/0-implement-ticket-skill

Conversation

@mrbalov
Copy link
Copy Markdown
Collaborator

@mrbalov mrbalov commented Mar 31, 2026

Changelog

0 Implement Implementation Phase Skill for OpenSpec Workflow

Added

  • implement-ticket skill - Guides implementation from approved OpenSpec plans
    • Nine-phase workflow for orchestrating ticket implementation work
    • Fetches planning context from GitHub issues and linked planning PRs
    • Reads OpenSpec planning files from planning branch (proposal.md, design.md, tasks.md, specs)
    • Displays complete implementation plan with requirements and acceptance criteria
    • Guides developers through implementation phases with task tracking
    • Confirms implementation completion and code quality checks
    • Orchestrates changelog-driven implementation PR creation workflow
    • Invokes create-changelog skill to analyze implementation changes
    • Invokes open-pull-request skill to create implementation PR with proper formatting
    • Completes two-phase ticket workflow (planning phase + implementation phase)
    • Reuses existing skills for consistency and maintainability

mrbalov and others added 2 commits March 31, 2026 12:22
- Creates implement-ticket skill at .claude/skills/implement-ticket/SKILL.md
- Nine-phase implementation guidance workflow
- Fetches planning context from GitHub issue and planning PR
- Reads OpenSpec planning files (proposal, design, tasks, specs) from planning branch
- Displays complete implementation plan to developer
- Guides implementation work with task tracking
- Orchestrates changelog-driven implementation PR creation
- Invokes create-changelog skill to analyze implementation changes
- Invokes open-pull-request skill to create implementation PR
- Completes two-phase ticket workflow (planning + implementation)

Integration:
- GitHub MCP for issue and PR operations
- Reuses create-changelog and open-pull-request skills
- Follows TORQ conventions and OpenSpec patterns

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
- Added implement-ticket skill entry to CHANGELOG.md (version 6.2.0)
- Updated package.json version from 6.1.1 to 6.2.0
- Changelog documents new skill's integration with OpenSpec workflow

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 31, 2026

Deploy Preview for torqapi canceled.

Name Link
🔨 Latest commit 47a5ccc
🔍 Latest deploy log https://app.netlify.com/projects/torqapi/deploys/69cb931cba150d0008d0f3ab

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 31, 2026

Deploy Preview for torqui canceled.

Name Link
🔨 Latest commit 47a5ccc
🔍 Latest deploy log https://app.netlify.com/projects/torqui/deploys/69cb931c4778c2000827db94

@mrbalov mrbalov marked this pull request as ready for review March 31, 2026 09:26
@mrbalov mrbalov merged commit 689c0ce into main Mar 31, 2026
13 checks passed
@mrbalov mrbalov deleted the feat/0-implement-ticket-skill branch March 31, 2026 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant