superpowers-menu

Organize development sub-skills into a single discoverable menu.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/susantosanto/config-opencode --skill superpowers-menu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: superpowers-menu
Source: https://github.com/susantosanto/config-opencode/tree/main/skills/superpowers-menu
Command: npx skills add https://github.com/susantosanto/config-opencode --skill superpowers-menu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes access to multiple development sub-skills, enabling teams to orchestrate complex projects from a single menu instead of juggling disparate tools.

Core Features & Use Cases

  • Brainstorming: Socratic design refinement to sharpen ideas before coding.
  • Writing Plans: Create detailed implementation plans (2-5 minutes per task).
  • TDD: Red-Green-Refactor cycle guidance.
  • Systematic Debugging: 4-phase root-cause analysis.
  • Subagent-driven Development: Parallel subagent execution to accelerate work.
  • Code Review: Pre-merge review prompts and guidelines.
  • Finishing a Development Branch: Merge/PR decision workflow.
  • Using Git Worktrees: Parallel branch development.

Quick Start

Use the load command to activate a sub-skill, for example use skill tool to load superpowers/brainstorming.

Frequently Asked Questions about superpowers-menu

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

FAQPage Schema
What is a centralized workflow for managing software development sub-skills like brainstorming and TDD?

A centralized development workflow organizes planning, brainstorming, TDD, and code review under a single menu. This deterministic model lists specific sub-skills and their required prompts to maintain consistency across teams instead of juggling disparate tools.

How do I guide a Red-Green-Refactor TDD cycle within an automated development workflow?

To guide a TDD cycle within an automated development workflow, load the dedicated testing sub-skill via the skill tool. This applies deterministic execution to the Red-Green-Refactor cycle, maintaining consistency during test-driven development.

Can I use Git worktrees for parallel branch development in a team project?

Yes, you can use Git worktrees for parallel branch development. The workflow provides a specific sub-skill that manages parallel branch execution, allowing individuals and teams to accelerate project work simultaneously without branch conflicts.

What is the best way to structure detailed implementation plans for software projects?

The best way to structure implementation plans is using a dedicated writing plans sub-skill within a centralized menu. This creates detailed, deterministic task plans taking 2-5 minutes per task to maintain consistency across complex project orchestration.

Does this development workflow provide systematic debugging for root-cause analysis?

Yes, this development workflow provides systematic debugging for root-cause analysis. It implements a dedicated sub-skill with a 4-phase debugging process to systematically identify and resolve root causes during software development.

How do I handle pre-merge code review and finishing a development branch?

To handle pre-merge code review and finish a development branch, load the respective sub-skills from the centralized menu. This applies deterministic review prompts and a merge/PR decision workflow to streamline project completion.