using-superpowers

Invokes the appropriate Skill tool before every conversational response.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/harsh-pandhe/pod-transit --skill using-superpowers-harsh-pandhe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/harsh-pandhe/pod-transit/tree/main/.agents/skills/using-superpowers
Command: npx skills add https://github.com/harsh-pandhe/pod-transit --skill using-superpowers-harsh-pandhe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Establishes a mandatory Skill invocation at the start of every conversation to ensure the AI loads and applies the appropriate skill before producing any response, including clarifying questions.

Core Features & Use Cases

  • Forces Skill tool invocation before any user-facing answer to standardize behavior across tasks
  • Guides correct skill discovery and application at session start for rapid task alignment
  • Reduces risk of missed or incorrect skill usage in dynamic conversations

Quick Start

Invoke the Skill tool at the start of a conversation to load and apply the appropriate skill for the task.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I ensure a skill is invoked before the AI generates a response?

To enforce skill invocation before a response, you need a mandatory workflow control that forces the AI to load and apply the appropriate skill at the start of a conversation. This standardizes behavior and validates the invocation before proceeding.

What is the best way to standardize skill discovery across dynamic conversations?

The best way to standardize skill discovery is to establish a mandatory skill invocation at the start of every session. This guides correct skill application, reducing the risk of missed or incorrect skill usage in dynamic conversations.

How do I guide correct skill application at session start for rapid task alignment?

You guide correct skill application at session start by directly controlling conversational workflows to ensure the appropriate skill is invoked before any user-facing answer. This achieves rapid task alignment by validating the invocation first.

Does this workflow guidance apply to clarifying questions and task requests?

Yes, this workflow guidance applies across all user prompts, including clarifications and task requests. It determines and applies the correct skill by requiring the Skill tool to be loaded whenever a related skill exists before proceeding.

Why does the AI need to load the Skill tool before producing any answer?

The AI must load the Skill tool before producing an answer to reduce the risk of missed or incorrect skill usage. This mandatory invocation validates the correct skill is applied to the user's prompt before generating a response.