ワンクリックで
c4-check
Check whether C4 architecture diagrams are up to date with source code
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Check whether C4 architecture diagrams are up to date with source code
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Regenerate C4 architecture diagrams (C3 component + C4 code views) from source code
Create or update a problem ticket per PROBLEM-MANAGEMENT.md. Supports creating new problems, updating root cause analysis, transitioning status, and closing problems.
Create or update the project's RISK-POLICY.md per ISO 31000 and the risk-scorer agent. Examines the project to derive business-specific impact levels.
Generate or update the project's Wardley Map by analyzing the codebase. Produces an OWM source file, SVG, and PNG.
| name | c4-check |
| description | Check whether C4 architecture diagrams are up to date with source code |
| allowed-tools | Bash(node *) |
Run the C4 check script to verify architecture diagrams are current:
node ${CLAUDE_SKILL_DIR}/scripts/c4-check.mjs
Report PASS or FAIL with details.
$ARGUMENTS