ワンクリックで
architecture-preflight
Run before planning any feature to validate architecture boundaries, standards alignment, and ADR need
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Run before planning any feature to validate architecture boundaries, standards alignment, and ADR need
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Author an Architecture Decision Record for a new pattern, exception, or boundary change
Generate an ordered implementation checklist with evaluation compliance summary from a validated preflight
Generate a feature plan (plan.md) and eval_criteria.yaml from NFRs and acceptance scenarios
| name | architecture-preflight |
| description | Run before planning any feature to validate architecture boundaries, standards alignment, and ADR need |
You are preparing to plan and implement a feature. Determine the feature name from the user's request; if it is not provided, ask before proceeding.
Before generating any code or detailed plan, produce an Architecture Preflight Report.
features/<feature_name>/nfrs.md, Gherkin: features/<feature_name>/acceptance.feature)?For each of the following, state which architectural rules apply (cite file and section):
docs/backend/architecture/ARCH_CONTRACT.md)docs/backend/architecture/API_CONVENTIONS.md)docs/backend/architecture/SECURITY_AUTH_PATTERNS.md)docs/backend/architecture/BOUNDARIES.md)Choose one:
Write this report to features/<feature_name>/architecture_preflight.md.
If any spec inputs are missing, ask before proceeding.