using-superpowers

Invoke relevant Skills before responding to determine applicability.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/RockwallJMC/piercedesk6 --skill using-superpowers-rockwalljmc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/RockwallJMC/piercedesk6/tree/main/.claude/skills/using-superpowers
Command: npx skills add https://github.com/RockwallJMC/piercedesk6 --skill using-superpowers-rockwalljmc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

Core Features & Use Cases

  • Establishes a consistent skill discovery and invocation flow at the start of a conversation.
  • Ensures Skill tool is invoked before responding to determine applicability and load instructions.
  • Reduces missed opportunities by enforcing skill usage even for uncertain cases.

Quick Start

Invoke relevant skills before any response and then follow the skill's 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 AI invokes a workflow skill before responding to a conversation?

To ensure AI invokes a workflow skill before responding, establish a consistent skill discovery flow that requires the Skill tool to be located and loaded prior to generating any reply. This guarantees instructions are followed even before asking clarifying questions.

What is the best way to automate skill discovery for uncertain AI tasks?

Automating skill discovery for uncertain AI tasks involves enforcing a guardrail that checks for any chance a Skill applies before replying. If a Skill is found, its instructions are loaded and followed; if not, the AI proceeds with a normal response.

Why does my AI ask clarifying questions without checking for applicable skills first?

AI asks clarifying questions without checking skills due to missed skill invocation opportunities. Establishing a guardrail that mandates Skill tool invocation before ANY response ensures applicability is always determined and instructions are loaded first.

Can I enforce skill invocation as a guardrail at the start of an AI workflow?

Yes, you can enforce skill invocation as a guardrail at the start of an AI workflow. This ensures the Skill tool is always invoked to determine applicability and load instructions before any response is generated.

What happens if an invoked skill does not apply to the current AI conversation?

If an invoked skill does not apply to the current AI conversation, the workflow simply proceeds with a normal response. The guardrail ensures the check happens, but does not force the skill's use if it lacks applicability.