using-superpowers

Invoke applicable skills before responding to any user input.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/ytqh/agent-skills --skill using-superpowers-ytqh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/ytqh/agent-skills/tree/main/skills/using-superpowers
Command: npx skills add https://github.com/ytqh/agent-skills --skill using-superpowers-ytqh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that relevant skills are identified and invoked before responding to any user input, preventing unassisted, potentially unsafe or inefficient answers.

Core Features & Use Cases

  • Skill-first decision: Automatically checks for applicable skills at the start of every interaction and invokes the Skill tool if any may apply.
  • Deterministic workflow: Follows the documented skill workflow exactly, including announcing the skill usage and following any checklists.
  • Platform guidance: Includes instructions for Claude Code and other environments on how to load and use skills.
  • Use Case: In a new conversation, this Skill guarantees that a skill is evaluated before clarifying questions or content generation, ensuring proper tool use.

Quick Start

Invoke the using-superpowers skill to determine applicable skills before any response.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I ensure skill invocation happens before generating any AI response?

To ensure skill invocation happens before AI response generation, configure a deterministic workflow that automatically checks for applicable skills at the start of every interaction and invokes the Skill tool prior to any reply or clarifying questions.

What is a skill-first conversation workflow in Claude Code?

A skill-first conversation workflow in Claude Code is a deterministic process that evaluates and announces applicable skills before answering, preventing unassisted or potentially unsafe responses by following documented checklists in SKILL.md.

How to manage conversation management to prevent unassisted AI answers?

Manage conversation workflows to prevent unassisted AI answers by enforcing a skill evaluation step at the beginning of every interaction, requiring the system to identify and load relevant skills before generating content.

Can I use deterministic workflow rules to improve AI safety in conversations?

Yes, you can use deterministic workflow rules to improve AI safety by mandating that the Skill tool is invoked and its instructions are followed exactly before the AI is allowed to respond to any user input.

When do I need to invoke the Skill tool before replying to user input?

You need to invoke the Skill tool before replying to user input at the very beginning of every new conversation turn, ensuring applicable skills are identified and loaded before any content generation or clarifying questions occur.

Does using-superpowers work with other environments besides Claude Code?

Yes, using-superpowers includes platform guidance that applies across conversations in Claude Code and other environments, providing instructions on how to load and use skills to guide the deterministic workflow.