using-superpowers

Enforce skill invocation before generating any response across conversational turns.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures a consistent pre-response flow by requiring the invocation of relevant skills before any AI reply.

Core Features & Use Cases

  • Enforces that skill invocation happens at the start of every interaction to guide the AI's actions.
  • Applies across clarifications, brainstorming, and task execution to standardize behavior.
  • Use case: in a multi-step task, the AI checks for applicable skills before providing an answer, ensuring safety and compliance.

Quick Start

Invoke the Skill tool to check applicability before responding.

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 guardrails before generating a response?

To enforce AI guardrails, you can configure a pre-response flow that automatically invokes relevant skills using the Skill tool before any reply is generated. This standardizes behavior across all conversational turns.

What are conversation management skills in AI governance?

Conversation management skills in AI governance enforce a standardized pre-response flow by requiring the AI to check for applicable skills before answering. This ensures safety and compliance across all interactions.

How do I standardize skill invocation across multi-step AI tasks?

You can standardize skill invocation across multi-step tasks by applying a rule that checks for relevant skills at the start of every interaction. This guides the AI's initial actions throughout the entire process.

Does prompt safety require checking skills before every conversational turn?

Yes, prompt safety can require checking skills before every conversational turn. This ensures that applicable skills guide initial actions and maintain compliance across clarifications, brainstorming, and task execution.

What is needed to automatically route context using frontmatter in conversations?

To automatically route context using frontmatter, you need the Skill tool to be available and the frontmatter-defined name and description. This setup routes context to enforce skill invocation before generating responses.

When should I not use automated skill invocation for conversation management?

You should not use automated skill invocation when the Skill tool is unavailable or when frontmatter-defined names and descriptions are missing, as these are required to route context and enforce the pre-response flow.