using-superpowers

Identify and invoke the correct Skill before producing any reply.

7|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/wsxwj123/opencode-skills-backup --skill using-superpowers-wsxwj123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/wsxwj123/opencode-skills-backup/tree/main/using-superpowers
Command: npx skills add https://github.com/wsxwj123/opencode-skills-backup --skill using-superpowers-wsxwj123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that relevant Skills are identified and invoked at the start of every conversation, preventing uncontextualized replies and guiding execution through the Skill tool.

Core Features & Use Cases

  • Establishes a mandatory invocation flow to check for applicable Skills before forming any response.
  • Provides a consistent preflight for cross-environment usage (Claude Code or other platforms).
  • Improves safety and relevance by ensuring responses are grounded in the loaded Skill content.

Quick Start

Immediately invoke the Skill tool on the initial user input to determine applicable Skills before replying.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I ensure AI skill invocation happens before generating a reply?

To ensure AI skill invocation happens before generating a reply, establish a mandatory preflight flow that checks for applicable skills via the Skill tool and loads their context immediately upon receiving the initial user input.

Why do uncontextualized AI replies happen and how does context-loading fix them?

Uncontextualized AI replies happen when responses lack grounding. Context-loading fixes this by identifying and loading relevant Skill content into the environment prior to answering, ensuring safety and relevance.

How to set up workflow guardrails for cross-environment AI prompting?

Set up workflow guardrails by applying a consistent preflight invocation flow across environments like Claude Code, ensuring the system evaluates and loads necessary skills before forming any response.

Does this skill invocation approach work across different platforms like Claude Code?

Yes, this skill invocation approach provides a consistent preflight for cross-environment usage, applying mandatory checks to determine when and how to use the Skill tool in varied platform contexts.

What is the best way to prevent AI from answering questions without the right context?

The best way to prevent uncontextualized answers is to enforce cross-conversation guardrails that identify and invoke the correct Skill before producing any reply, grounding responses in loaded content.

When should I not use automated skill invocation in my workflow?

Avoid automated skill invocation when a conversation requires immediate, ungrounded clarification without preloaded context, as this mandatory flow always checks and loads Skill content prior to answering.