issue-blaster/skills/implement/SKILL.md
Issue Blaster implement command: implement a selected issue plan from plans/issue-* with explicit git, validation, commit, and PR handling.
npx skillsauth add grailautomation/claude-plugins implementInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Implement the specified solution plan(s). In Claude Code this skill is normally
invoked as /issue-blaster:implement. In Codex, implement directly from the
selected plan using normal repo-editing, validation, commit, push, and PR
workflow; do not rely on Claude Task, TaskOutput, or AskUserQuestion.
$ARGUMENTS
Determine the invocation style:
Single plan — two separate numbers (e.g., 123 1):
123 1Single plan — colon syntax (e.g., 123:1):
123 1Multiple plans — colon syntax (e.g., 123:1 456:2 789:1):
issue:option pairSingle path (e.g., plans/issue-123/option-1-fix.md):
Invoke the plan-implementer agent directly with the parsed arguments.
In Codex:
git status --short --branch before editingcodex/ branch or explicit worktree when isolation is neededFor EACH issue:option pair, use the Task tool with:
"plan-implementer"true"Implementing issue #{issue} option {option}""{issue} {option}"After spawning all tasks, wait for completion using TaskOutput.
In Codex:
Single plan: The plan-implementer agent handles its own reporting.
Multiple plans: Output a summary table:
| Issue | Option | Branch | Worktree | Status |
|-------|--------|--------|----------|--------|
| #{N} | {opt} | {branch} | .worktrees/{branch} | SUCCESS/FAILED |
Then offer to merge any or all of them.
documentation
Write a feature spec or PRD from a problem statement or feature idea
development
Synthesize qualitative and quantitative user research into structured insights and opportunity areas. Use when analyzing interview notes, survey responses, support tickets, or behavioral data to identify themes, build personas, or prioritize opportunities.
research
Synthesize user research from interviews, surveys, and feedback into structured insights
data-ai
Generate a stakeholder update tailored to audience and cadence