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