ワンクリックで
architectural-proposals
Write evidence-based architectural proposals before implementation
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Write evidence-based architectural proposals before implementation
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Write clear, scannable project documentation
Use short-lived branches and small pull requests
Core conventions and patterns for this codebase
Keep secrets out of source control, logs, and generated artifacts
Keep tests, validation scripts, and expectations aligned with behavior changes
Cross-platform path handling and command patterns
| name | architectural-proposals |
| description | Write evidence-based architectural proposals before implementation |
| domain | architecture, planning |
| confidence | high |
| source | template |
Use this skill when a change needs alignment before code is written: new subsystems, major refactors, significant dependency choices, or changes that affect multiple areas of the project.
A strong proposal usually includes:
For each major choice, capture:
For each important risk, record:
✓ Good:
✗ Poor: