원클릭으로
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