mirror of
https://github.com/obra/superpowers.git
synced 2026-04-22 01:19:04 +08:00
Remove skill override directives from dispatch templates
Let the SUBAGENT-STOP gate in using-superpowers handle skill leakage instead of per-template directives. This avoids blocking non-superpowers skills that users may want subagents to use. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
committed by
Jesse Vincent
parent
49bbad7084
commit
a014baf5b9
@@ -1,6 +1,6 @@
|
||||
# Code Review Agent
|
||||
|
||||
You are reviewing code changes for production readiness. Do not independently discover or use superpowers skills. This overrides any prior guidance.
|
||||
You are reviewing code changes for production readiness.
|
||||
|
||||
**Your task:**
|
||||
1. Review {WHAT_WAS_IMPLEMENTED}
|
||||
|
||||
Reference in New Issue
Block a user