using-superpowers

Detect applicable skills before task execution and route to checklist steps.

19|4|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/jarredkenny/agency-ai --skill using-superpowers-jarredkenny
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/jarredkenny/agency-ai/tree/main/roles/orchestrator/skills/using-superpowers
Command: npx skills add https://github.com/jarredkenny/agency-ai --skill using-superpowers-jarredkenny

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures you always check for applicable skills before taking action, preventing unnecessary or incorrect responses and leveraging built-in expertise.

Core Features & Use Cases

  • Mandatory skill invocation: Before replying to a user or starting work, the system checks for any applicable skills and surfaces guidance.
  • Environment agnostic: Works across tasks, domains, and platforms; applicable in coding, debugging, planning, or content tasks.
  • Deterministic flow: When a skill applies, it announces usage, evaluates its checklist, and guides the subsequent steps.

Quick Start

To apply this skill, always invoke the Skill tool when you receive a task. If a skill applies, announce: "Using [skill] to evaluate applicability" and follow the suggested steps.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I ensure applicable skills are invoked before taking action on a task?

Pre-action skill invocation ensures built-in expertise is applied before executing tasks. It works by detecting applicable skills across domains like coding or planning, announcing usage, and routing to checklist or execution steps to prevent incorrect responses.

What is the best way to automate ai-guidance precheck for coding and planning workflows?

Automating ai-guidance precheck is best handled by a deterministic workflow that generalizes across domains. This skill uses the Skill tool to announce usage, evaluate its checklist, and guide subsequent steps, ensuring correct responses before you start work.

Can I use this pre-action skill invocation workflow across different task domains?

Yes, you can use this pre-action skill invocation workflow across different task domains. It is environment agnostic and effectively applies to coding, debugging, planning, and content tasks by evaluating applicable skills before execution.

How do I start using the Skill tool to announce usage and route to execution steps?

To start using the Skill tool, always invoke it when you receive a task. If a skill applies, announce "Using [skill] to evaluate applicability," evaluate its checklist, and follow the suggested steps to guide your subsequent actions.

Why does my agent respond incorrectly when I skip the skill invocation workflow?

Your agent responds incorrectly when skipping the skill invocation workflow because it misses built-in expertise and precheck guidance. Enforcing a pre-action step prevents unnecessary or incorrect responses by surfacing applicable skills before execution.

Are there limitations to using a mandatory skill invocation workflow for task execution?

A limitation of mandatory skill invocation is the added deterministic overhead of checking skills before every action. However, this precheck ensures correctness by requiring an announcement and checklist evaluation, which may slow down immediate responses.