Github Issue Plan Refinement

Iteratively refine a GitHub issue body that holds an execution plan by running one or more external review agents (Codex CLI or Claude Code CLI) against it, classifying the feedback by severity, applying deterministic fixes automatically, surfacing ambiguous choices to the user, and updating the issue body via `gh issue edit`. Each batch consumes `concurrency` consecutive round numbers; about 30% of the workers in a batch use a dissenting reviewer for model diversity. Each batch uses one explicit low, medium, or high reasoning-effort value. Use when the user asks to "iterate on issue #NNN", "refine the plan in #NNN", "run a review round on #NNN", "run N parallel reviews on #NNN", "loop reviewer feedback on #NNN", or wants to repeat reviewer rounds against a GitHub issue until no blockers remain.

japboy 846048a 12 files · 76.2 KB Updated

File contents

japboy/agent-marketplace/tree/main/.agents/plugins/software-delivery/skills/github-issue-plan-refinement commit 846048ad27

Frequently asked questions

npx skillmds@latest add japboy/github-issue-plan-refinement