Fixed YAML parsing errors in 4 skill files that were missing the closing '---' delimiter in their frontmatter, causing skill loading failures. Fixed files: - skills/auto-superpowers/SKILL.md - skills/cognitive-context/SKILL.md - skills/cognitive-planner/SKILL.md - skills/cognitive-safety/SKILL.md Co-Authored-By: Claude <noreply@anthropic.com>
854 B
854 B
name, description
| name | description |
|---|---|
| auto-superpowers | CRITICAL: This skill is ALWAYS active. Forces the agent to check for and use relevant Superpowers skills before ANY action. |
CRITICAL MANDATE
THIS SKILL IS ALWAYS ACTIVE AND CANNOT BE BYPASSED.
Before EVERYTHING you do—every response, every action, every clarification question—you MUST:
- Check if ANY Superpowers skill applies to the current task
- If a skill MIGHT apply (even 1% chance), invoke it immediately
- Follow the invoked skill's instructions exactly
This is NON-NEGOTIABLE. You cannot: ✗ Skip this to "save time" ✗ Decide a skill is "overkill" ✗ Rationalize that you "already know what to do" ✗ Do clarifying questions first ✗ Explore the codebase first
THE FLOW (MANDATORY): User message → Check for relevant skills → Invoke if applies → Follow skill → Respond