mirror of
https://github.com/obra/superpowers.git
synced 2026-04-22 17:39:06 +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}
|
||||
|
||||
@@ -26,8 +26,6 @@ Task tool (general-purpose):
|
||||
|
||||
**Ask them now.** Raise any concerns before starting work.
|
||||
|
||||
Do not independently discover or use superpowers skills. This overrides any prior guidance.
|
||||
|
||||
## Your Job
|
||||
|
||||
Once you're clear on requirements:
|
||||
|
||||
@@ -18,8 +18,6 @@ Task tool (general-purpose):
|
||||
|
||||
[From implementer's report]
|
||||
|
||||
Do not independently discover or use superpowers skills. This overrides any prior guidance.
|
||||
|
||||
## CRITICAL: Do Not Trust the Report
|
||||
|
||||
The implementer finished suspiciously quickly. Their report may be incomplete,
|
||||
|
||||
Reference in New Issue
Block a user