using-superpowers

Select and apply the appropriate Superpowers skill for structured task execution.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures every user interaction begins with a Skill invocation to guide tooling and workflow discipline.

Core Features & Use Cases

  • Enforces Skill invocation before any user interaction.
  • Coordinates with other Superpowers skills to select the appropriate task flow and maintain safety guardrails.
  • Useful for all conversations that require structured, tool-assisted reasoning (e.g., brainstorming, planning, code reviews).

Quick Start

Ask the AI to activate the Skill tool before replying to any 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 consistent workflow discipline across AI conversations?

To ensure consistent workflow discipline across AI conversations, you need a system that enforces skill invocation before any response is generated. This approach intercepts user requests to apply deterministic sequences and safety guardrails automatically.

What is the best way to enforce structured task execution for brainstorming and planning?

The best way to enforce structured task execution for brainstorming and planning is to route interactions through a mandatory skill selection flow. This mechanism finds and applies the appropriate guidance tooling before any reasoning begins.

How do I activate skills before replying to user messages?

To activate skills before replying to user messages, you instruct the AI to trigger the skill tool as the very first step of its processing cycle. This ensures all subsequent reasoning remains auditable and aligned with predefined guardrails.

Do I need to manually select a skill for every different coding task?

You do not need to manually select a skill for every different coding task. A coordinating activation flow can automatically find and apply the appropriate skill for tasks like TDD, code reviews, or verification based on the user's request.

What happens if I skip skill activation during tool-assisted reasoning?

If you skip skill activation during tool-assisted reasoning, you lose the deterministic sequence and safety guardrails required for auditable task execution. Bypassing this mandatory frontmatter invocation removes the enforced workflow consistency.

Can I apply multiple skills simultaneously for complex code reviews?

You cannot apply multiple skills simultaneously, but this coordination flow provides a deterministic sequence for complex code reviews where multiple skills may apply. It sequentially selects and applies the appropriate task flow to maintain safe execution.