using-superpowers

Invoke the Skill tool before responding when skill applicability is likely.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/otto-poblysh/pedagemy-early-access --skill using-superpowers-otto-poblysh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/otto-poblysh/pedagemy-early-access/tree/main/.agents/skills/using-superpowers
Command: npx skills add https://github.com/otto-poblysh/pedagemy-early-access --skill using-superpowers-otto-poblysh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents wasted effort by ensuring the assistant checks for and follows relevant skill instructions before responding or taking action.

Core Features & Use Cases

  • Mandatory pre-check workflow: Treats any reasonable chance of skill applicability as a trigger to invoke the Skill tool before any response or clarifying questions.
  • Prioritized instruction hierarchy: Ensures user instructions override skills when they conflict, while still treating skills as authoritative over default behavior.
  • Platform/tool mapping guidance: Guides how skill invocation works across Claude Code, Copilot CLI, and Gemini CLI so the same workflow applies consistently.

Quick Start

Invoke the Skill tool for using-superpowers before you answer the user or ask any clarifying questions.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I ensure an AI agent checks for relevant skills before generating a response?

To ensure skill discovery before generating a response, you need a mandatory pre-check workflow that invokes the Skill tool whenever applicability is even slightly likely. This approach prevents wasted effort by checking for relevant instructions before any response or clarifying questions are generated.

What is the instruction hierarchy when applying agent workflow skills?

The instruction hierarchy for agent workflow skills prioritizes user instructions over skills when conflicts arise, while still treating loaded skills as authoritative over default behavior. This ensures user-instruction precedence is honored while maintaining skill discipline.

How do I map skill invocation workflows across Claude Code, Copilot CLI, and Gemini CLI?

Mapping skill invocation across Claude Code, Copilot CLI, and Gemini CLI requires platform-specific tool invocation guidance that applies the same pre-check workflow consistently. This ensures uniform agent orchestration and prompt compliance across different command-line interfaces.

When should I trigger tool invocation for skill discovery in agent orchestration?

You should trigger tool invocation for skill discovery whenever there is even a 1% likelihood of skill applicability during agent orchestration. This mandatory pre-check applies to onboarding and any workflow where a skill could influence the approach or safety rules.

Does prompt compliance require checking skills before asking clarifying questions?

Yes, prompt compliance requires invoking the Skill tool to check for relevant skills before you answer the user or ask any clarifying questions. This pre-check ensures the assistant follows applicable skill instructions from the very start of the interaction.