원클릭으로
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