using-superpowers

Automatically discover and invoke relevant skills before responding in CLI environments.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/sammy9322/ventura-dental-facturacion --skill using-superpowers-sammy9322
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/sammy9322/ventura-dental-facturacion/tree/main/.agents/skills/using-superpowers
Command: npx skills add https://github.com/sammy9322/ventura-dental-facturacion --skill using-superpowers-sammy9322

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the problem of forgetting to invoke relevant skills during conversations, which leads to inconsistent workflows, missed best practices, and incorrect task execution. It ensures that skill discovery and activation happen automatically before any response or action.

Core Features & Use Cases

  • Automatic Skill Discovery: Scans for applicable skills before every response, even for seemingly simple tasks.
  • Priority Enforcement: Establishes clear instruction hierarchy where user instructions override skill defaults, but skills override system prompts.
  • Platform Adaptation: Provides tool mappings for Claude Code, Codex, Copilot CLI, Gemini CLI, Antigravity, and Pi environments.
  • Use Case: A developer asks a simple question about code structure. This skill ensures the agent first checks for relevant skills like systematic-debugging or brainstorming before providing an answer.

Quick Start

Before responding to any request, immediately check for and invoke any skill that might apply to the task at hand.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I automatically invoke the right AI skills before generating a response?

To automatically invoke skills, you need a meta skill that enforces mandatory skill discovery before any AI response or action. This prevents workflow violations by scanning for applicable skills and establishing a clear instruction hierarchy where user inputs override defaults.

What is agent governance and how does it apply to workflow discipline?

Agent governance enforces strict instruction priority to maintain workflow discipline across conversational contexts and code generation. It ensures mandatory skill invocation happens before any action, applying priority rules where user instructions supersede skill defaults but skills override system prompts.

Can I enforce skill invocation across multiple CLI environments like Claude Code and Codex?

Yes, skill invocation can be enforced across multiple CLI environments including Claude Code, Codex, Copilot CLI, and Gemini CLI. The system provides platform-specific tool mappings and loading mechanisms to read SKILL.md files and apply instruction priority rules consistently.

Why does my AI agent miss best practices during debugging sessions?

Your AI agent misses best practices during debugging sessions because it lacks automatic skill discovery before responding. Forgetting to invoke relevant skills leads to inconsistent workflows and incorrect task execution, which requires a meta skill to scan for applicable skills before any action.

What happens when user instructions conflict with skill defaults in an automated workflow?

When user instructions conflict with skill defaults in an automated workflow, strict priority rules dictate that user instructions supersede skill defaults. However, the active skills still override the base system prompts to maintain agent governance and workflow discipline.

How do I start using automation rules to check for relevant skills before a response?

To start using automation rules for skill checks, configure the agent to immediately scan for and invoke any applicable skill before responding to any request. This applies to all conversational contexts and code generation tasks, requiring platform-specific SKILL.md loading mechanisms.