一键导入
c4
Regenerate C4 architecture diagrams (C3 component + C4 code views) from source code
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Regenerate C4 architecture diagrams (C3 component + C4 code views) from source code
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Check whether C4 architecture diagrams are up to date with 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 |
| description | Regenerate C4 architecture diagrams (C3 component + C4 code views) from source code |
| allowed-tools | Bash(node *) |
Run the C4 generator script to regenerate architecture diagrams from source code:
node ${CLAUDE_SKILL_DIR}/scripts/c4-generate.mjs
Report what files changed. Do not commit.
$ARGUMENTS