ワンクリックで
awa-architecture
Create or update ARCHITECTURE.md. Use this when asked to create, update or modify the project architecture.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Create or update ARCHITECTURE.md. Use this when asked to create, update or modify the project architecture.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Double-check the last work, whether it be a plan, design, or implementation, ensuring all aspects have been fully considered. Use when user wants to check work, or mentions "double check".
Align source with target. Use this when asked to align, check, or verify alignment between artifacts.
Brainstorm ideas, explore solutions, and evaluate options. Use this when asked to brainstorm, explore ideas, or analyze trade-offs.
Run traceability and schema checks, then fix any errors. Use this when asked to check, validate, or fix traceability and schema issues.
Implement code and tests based on architecture, requirements, and design (or a set of tasks). Use this when asked to implement features, write code, or create tests.
Create or update design documents. Use this when asked to create, update or modify feature designs.
| name | awa-architecture |
| description | Create or update ARCHITECTURE.md. Use this when asked to create, update or modify the project architecture. |
${input}
You MUST consider the user input before proceeding (if not empty).
Update or create the architecture document as specified in the instruction above, following awa conventions.
If deriving from existing code (reverse workflow), analyze the codebase to extract architectural patterns, technology stack, and component structure.
You SHALL solidify architecture changes with respect to existing architecture if any. You SHALL ensure high-level system structure, technology stack, and component relationships. You SHALL ensure each section of the architecture is addressed. You SHALL establish architectural rules and constraints. You SHALL focus on top-level architecture, not design. You SHOULD keep architecture at a manageable level of detail. You SHALL support reverse workflow: deriving architecture from existing code when requested. You SHALL clarify open points with user. You MAY use todos and tools as needed.