using-superpowers

Invoke applicable Skills before responding to enforce safe workflows.

7|4|Updated Jun 7, 2025
One-click install
npx skills add https://github.com/lootlog/monorepo --skill using-superpowers-lootlog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/lootlog/monorepo/tree/main/.agents/skills/using-superpowers
Command: npx skills add https://github.com/lootlog/monorepo --skill using-superpowers-lootlog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that every interaction starts by identifying and invoking the appropriate Skill, preventing misalignment and off-topic responses.

Core Features & Use Cases

  • Skill discovery: Detects applicable Skills at session start to guide the conversation.
  • Guaranteed invocation: Enforces that the Skill tool is invoked before any user response, including clarifying questions.
  • Guardrails and consistency: Provides predictable, safe behavior by routing actions through the skill framework.

Quick Start

Invoke the Skill tool at the beginning of a session to load and apply the relevant skill before replying to the user.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I enforce skill invocation before any conversational response to prevent unstructured replies?

To enforce skill invocation, configure the workflow to mandate the Skill tool is triggered at the start of every interaction. This guarantees the correct skill is applied before any user response, preventing unstructured outputs.

What is the best way to prevent prompt injection and ensure AI safety during tool usage?

Preventing prompt injection requires safety guardrails that route actions strictly through the skill framework. Enforcing mandatory skill invocation at the start of every interaction provides guardrails to prevent deviations or unsafe responses.

Does workflow governance require skill discovery before answering clarifying questions?

Workflow governance requires skill discovery before answering clarifying questions. The system must detect applicable skills at session start and invoke the Skill tool before any user response, including clarifications.

How do I route conversational design tasks through consistent skill invocation?

Routing conversational design tasks requires frontloading the Skill tool at the start of every interaction. This ensures consistent workflow governance by identifying and applying the correct skills across all conversation contexts.

When should I skip or apply skills during initial intent assessment?

You should apply skills during initial intent assessment when tool invocation is required to guide the conversation. The framework defines explicit conditions for when to skip or apply skills to maintain predictable, safe behavior.

Why does my AI assistant provide off-topic responses during task execution?

AI assistants provide off-topic responses when skill invocation is skipped. Enforcing guaranteed skill discovery and invocation at the start of every interaction prevents misalignment and ensures safe task execution.