con un clic
gh-issue
Fetch a GitHub issue and route to brainstorm or plan based on detail level
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Fetch a GitHub issue and route to brainstorm or plan based on detail level
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Load saved review feedback from /bpe:review and apply changes to the reviewed artifact
Iterative Q&A to develop a thorough project specification (spec.md)
Generate a commit message explaining what was changed and write it to commit-msg.md
Implement the next unchecked step from plan.md by executing its sub-steps as written (RED-GREEN-REFACTOR for Feature steps; Scope/Tooling/Do/Verify/Document for Task steps)
Autonomous-mode BPE run via /goal. Modes — full (default) | section <name> | step. Pre-flights branch safety (refuses on main), resolves the project verification command (test-runner autodetect, spec.md fallback, or ask), builds a verifiable completion condition, and writes the assembled /goal block (condition + validator-aware orchestrator playbook + per-commit verification) to goal.md at the repo root for you to paste. Requires Claude Code v2.1.139+; put your session in auto mode before pasting for unattended execution.
Create, continue, or close handoff documents for fresh-agent baton passes
| name | gh-issue |
| description | Fetch a GitHub issue and route to brainstorm or plan based on detail level |
| allowed-tools | Bash(gh:*), Read, Write, Glob, Grep |
| model | sonnet |
| disable-model-invocation | true |
Retrieve issue $ARGUMENTS from GitHub using gh issue view.
Review the issue title, body, labels, and any linked discussion.
Review the codebase to understand the area of code the issue touches.
Validate the issue:
Assess the issue's detail level to decide the next step:
Route to brainstorm (interactive spec development) when the issue is:
Route to plan (TDD implementation roadmap) when the issue is:
Tell the user which route you chose and why, then execute: