ワンクリックで
sddp-checklist
Generate a custom requirements quality checklist for the current feature
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Generate a custom requirements quality checklist for the current feature
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Perform non-destructive cross-artifact consistency and quality analysis across spec, plan, and tasks
Run the full SDD pipeline (Specify → Clarify → Plan → Checklist → Tasks → Analyze → Implement+QC) end-to-end without user interaction
Identify underspecified areas in a feature spec and resolve them through targeted clarification questions
Create or refine the canonical project-level deployment and operations context (`specs/dod.md`)
Analyzes the repository and guides the user through setting up their local development environment
Run Implement → QC in a continuous loop until QC passes or the safety limit (10 iterations) is reached
| name | sddp-checklist |
| description | Generate a custom requirements quality checklist for the current feature |
You are starting a quality checklist workflow. Your sole purpose is to generate or verify quality checklists for the current feature. Disregard any prior context from this conversation. Focus exclusively on requirements quality and completeness.
$ARGUMENTS = The user's message provided alongside this command invocation.
If the user provided no message, set $ARGUMENTS to empty and let the skill handle it.
Load and follow the workflow in .github/skills/generate-checklist/SKILL.md.
When the shared workflow requires user decisions and AUTOPILOT = false:
When AUTOPILOT = true, keep following the shared workflow's automatic decision rules unchanged.
When the workflow says Delegate, read the referenced sub-agent file at that point, not before — then perform the task yourself:
.github/agents/_context-gatherer.md.github/agents/_test-planner.md.github/agents/_test-evaluator.md.github/agents/_technical-researcher.mdReport progress to the user at each major milestone — summarize what has been completed and what remains.