using-superpowers

Enforce skill discovery and activation before responding in agent environments.

1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/51hhh/BU03 --skill using-superpowers-51hhh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/51hhh/BU03/tree/main/.github/skills/using-superpowers
Command: npx skills add https://github.com/51hhh/BU03 --skill using-superpowers-51hhh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It prevents the assistant from responding before checking whether a relevant skill should be activated, reducing missed workflow rules and inconsistent behavior.

Core Features & Use Cases

  • Skill Discovery: Trains the assistant to inspect conversations for applicable skills before answering.
  • Priority Handling: Clarifies that user instructions outrank skill guidance when they conflict.
  • Platform Mapping: Points users to the right invocation mechanism across Claude Code, Copilot CLI, Gemini CLI, and other environments.

Quick Start

Ask me to apply the using-superpowers skill so I can identify any relevant skills and follow their instructions before I respond.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I activate skills before responding in Claude Code or Gemini CLI?

To activate skills before responding, instruct the assistant to apply skill discovery so it reads SKILL.md frontmatter and uses the platform's invocation mechanism before answering. This enforces workflow rules across Claude Code, Copilot CLI, and Gemini CLI environments.

Why does my AI assistant miss workflow rules and respond inconsistently?

Assistants miss workflow rules when they respond before checking for relevant skill activation. Enforcing skill discovery and reading SKILL.md frontmatter before any response reduces missed rules and ensures consistent behavior across task execution.

Does skill priority override user instructions in agent workflows?

User instructions outrank skill guidance when they conflict. Skill priority handling clarifies that user directives take precedence over skill rules, ensuring user intent maintains the highest authority across skill-enabled agent environments.

What is the best way to ensure relevant skills are discovered before answering questions?

The best way to ensure relevant skill discovery is enforcing skill inspection before any response. This requires reading SKILL.md frontmatter, honoring priority rules, and using the platform's skill invocation mechanism before answering questions or executing tasks.

Can I use skill discovery across different CLI platforms like Copilot CLI and Gemini CLI?

Yes, skill discovery works across Copilot CLI, Gemini CLI, and Claude Code. Platform mapping directs the assistant to the correct skill invocation mechanism for each environment, ensuring consistent activation before conversations and task execution.