using-superpowers

Enforce pre-response skill checks for applicable workflow skills.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/norrbacka/threejs_codex_base --skill using-superpowers-norrbacka
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/norrbacka/threejs_codex_base/tree/main/.codex/superpowers/skills/using-superpowers
Command: npx skills add https://github.com/norrbacka/threejs_codex_base --skill using-superpowers-norrbacka

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill prevents missed or late skill activation by making sure the assistant checks for applicable skills before answering, clarifying, or acting.

Core Features & Use Cases

  • Early Skill Detection: Forces a skill check at the start of every conversation when there is any chance a skill may apply.
  • Instruction Priority Rules: Clarifies how user instructions, repository defaults, and superpowers skills should be ordered.
  • Platform Tool Mapping: Explains how Claude Code skill/tool concepts translate to Codex, Copilot CLI, and Gemini CLI.
  • Use Case: A developer asks for help planning or debugging a Three.js project, and this Skill ensures the assistant activates the right workflow skill before responding.

Quick Start

Ask me to follow the superpowers workflow for your task, and I will identify and activate the relevant skill before doing anything else.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I prevent missed skill activation during Codex workflow conversations?

Platform tool mapping translates Claude Code skill and tool concepts to their correct equivalents in Codex, Copilot CLI, and Gemini CLI. This allows workflow instructions written for one platform to execute correctly across others without manual tool reference rewriting.

What is the instruction priority order for repository defaults and user instructions?

To start using the superpowers workflow, ask the assistant to follow the superpowers workflow for your task. The system will then identify and activate the relevant skill by loading metadata and mapping platform tools before proceeding with any response or action.

Can I use this skill check for debugging and planning tasks in specific repositories?

Yes, you can use this skill check for debugging and planning tasks in specific repositories. The early detection mechanism applies to any conversation needing repository-specific guidance, planning, debugging, clarifications, or platform tool translation.

How does platform tool mapping work for Claude Code references in Codex environments?

Platform tool mapping translates Claude Code skill and tool concepts to their correct equivalents in Codex, Copilot CLI, and Gemini CLI. This allows workflow instructions written for one platform to execute correctly across others without manual tool reference rewriting.