mirror of
https://github.com/obra/superpowers.git
synced 2026-07-09 17:28:39 +00:00
The "Signals You're Doing It Wrong" bullet in systematic-debugging/SKILL.md
contains the literal token Claude Code's runtime scans for in tool result
bodies. Every Skill-tool invocation of this skill caused the harness to
inject a spurious system-reminder claiming the user requested deeper
reasoning, silently bumping every session into extended thinking.
Replace the bullet's spelling so the contiguous letter sequence the scanner
matches is broken with a hyphen. The signal text remains recognizable to
the agent and the documented action ("Question fundamentals, not just
symptoms") is unchanged.
Fixes obra/superpowers#1283
|
||
|---|---|---|
| .. | ||
| condition-based-waiting-example.ts | ||
| condition-based-waiting.md | ||
| CREATION-LOG.md | ||
| defense-in-depth.md | ||
| find-polluter.sh | ||
| root-cause-tracing.md | ||
| SKILL.md | ||
| test-academic.md | ||
| test-pressure-1.md | ||
| test-pressure-2.md | ||
| test-pressure-3.md | ||