using-superpowers

Enforce Skill tool invocation before any response across conversations.

371|38|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/Ibrahim-3d/conductor-orchestrator-superpowers --skill using-superpowers-ibrahim-3d
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/Ibrahim-3d/conductor-orchestrator-superpowers/tree/main/skills/using-superpowers
Command: npx skills add https://github.com/Ibrahim-3d/conductor-orchestrator-superpowers --skill using-superpowers-ibrahim-3d

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Starting every conversation without a consistent way to consult skills leads to inconsistent results and potential safety gaps. This Skill enforces the use of Skill tool invocation before any response, clarifying questions included.

Core Features & Use Cases

  • Enforces Skill invocation before any response.
  • Guides how to access and use skills within Claude Code and other environments.
  • Provides a structured rule that safeguards pre-response workflows.

Quick Start

Always invoke the Skill tool at the start of every conversation before replying to any user input.

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 at the start of a Claude Code conversation?

To enforce skill invocation at the start of a Claude Code conversation, apply a pre-response workflow rule that checks frontmatter and loads instructions before any user prompt or clarification is answered.

What happens if I start a conversation without checking skill guidelines first?

Starting a conversation without checking skill guidelines leads to inconsistent results and potential safety gaps, because the correct skill instructions are not loaded to guide the response.

How does the pre-response workflow guarantee correct skill usage?

The pre-response workflow guarantees correct skill usage by requiring the Skill tool to be invoked before any response, ensuring the frontmatter is present and its instructions are loaded.

Can I apply conversation-start safety guidelines across environments other than Claude Code?

Yes, you can apply conversation-start safety guidelines across other environments where skills are loaded, ensuring the skill check precedes clarifications and user prompts consistently.

How do I load skill instructions before answering user prompts?

To load skill instructions before answering user prompts, enforce a structured rule that requires identifying the skill through its frontmatter and loading its instructions prior to generating any response.

Why do I need to invoke the Skill tool before asking clarifying questions?

You need to invoke the Skill tool before asking clarifying questions to safeguard the pre-response workflow, ensuring all subsequent interactions are governed by the correct loaded guidelines.