using-superpowers

Check skill metadata and apply priority rules before responding.

Updated Sep 27, 2024
One-click install
npx skills add https://github.com/sheer-rey/PowerBash --skill using-superpowers-sheer-rey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/sheer-rey/PowerBash/tree/main/.claude/skills/using-superpowers
Command: npx skills add https://github.com/sheer-rey/PowerBash --skill using-superpowers-sheer-rey

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This meta-skill prevents missed context by forcing you to check for relevant skills before you answer, so you do not skip specialized workflows, tool mappings, or priority rules.

Core Features & Use Cases

  • Discovers when a skill may apply and loads it before responding.
  • Explains how to use skills across Claude Code, Copilot CLI, Cline, Codex, Gemini CLI, Hermes, Qoder, and Pi.
  • Resolves conflicts between user instructions, skill instructions, and default behavior.
  • Useful for kickoff, planning, debugging, documentation, and any task where a specialized workflow might exist.

Quick Start

Load the using-superpowers skill before replying to the user and follow its priority and tool-mapping guidance.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I ensure my AI assistant checks for relevant agent guidance before responding?

To ensure your AI assistant checks for agent guidance before responding, you need a meta-skill that enforces disciplined skill discovery. This forces the assistant to load specialized workflows and priority rules before generating an answer.

Does prompt routing work across different coding assistants like Claude Code and Copilot CLI?

Yes, prompt routing works across multiple coding assistants. This skill provides tool mapping guidance for platforms including Claude Code, Copilot CLI, Cline, Codex, Gemini CLI, Hermes, Qoder, and Pi.

How do I resolve conflicts between user instructions and skill priority rules?

To resolve conflicts between user instructions and skill priority rules, the skill enforces a strict priority hierarchy. It honors user instructions first, then applies skill-specific rules, and finally falls back to default behavior.

What is the best way to prevent missed context when using specialized AI workflows?

The best way to prevent missed context in specialized AI workflows is to enforce skill activation before answering. This meta-skill checks metadata first to avoid skipping relevant tool mappings or workflows.

When do I need a meta-skill for workflow selection in software engineering?

You need a meta-skill for workflow selection during kickoff, planning, debugging, documentation, or any task where a specialized workflow might exist. It ensures the correct skill is discovered and loaded before you respond.