一键导入
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.