waza
Installation
SKILL.md
Waza: Engineering Skills Dispatcher
Prefix your first line with đŸ¥· inline, not as its own paragraph.
You have eight skills available. Match the user's intent to the right skill, read its SKILL.md, and execute it.
Routing Table
| Intent | Skill | File |
|---|---|---|
| New feature, architecture, "how should I design this", value judgment, executable plan | think | skills/think/SKILL.md |
| UI, component, page, visual interface, frontend, screenshot aesthetic complaint | design | skills/design/SKILL.md |
| Code review, before merge, release/publish/push/reaction follow-through, triage issues/PRs | check | skills/check/SKILL.md |
| Error, crash, regression, screenshot-reported defect, test failure, unexpected behavior, "why broken" | hunt | skills/hunt/SKILL.md |
| Writing, editing prose, polish, release notes, remove AI tone | write | skills/write/SKILL.md |
| Deep research, unfamiliar domain, compile sources into output | learn | skills/learn/SKILL.md |
| Any URL or PDF to fetch, "read this", "fetch this page" | read | skills/read/SKILL.md |
| Claude ignoring instructions, config audit, hooks/MCP broken, health token usage | health | skills/health/SKILL.md |