using-superpowers

Identify and activate the correct Superpowers skill before responding.

Updated Jun 30, 2026
One-click install
npx skills add https://github.com/JiangAustin/Money_Never_Sleep --skill using-superpowers-jiangaustin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/JiangAustin/Money_Never_Sleep/tree/main/.claude/skills/using-superpowers
Command: npx skills add https://github.com/JiangAustin/Money_Never_Sleep --skill using-superpowers-jiangaustin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It prevents assistants from responding blindly by forcing them to check whether a relevant skill exists before taking action. This reduces wasted work, inconsistent behavior, and missed workflow rules.

Core Features & Use Cases

  • Mandatory Skill Discovery: Verify whether a skill applies even when the task seems simple.
  • Instruction Priority: Follow the skill's rules while still honoring higher-priority user instructions.
  • Cross-Platform Guidance: Translate Claude Code tool references into the equivalent tools for Copilot CLI, Gemini CLI, Hermes, Qoder, Codex, and Pi.
  • Use Case: When starting a coding, documentation, or planning task, activate this skill first so the assistant knows which additional skill to load next.

Quick Start

Use this skill first so the assistant can identify any applicable skill, load it, and follow its instructions before answering.

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 assistant checks for workflow rules before responding?

To ensure an assistant checks for workflow rules before responding, use mandatory skill discovery to verify and load any applicable skill first. This mechanism prevents blind responses by forcing the assistant to identify relevant execution rules or platform-specific tool mappings before taking any action.

What is mandatory skill discovery and when do I need it for coding tasks?

Mandatory skill discovery is the process of verifying whether a relevant skill applies before generating any response. You need it for coding, documentation, or planning tasks to reduce wasted work, enforce consistent behavior, and catch missed workflow rules even when the task seems simple.

Can I translate Claude Code tool references for use in Copilot CLI or Gemini CLI?

Yes, you can translate Claude Code tool references for Copilot CLI, Gemini CLI, Hermes, Qoder, Codex, and Pi. Cross-platform guidance maps Claude Code conventions to the equivalent tools in supported environments so the assistant executes tasks correctly on your specific platform.

How do I handle instruction priority when a loaded skill conflicts with user requests?

To handle instruction priority when a loaded skill conflicts with user requests, the skill follows its own rules while still honoring higher-priority user instructions. The assistant activates the correct skill first but respects your direct overrides to maintain the desired workflow balance.

Does prompt routing work across different coding assistant platforms?

Yes, prompt routing works across different coding assistant platforms through cross-platform tool translation. It maps Claude Code tool references to equivalent tools in Copilot CLI, Gemini CLI, Hermes, Qoder, Codex, and Pi, ensuring workflow guidance applies regardless of the environment.

Why does my assistant miss workflow rules even when specialized skills exist?

Your assistant misses workflow rules because it responds blindly without checking if a relevant skill exists first. Activating mandatory skill discovery before taking action forces the assistant to identify and load applicable skills, reducing inconsistent behavior and missed execution rules.