superpowers-using-superpowers

Invoke the Skill tool before responding to user requests.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/qq824045252-ship-it/erp --skill superpowers-using-superpowers-qq824045252-ship-it
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: superpowers-using-superpowers
Source: https://github.com/qq824045252-ship-it/erp/tree/main/.agents/skills/superpowers-using-superpowers
Command: npx skills add https://github.com/qq824045252-ship-it/erp --skill superpowers-using-superpowers-qq824045252-ship-it

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Establishes a mandatory practice of invoking the Skill tool before any response, ensuring adherence to skill-based governance and preventing unintended prompt behavior.

Core Features & Use Cases

  • Enforces pre-response Skill invocation to guarantee compliance with skill-driven workflows.
  • Guides how to access and apply skills across conversations, clarifications, and task execution.
  • Supports prioritization rules that always defer to user instructions when applicable.

Quick Start

Invoke the Skill tool at the start of every conversation to determine applicable skills before responding.

Frequently Asked Questions about superpowers-using-superpowers

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce skill invocation before an AI generates a response?

To enforce skill invocation before a response, configure a mandatory instruction hierarchy requiring the AI to call the Skill tool at the start of every conversation. This guarantees compliance with skill-driven workflows and prevents unintended prompt behavior.

What is pre-response skill invocation in AI workflows?

Pre-response skill invocation is a governance mechanism ensuring an AI checks for applicable skills before answering user requests. It defaults to skill-driven actions across all conversation contexts to maintain strict instruction-following and prompt safety.

How do I set up an instruction hierarchy for AI task execution?

Set up an instruction hierarchy by defining a frontmatter with a name and description, then specifying prioritization rules. This hierarchy governs when and how to execute skills, always deferring to direct user instructions when applicable.

Does mandatory skill invocation override user instructions during conversations?

No, mandatory skill invocation does not override user instructions. The defined instruction hierarchy includes prioritization rules that always defer to explicit user instructions when applicable, balancing automated skill governance with user control.

Why does my AI workflow skip applicable skills during task execution?

Your AI workflow skips applicable skills because it lacks a mandatory pre-response invocation rule. Implementing a default skill-driven action policy ensures the AI evaluates and applies relevant skills before generating any conversational response.