Commit 89a567e
fix: register smoke-test in RESOLVER + add required SKILL sections
Fixes the 7 failing unit tests + 1 failing Tier 1 E2E:
- `skills/RESOLVER.md`: add smoke-test under Operational (mirrors
skillpack-check placement). Fixes resolver_health check failure which
cascaded into skillpack-check tests, doctor exit code, and the E2E
'gbrain doctor exits 0 on healthy DB' assertion.
- `skills/smoke-test/SKILL.md`: add `## Anti-Patterns` and
`## Output Format` sections required by skills-conformance.test.ts.
Root cause: PR #369 added skills/smoke-test/ to the manifest but never
wired it into RESOLVER.md and never added the sections the conformance
test requires for every manifest entry.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 67fc285 commit 89a567e
2 files changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
0 commit comments