| name | agent-workflows |
| description | Use when prototyping, authoring agent skills, or asking the agent to zoom out and map unfamiliar code before acting. |
Agent Workflows Router
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 |