using-superpowers

Enforce Skill tool invocation before any assistant response.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/park-kyungchan/palantir --skill using-superpowers-park-kyungchan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/park-kyungchan/palantir/tree/main/.claude/plugins/cache/claude-plugins-official/superpowers/4.2.0/skills/using-superpowers
Command: npx skills add https://github.com/park-kyungchan/palantir --skill using-superpowers-park-kyungchan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill establishes a mandatory skill-discovery workflow that requires invoking the Skill tool before any response, ensuring that the AI uses the correct capability for the task and does not proceed with unvalidated reasoning or clarifications.

Core Features & Use Cases

  • Skill-first workflow: Enforces checking and loading the appropriate skill at the start of every interaction.
  • Consistent guidance: Applies to all conversations where a skill might be relevant, including clarifications, brainstorming, or task scoping.
  • Use Case: When a user asks for a capability (e.g., data retrieval, planning, or analysis), the system checks relevant skills before issuing an answer.

Quick Start

Use the using-superpowers skill to determine if any Skill should be invoked before replying to a user message.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I ensure AI uses the right skill before replying to a prompt?

To enforce skill invocation before replying, you need a mandatory skill-discovery workflow. This approach requires the system to check and load the appropriate skill at the start of every interaction, preventing unvalidated reasoning or clarifications until a relevant skill is determined.

What is a skill-first workflow in AI conversations?

A skill-first workflow is a process that enforces checking and loading the appropriate skill at the start of every AI interaction. It ensures the AI uses the correct capability for tasks like clarifications, brainstorming, or task scoping before issuing an answer.

How to prevent AI from answering without checking relevant skills?

You can prevent unvalidated AI responses by enforcing the Skill tool workflow. This mechanism loads relevant skill content and blocks actions until a relevant skill is determined, ensuring the system validates its reasoning before proceeding with any task.

Can I enforce skill invocation for task scoping and brainstorming?

Yes, you can enforce skill invocation for task scoping, brainstorming, and clarifications across all domains. The system applies this mandatory discovery process to any conversation where a skill might be relevant, ensuring consistent guidance before providing an answer.

Does this skill discovery workflow apply to all conversation domains?

Yes, the skill discovery workflow applies to all conversation domains where a skill might be relevant. It covers all interactions including clarifications, brainstorming, and task scoping, ensuring the correct capability is loaded before any response is generated.

What are the limitations of enforcing skill invocation before every response?

The limitation of enforcing skill invocation is that it prevents the AI from proceeding with any action or response until a relevant skill is determined. This mandatory workflow applies to all conversations where a skill might apply, potentially delaying simple interactions.