superpowers/skills/systematic-debugging
Nick Galatis 90e1721817 fix(systematic-debugging): defuse Claude Code ultrathink keyword scanner trigger (#1558)
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
2026-06-16 10:09:44 -07:00
..
condition-based-waiting-example.ts Consolidate debugging techniques into systematic-debugging skill 2025-12-17 16:44:51 -08:00
condition-based-waiting.md Consolidate debugging techniques into systematic-debugging skill 2025-12-17 16:44:51 -08:00
CREATION-LOG.md Release v5.1.0 (#1468) 2026-05-04 15:05:01 -07:00
defense-in-depth.md Consolidate debugging techniques into systematic-debugging skill 2025-12-17 16:44:51 -08:00
find-polluter.sh Consolidate debugging techniques into systematic-debugging skill 2025-12-17 16:44:51 -08:00
root-cause-tracing.md Release v5.1.0 (#1468) 2026-05-04 15:05:01 -07:00
SKILL.md fix(systematic-debugging): defuse Claude Code ultrathink keyword scanner trigger (#1558) 2026-06-16 10:09:44 -07:00
test-academic.md Now that skills are a first-class thing in Claude Code, restore them to the primary plugin 2025-10-16 07:19:00 -07:00
test-pressure-1.md Now that skills are a first-class thing in Claude Code, restore them to the primary plugin 2025-10-16 07:19:00 -07:00
test-pressure-2.md Now that skills are a first-class thing in Claude Code, restore them to the primary plugin 2025-10-16 07:19:00 -07:00
test-pressure-3.md Now that skills are a first-class thing in Claude Code, restore them to the primary plugin 2025-10-16 07:19:00 -07:00