brewcode:agents
Installation
SKILL.md
agents Skill
Agent Management: create, improve, review, and report on Claude Code agents from one free-form prompt.
Constants
| Const | Value |
|---|---|
| ARTIFACT | agents |
| SPECIALIST | brewcode:agent-creator |
| LIST_CMD | Glob *.md over .claude/agents/, ~/.claude/agents/, brewcode/agents/ |
| SYNC_REF | ${CLAUDE_SKILL_DIR}/../skills/references/mode-sync.md (shared with /brewcode:skills) |
Step 1 — Input gate
Treat the entire user input ($ARGUMENTS) as ONE free-form natural-language prompt — no keyword grammar, no argument parser (argument-hint is only a loose example).