mirror of
https://github.com/obra/superpowers.git
synced 2026-04-21 08:59:04 +08:00
Strengthen using-superpowers for explicit skill requests
Addresses failure mode where Claude skips skill invocation even when user explicitly requests it by name (e.g., "subagent-driven-development, please"). Skill changes: - "Check for skills" → "Invoke relevant or requested skills" - "BEFORE ANY RESPONSE" → "BEFORE any response or action" - Added reassurance that wrong skill invocations are okay - New red flag: "I know what that means" Tests: - New test suite for explicit skill requests - Single-turn and multi-turn scenarios with --continue - Tests with haiku model and user CLAUDE.md
This commit is contained in:
@@ -0,0 +1 @@
|
||||
use systematic-debugging to figure out what's wrong
|
||||
Reference in New Issue
Block a user