🎯

executing-plans

🎯Skill

from abudhahir/superpowers

VibeIndex|
What it does

Systematically executes implementation plans in batches, critically reviewing tasks, verifying progress, and seeking feedback at each checkpoint.

πŸ“¦

Part of

abudhahir/superpowers(16 items)

executing-plans

Installation

Quick InstallInstall with npx
npx skills add https://github.com/abudhahir/superpowers --skill executing-plans

Need more details? View full documentation on GitHub β†’

2Installs
-
AddedFeb 4, 2026

More from this repository10

🎯
systematic-debugging🎯Skill

Systematically investigates root causes of technical issues by carefully reproducing problems, analyzing error messages, and gathering comprehensive diagnostic evidence before proposing any fixes.

🎯
writing-skills🎯Skill

Guides skill creation using test-driven development by documenting proven techniques, patterns, and tools for Claude agents to learn and apply effectively.

🎯
test-driven-development🎯Skill

Guides developers through creating robust code by writing tests before implementation, ensuring higher code quality and reliability.

🎯
receiving-code-review🎯Skill

Systematically evaluates and verifies code review feedback, asking clarifying questions and responding with technical rigor before implementation.

🎯
using-superpowers🎯Skill

Enforces systematic skill invocation before any response, ensuring comprehensive and precise task handling by checking for potentially applicable skills.

🎯
brainstorming🎯Skill

Guides collaborative brainstorming by systematically exploring ideas, refining requirements, and designing solutions through iterative questioning and validation.

🎯
dispatching-parallel-agents🎯Skill

Dispatches multiple independent problem-solving agents concurrently to efficiently investigate and resolve unrelated failures across different domains.

🎯
writing-plans🎯Skill

Generates comprehensive, task-by-task implementation plans for software features with precise technical details and test-driven development approach.

🎯
subagent-driven-development🎯Skill

Dispatches fresh subagents to implement independent tasks with two-stage review, ensuring spec compliance and high code quality in a single session.

🎯
verification-before-completion🎯Skill

Enforces running verification commands and confirming output before claiming work is complete, fixed, or passing.