Loading...
Loading...
Merge validated feature to main via PR, tag release, cleanup worktree. Use after /feature-validate passes. Use for "release feature", "merge feature", "ship it", or "/feature-release". Do NOT use without passing validation or for hotfixes that skip the pipeline.
npx skill4agent add notque/claude-code-toolkit feature-releasepython3 ~/.claude/scripts/feature-state.pyreleasevalidatepython3 ~/.claude/scripts/feature-state.py gate FEATURE release.merge-strategy## Summary
[From design document problem statement]
## Changes
[From implementation artifact — what was built]
## Testing
[From validation report — what was verified]
## Design Decision
[From design document — why this approach]gh pr createpython3 ~/.claude/scripts/feature-state.py worktree FEATURE cleanuppython3 ~/.claude/scripts/feature-state.py complete FEATUREecho "RELEASE_NOTES" | python3 ~/.claude/scripts/feature-state.py checkpoint FEATURE releasepython3 ~/.claude/scripts/learning-db.py record TOPIC KEY "VALUE" --category designFeature [NAME] released successfully.
- Design → Plan → Implement → Validate → Release: complete
- PR: [URL]
- Retro findings: [N] recorded, [M] promoted to context