using-superpowers

Check available skills and invoke the Skill tool before responding.

6|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/pur3v4d3r/pur3-pkb-codebase --skill using-superpowers-pur3v4d3r
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/pur3v4d3r/pur3-pkb-codebase/tree/main/.claude/skills/using-superpowers
Command: npx skills add https://github.com/pur3v4d3r/pur3-pkb-codebase --skill using-superpowers-pur3v4d3r

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures that every user message is checked against available skills and the appropriate Skill tool is invoked before any response, establishing a mandatory guardrail for conversation.

Core Features & Use Cases

  • Skill-First Guardrail: Checks for relevant skills and triggers the Skill tool prior to replying.
  • Clear Guidance: Documents the protocol for when and how to invoke skills, including clarifications when needed.
  • Consistency Across Tasks: Applies to all conversations to maintain safe and structured interactions.

Quick Start

Always run the skill check before replying to any user message and invoke the Skill tool when a skill might apply.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I enforce a skill check before generating a conversation response?

To enforce a skill check before a conversation response, you need a guardrail that intercepts every user message, evaluates it against available skills, and triggers the appropriate tool invocation prior to replying.

What is a pre-response guardrail for tool invocation?

A pre-response guardrail for tool invocation is a mandatory protocol that checks incoming messages for applicable skills and executes the relevant tool before any text is generated, ensuring structured interactions.

How do I set up a mandatory skill-check workflow for all conversations?

To set up a mandatory skill-check workflow, apply a consistent guardrail rule across all conversational tasks that forces the system to announce skill usage and invoke tools before answering.

Can I use conversation guardrails to manage task creation and follow-up steps?

Yes, conversation guardrails can manage task creation and follow-up steps by enforcing a defined response flow that includes optional task generation after the initial skill check and tool invocation are completed.

When should I not use a pre-response skill invocation protocol?

You should avoid using a pre-response skill invocation protocol for simple conversational tasks where no specialized skills apply, as enforcing a mandatory tool check adds unnecessary overhead to basic interactions.