Skip to content

feat: add /pick-epic skill#9

Merged
jamesc merged 1 commit into
mainfrom
add/pick-epic-skill
Mar 18, 2026
Merged

feat: add /pick-epic skill#9
jamesc merged 1 commit into
mainfrom
add/pick-epic-skill

Conversation

@jamesc

@jamesc jamesc commented Mar 17, 2026

Copy link
Copy Markdown
Owner

Summary

  • New /pick-epic skill for executing epics using parallel subagents in isolated worktrees
  • Groups children into dependency-ordered waves, runs each wave in parallel (cap: 5)
  • One PR per issue, squash-merged as CI passes and CodeRabbit is satisfied
  • Subagent flow: /pick-issue/review-code/done (stops before automated review polling)
  • Parent agent handles CI watching, CodeRabbit review handling, and merging
  • Valid-but-out-of-scope CodeRabbit findings → create Linear issue, add to epic, dismiss

🤖 Generated with Claude Code

Executes epic children in dependency-ordered waves using parallel
subagents (one isolated worktree + PR per issue), squash-merging as
CI and CodeRabbit pass. Uses /pick-issue → /review-code → /done flow
per subagent, with the parent handling CI watching and merging.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jamesc jamesc merged commit fb5c42b into main Mar 18, 2026
4 checks passed
@jamesc jamesc deleted the add/pick-epic-skill branch March 30, 2026 09: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