using-superpowers

Enforce mandatory skill invocation before generating AI responses.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that AI agents consistently use available tools (skills) before generating any response, preventing unassisted actions and promoting a structured, tool-driven workflow.

Core Features & Use Cases

  • Mandatory Skill Invocation: Enforces the use of skills when there's even a slight possibility they apply.
  • Workflow Guidance: Provides a clear decision tree and red flags for common rationalizations to avoid.
  • Use Case: When a user asks a question that could potentially be answered by a skill, this Skill's principles guide the AI to first check and invoke the relevant skill before attempting to answer directly or ask clarifying questions.

Quick Start

Always check if a skill applies to the user's request before proceeding.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I enforce mandatory skill invocation before an AI agent generates a response?

To enforce mandatory skill invocation, you apply a strict protocol requiring the AI agent to check and utilize relevant skills before generating any response, ensuring a structured, tool-driven workflow.

What is skill invocation protocol in AI agent workflows?

Skill invocation protocol is a strict rule set ensuring AI agents discover and execute relevant skills before answering, preventing unassisted actions and keeping operations within defined tool capabilities.

Why does my AI agent bypass available tools and answer questions directly?

AI agents bypass tools due to common rationalizations; applying a mandatory skill invocation protocol overrides this behavior by providing a clear decision tree and red flags to enforce tool usage.

Does mandatory skill invocation apply to all conversational turns and task execution scenarios?

Yes, mandatory skill invocation applies to all conversational turns and task execution scenarios, requiring adherence to a strict protocol for skill selection whenever a user request could potentially match a skill.

What's the best way to structure AI agent workflows to prioritize tool usage?

The best way to structure AI agent workflows is implementing a mandatory invocation protocol that provides a clear decision tree, ensuring agents prioritize skill discovery and utilization before attempting direct answers.