원클릭으로
agent-workflows
Use when prototyping, authoring agent skills, or asking the agent to zoom out and map unfamiliar code before acting.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when prototyping, authoring agent skills, or asking the agent to zoom out and map unfamiliar code before acting.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when managing per-project backlog folders, feature queues, async agent work items, lifecycle status updates, PR/done/blocked transitions, or status reviews inside an Obsidian vault.
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
Use when reviewing architecture boundaries, hexagonal architecture, clean architecture layers, dependency direction, trust boundaries, uploads, parsers, redirects, or web security risks.
Use when configuring or running hexcheck in a Go repo for hexagonal architecture boundaries, adapter business-logic warnings, and mock discipline.
Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.
Use when requesting or receiving code review, dispatching review subagents, running CodeRabbit, deep reviews, simplification/cleanup passes, local branch review, ready-for-PR/finalize intent, finalizer workflow, or preparing work for merge.
| name | agent-workflows |
| description | Use when prototyping, authoring agent skills, or asking the agent to zoom out and map unfamiliar code before acting. |
Load only the matching sub-skill:
| Trigger | Read |
|---|---|
| prototype this, sanity-check a data model or state machine, mock up UI options, let me play with it | agent-workflows/subskills/prototype/SKILL.md |
| create, write, edit, or structure an agent skill | agent-workflows/subskills/write-a-skill/SKILL.md |
| zoom out, explain a code area at a higher level, map relevant modules and callers | agent-workflows/subskills/zoom-out/SKILL.md |