using-superpowers

Invoke the Skill tool to load guidance before replying in conversations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures that every conversation starts by invoking the Skill tool to load its guidance before any reply, establishing a safe, structured, and transparent interaction flow.

Core Features & Use Cases

  • Enforces Skill invocation before replying in conversations to standardize AI behavior.
  • Provides a clear rule set for when to apply skills, including handling clarifying questions.
  • Reduces misalignment by ensuring that skill guidance is loaded and followed at the outset of interactions.

Quick Start

Before replying to any user message, invoke the Skill tool to load this Skill's guidance and follow its instructions exactly. If the skill is not applicable, proceed with normal reasoning.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I enforce AI instruction-following before any reply in a conversation?

AI prompt-safety is maintained by loading skill guidance via the Skill tool before any reply. This ensures transparent interactions and reduces misalignment by following loaded instructions exactly.

What is the best way to standardize AI behavior at the start of a conversation?

Standardizing AI behavior involves invoking the Skill tool before any reply. This enforces a structured interaction flow, ensuring guidance is loaded and followed exactly from the outset.

Does enforcing Skill invocation work with clarifying questions?

Yes, the Skill invocation rule applies even to clarifying questions. This ensures the AI loads necessary guidance and follows instructions exactly before generating any conversational reply.

How do I prevent an AI from reading skill files directly during interactions?

Preventing direct skill file reading requires invoking the Skill tool to load content. The AI then follows the loaded instructions exactly, bypassing the need to read raw skill files.

When should I invoke the Skill tool for conversation-start guidance?

Invoke the Skill tool before replying to any user message to load conversation-start guidance. If the loaded guidance is not applicable, proceed with normal reasoning.