Skip to content

chore: improve implement skill worktree lifecycle#68

Merged
jpicklyk merged 1 commit intomainfrom
chore/worktree-skill-improvements
Mar 8, 2026
Merged

chore: improve implement skill worktree lifecycle#68
jpicklyk merged 1 commit intomainfrom
chore/worktree-skill-improvements

Conversation

@jpicklyk
Copy link
Owner

@jpicklyk jpicklyk commented Mar 8, 2026

Summary

  • Enhances the /implement skill with detailed worktree lifecycle guidance — metadata capture, review-in-worktree, and per-item pipeline tracking
  • Fixes orchestrator MCP call rule to distinguish reads (parallelizable) from writes (delegate at 3+)

Test plan

  • Verify skill renders correctly in Claude Code
  • Confirm worktree dispatch pattern works end-to-end on next implementation task

🤖 Generated with Claude Code

…ad rule

- Differentiate worktree vs non-worktree branch creation in Step 2
- Add worktree metadata capture table and post-implementation steps
- Review agents now operate inside the worktree directory
- Commit/push commands use worktree path when isolated
- Rewrite Worktree Isolation section with clear lifecycle and validation
- Fix orchestrator rule: 3+ MCP write calls (parallelized reads are fine)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jpicklyk jpicklyk merged commit cd64ffe into main Mar 8, 2026
2 checks passed
@jpicklyk jpicklyk deleted the chore/worktree-skill-improvements branch March 8, 2026 15:12
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