| "build a feature", "implement X", "add capability" | build | mz-dev-pipe |
| "fix this bug", "debug", "why is this broken" | debug | mz-dev-pipe |
| "security review", "audit for vulns", "threat model" | audit | mz-dev-pipe |
| "verify this works", "prove correctness", "check behavior" | verify | mz-dev-pipe |
| "polish this", "clean up", "finalize" | polish | mz-dev-pipe |
| "optimize", "make it faster", "profile hotspot" | optimize | mz-dev-pipe |
| "explain this code", "what does this do" | explain | mz-dev-pipe |
| "investigate", "dig into", "find root cause" | investigate | mz-dev-pipe |
| "blast radius", "what breaks if I change X", "impact analysis" | blast-radius | mz-dev-pipe |
| "deep audit", "pre-PR audit", "ship audit", "before publishing", "before I open a PR" | deep-audit | mz-dev-pipe |
| "research topic deeply", "survey the field" | deep-research | mz-dev-pipe |
| "bootstrap rules", "init project rules" | init-rules | mz-dev-base |
| "review my branch", "what changed locally" | review-branch | mz-dev-git |
| "review this PR", "what's wrong with this PR" | github-review-pr | mz-dev-git |
| "scan open PRs", "triage PRs" | github-scan-prs | mz-dev-git |
| "help me author a new skill", "write a SKILL.md", "construct a skill" | construct-skill | mz-dev-base |
| "which skill fits", "route this", "what plugins do I have" | using-mozg-pipelines | mz-dev-base |
| "find leads", "customers matching X", "outreach list" | lead-gen | mz-biz-outreach |
| "brainstorm", "generate ideas", "creative options" | brainstorm | mz-creative |