using-superpowers

Invoke relevant skills before replying across Claude Code and Gemini CLI.

264|11|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/rkz91/coco --skill using-superpowers-rkz91
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/rkz91/coco/tree/main/skills/using-superpowers
Command: npx skills add https://github.com/rkz91/coco --skill using-superpowers-rkz91

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically ensure the correct skills are considered and invoked before composing any response, strengthening safety, consistency, and adherence to user instructions.

Core Features & Use Cases

  • Always evaluate and invoke relevant skills before replying.
  • Enforces a strict activation order: user instructions, then superpowers, then the default system prompt.
  • Platform-agnostic guidance for Claude Code and Gemini CLI to ensure consistent behavior.
  • Use Case: When a user hints at a constraint, the skill triggers to apply the appropriate rules before answering.

Quick Start

Activate the appropriate skill before any reply and follow its directives if applicable.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I automatically invoke relevant skills before replying in Claude Code or Gemini CLI?

To automatically invoke skills before replying, you need a system that detects relevant cues and triggers skill activation. This ensures proper guidance, safety checks, and instruction compliance across platforms like Claude Code and Gemini CLI.

What is the correct priority order when prompting subagents with multiple instructions?

The correct priority order for prompting is user instructions first, followed by superpowers, then the default system prompt. This ensures user constraints take precedence over automated safety checks and default behaviors.

Can I enforce safety checks and skill activation across different AI platforms?

Yes, you can enforce safety checks across different AI platforms using platform-agnostic guidance. This approach ensures consistent skill activation and behavior whether you are using Claude Code or Gemini CLI.

How do I make sure user constraints are applied before an AI generates a response?

To apply user constraints before generating a response, use a skill activation mechanism that evaluates hints and triggers appropriate rules. This enforces strict adherence to user instructions before any reply is composed.

When should I use an automated skill activation layer in my software engineering workflow?

You should use automated skill activation when you need consistent safety checks and instruction compliance before every reply. It solves the problem of manually ensuring correct skills are considered and applied across different platforms.