ワンクリックで
spec-planning
Generate a feature plan (plan.md) and eval_criteria.yaml from NFRs and acceptance scenarios
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Generate a feature plan (plan.md) and eval_criteria.yaml from NFRs and acceptance scenarios
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Author an Architecture Decision Record for a new pattern, exception, or boundary change
Run before planning any feature to validate architecture boundaries, standards alignment, and ADR need
Generate an ordered implementation checklist with evaluation compliance summary from a validated preflight
| name | spec-planning |
| description | Generate a feature plan (plan.md) and eval_criteria.yaml from NFRs and acceptance scenarios |
Plan the implementation of the named feature. When invoked, determine the feature name from the user's request; if it is not provided, ask before proceeding.
Feature specs:
features/<feature_name>/nfrs.mdfeatures/<feature_name>/acceptance.featureArchitecture standards:
docs/backend/architecture/ (all files)Evaluation standards:
docs/backend/evaluation/eval_criteria.mdExisting artifacts (read if present, update if needed):
features/<feature_name>/eval_criteria.yamlports/inbound/)services/)ports/outbound/)adapters/)api/)ARCH_CONTRACT.md, BOUNDARIES.md, API_CONVENTIONS.md, SECURITY_AUTH_PATTERNS.mdWrite features/<feature_name>/plan.md with:
Write or update features/<feature_name>/eval_criteria.yaml conforming to docs/backend/evaluation/eval_criteria.md. Include at minimum:
Output A first, then Output B. No implementation code in this step.