using-superpowers

Invoke the Skill tool at conversation start to discover and route applicable skills.

321|26|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/mkurman/tamux --skill using-superpowers-mkurman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/mkurman/tamux/tree/main/skills/development/superpowers/using-superpowers
Command: npx skills add https://github.com/mkurman/tamux --skill using-superpowers-mkurman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Establishes how to locate and activate relevant skills at the start of a conversation, ensuring skill usage is mandated before any replies.

Core Features & Use Cases

  • Pre-response Skill invocation: ensures the Skill tool is consulted before answering.
  • Skill discovery & routing: identifies applicable skills and routes dialogue through the Skill framework.
  • Use Case: When starting a new chat, guarantees a consistent, skill-driven approach to task handling.

Quick Start

Invoke the Skill tool at the start of every session to locate and load applicable skills for the conversation.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I enforce skill invocation at the start of every conversation?

Pre-response skill invocation ensures the Skill tool is consulted before any replies are generated, establishing a consistent, skill-driven approach to task handling and routing dialogue through the Skill framework at the outset of every new chat session.

How does pre-response skill discovery work in agent platforms?

Pre-response skill discovery works by intercepting the conversation start to load skill metadata and route prompts through the Skill framework. This ensures applicable skills are identified and activated before any response is generated.

Can I route all chat prompts through a skill framework automatically?

Yes, you can route all chat prompts through a skill framework automatically by applying a pre-response invocation rule across agent environments. This guarantees the Skill tool is consulted before answering, routing dialogue consistently.

What is the best way to locate applicable skills before answering a prompt?

The best way to locate applicable skills before answering is to invoke the Skill tool at the start of the session. This pre-response action loads skill metadata, enforces discovery, and routes the prompt through the framework.

Do I need to load skill metadata to enforce pre-response skill invocation?

Yes, you need to load skill metadata to enforce pre-response skill invocation effectively. Loading metadata allows the agent platform to discover applicable skills, route prompts through the Skill framework, and guide every chat.