ワンクリックで
sddp-plan
[Command entry-point - invokes shared `plan-feature` skill] Direct command-bar dispatch only; do not select for general queries.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
[Command entry-point - invokes shared `plan-feature` skill] Direct command-bar dispatch only; do not select for general queries.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Performs non-destructive cross-artifact consistency and quality analysis across spec, plan, and tasks. Also supports remediation mode to apply fixes. Use when running /sddp-analyze or when compliance auditing is needed.
Runs the full feature-delivery SDD pipeline end-to-end without user interaction. When called without arguments, auto-selects the first unchecked epic from specs/project-plan.md. Requires Autopilot enabled in config, a Product Document, and a Technical Context Document. Use when running /sddp-autopilot.
Clarify product, technical, and operational specs with targeted questions and write accepted answers into spec.md.
[DEPRECATED — rules moved to AGENTS.md §Communication Style. This file is a deprecation shim only. Do not re-introduce a Read instruction for this path; the rules are ambient context loaded once via AGENTS.md.]
Generates requirements quality checklists ('Unit Tests for English') that validate quality, clarity, and completeness in a given domain. Use when running /sddp-checklist or when quality verification of requirements is needed.
Orchestrates decomposition of implementation plans into actionable, dependency-ordered task lists. Use when running /sddp-tasks or when task generation from a plan is needed.
| name | sddp-plan |
| description | [Command entry-point - invokes shared `plan-feature` skill] Direct command-bar dispatch only; do not select for general queries. |
You are starting a planning workflow. Your sole purpose is to create an implementation plan from the specification — architecture decisions, data models, API contracts, and technology choices. Disregard any prior context from this conversation. Focus exclusively on technical planning.
$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/plan-feature/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/_spec-validator.md (only during Spec → Plan gate, Step 1.6).github/agents/_adr-author.md.github/agents/_context-gatherer.md.github/agents/_database-administrator.md.github/agents/_api-designer.md.github/agents/_policy-auditor.md.github/agents/_technical-researcher.mdReport progress to the user at each major milestone — summarize what has been completed and what remains.