원클릭으로
documentation-c4
Generate C4 architecture diagrams for the current project (all 4 levels) as GitHub-renderable Mermaid
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate C4 architecture diagrams for the current project (all 4 levels) as GitHub-renderable Mermaid
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Flow: Auto - Full Issue Lifecycle in One Shot - Complete end-to-end workflow: start worktree → analyze issue → ELI5 plan + necessity gate → implement ...
Run quality checks (lint + test + typecheck + security) without committing
Flow: Finish - Quality Gates, Commit, Push, and Create PR - Run quality checks, commit changes, push the branch, and create a pull request.
Flow Commands - Streamlined worktree-based development workflow. No locks, no Redis - just git.
Flow: Merge PR and Clean Up - Merge the current branch's PR, then clean up the worktree and branch.
Diagnose flow workflow setup and environment
| name | documentation-c4 |
| description | Generate C4 architecture diagrams for the current project (all 4 levels) as GitHub-renderable Mermaid |
Generated from a Claude Code command. Where the procedure references these Claude-only surfaces, adapt as follows:
CLAUDE.md references: Codex reads AGENTS.md; treat them as the target repo's agent-context file.scripts/<name> are bundled under scripts/ in this skill directory (byte-identical copies from the claude-power-pack checkout); some expect sibling repo resources, so prefer a full checkout when one is available.Generate C4 architecture diagrams for the current project (all 4 levels) as GitHub-renderable Mermaid
Read reference.md in this skill directory for the complete, authoritative procedure before acting on this skill.