ワンクリックで
speckit-homer-clarify
Orchestrate iterative spec clarification and remediation (Homer loop) on spec.md until all findings are resolved.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Orchestrate iterative spec clarification and remediation (Homer loop) on spec.md until all findings are resolved.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Orchestrate iterative cross-artifact analysis and remediation (Lisa loop) on spec.md, plan.md, and tasks.md until all findings are resolved.
Orchestrate iterative code review and remediation (Marge loop) over the feature branch diff until all findings are resolved.
Orchestrate the full SpecKit pipeline (reconcile, specify, homer, phase, plan, tasks, lisa, split, ralph, marge) from feature description to reviewed implementation.
Post a PR review with inline comments for findings requiring human judgment — one-way doors, concurrency risks, architectural decisions, and project-specific patterns.
Analyze a feature branch diff against baseline and project-specific review packs; optionally remediate the auto-fixable findings in severity order.
Challenge and refine a vague idea into a well-formed feature description through adversarial questioning. Produces output ready for /speckit-specify or /speckit-pipeline.
| name | speckit-homer-clarify |
| description | Orchestrate iterative spec clarification and remediation (Homer loop) on spec.md until all findings are resolved. |
$ARGUMENTS
You MUST consider the user input before proceeding (if not empty).
Set the following LOOP_CONFIG values for this execution:
Read and follow the instructions in .claude/agents/loop-orchestrator.md, using the LOOP_CONFIG values above. Pass $ARGUMENTS through for argument parsing.
/speckit-homer-clarify — Auto-detect spec dir from current branch, use default max iterations (10)/speckit-homer-clarify specs/003-fix-pipeline-delegation — Run for specific spec dir/speckit-homer-clarify 5 — Auto-detect spec dir, limit to 5 iterations/speckit-homer-clarify specs/003-fix-pipeline-delegation 5 — Specific spec dir with 5 max iterations