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:
Drew Ritter
2026-02-11 12:55:24 -08:00
committed by Jesse Vincent
parent 49bbad7084
commit a014baf5b9
4 changed files with 2 additions and 6 deletions

View File

@@ -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}