一键导入
goat
Use when you describe an outcome and need the right goat-* workflow chosen for you.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when you describe an outcome and need the right goat-* workflow chosen for you.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when evaluating test coverage gaps, planning test strategy, or assessing testing risk for code changes.
Use when reviewing a diff, PR, or set of code changes, or auditing a codebase area for quality issues. Triggers: 'review this', 'code review', 'audit X', 'look at these changes'.
Use when assessing security implications of code changes, architecture decisions, or new features.
Use when starting a non-trivial implementation that needs structured task breakdown with progress tracking.
Use when a decision or analysis needs multi-lens critique to surface blind spots before shipping.
Use when diagnosing a bug, unexpected behaviour, system failure, or unfamiliar code that needs structured investigation.
| name | goat |
| description | Use when you describe an outcome and need the right goat-* workflow chosen for you. |
| goat-flow-skill-version | 1.14.0 |
Read .goat-flow/skill-docs/skill-preamble.md for shared conventions.
If a symptom tempts code reading, STOP. The dispatcher routes; the routed skill investigates.
| Excuse | Reality |
|---|---|
| "I can see it - routing is overhead" | Route before investigation. |
| "The user said 'just fix it'" | Route to /goat-debug. |
target-files=unknowngather-degraded and route anywayRelevant prior learnings line - that belongs to the routed skill's Step 0Intent: <classified user intent>
Route: </goat-* skill or direct path>
Rationale: <verified routing rule and boundary state>
| Intent | Route |
|---|---|
| Bug, failure, unexpected behaviour; verify a fix | /goat-debug |
| Browser-visible issue | Browser evidence first; /goat-debug Investigate if diagnosis needed |
| Understand, explain, explore unfamiliar code | /goat-debug (Investigate mode) |
| GOAT Flow setup/process/harness/skills quality assessment | goat-flow quality CLI/dashboard prompt flow (no goat skill wrapper) |
| Code quality review, area audit, diff check | /goat-review |
| Multi-perspective critique | /goat-critique |
| Security, compliance, dependency audit | /goat-security |
| Testing gaps, coverage, verification planning | /goat-qa |
| Bare task path (no action verb) | Bare or ambiguous task paths are read-only context. Do not update .active, milestone status, or code from a path alone |
| Plan/design or non-trivial build/change | /goat-plan; build/change carries return-to-implement, plan/design stops after planning |
| Simple implementation (single-file, obvious) | No skill; use execution loop directly |
| Simple question | Answer directly |
return-to-implement preserves build authorization, but Ask First boundaries still gate