executing-plans

Execute implementation plans in batches with checkpoint reviews.

6|Updated Jan 14, 2020
One-click install
npx skills add https://github.com/SteamedFish/dotfiles --skill executing-plans-steamedfish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/SteamedFish/dotfiles/tree/main/.config/opencode/skills/superpowers/executing-plans
Command: npx skills add https://github.com/SteamedFish/dotfiles --skill executing-plans-steamedfish

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the execution of pre-defined implementation plans, ensuring tasks are completed systematically with regular review points to maintain quality and alignment.

Core Features & Use Cases

  • Batch Execution: Executes tasks in manageable batches, preventing overwhelm and allowing for focused work.
  • Checkpoint Reviews: Integrates mandatory review stages between task batches for architect feedback.
  • Use Case: When implementing a new feature, use this Skill to execute the development tasks outlined in a plan.md file, reporting progress and seeking approval after each set of tasks is completed.

Quick Start

Use the executing-plans skill to execute the tasks outlined in the plan file.

Frequently Asked Questions about executing-plans

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

FAQPage Schema
How do I execute a development plan with review checkpoints?

To execute a development plan with review checkpoints, use this Skill to process written implementation tasks in separate sessions. It applies structured workflows by batching tasks and pausing for mandatory architect feedback before proceeding.

What is structured task management for iterative code implementation?

Structured task management for iterative code implementation is a workflow that executes pre-defined plans in manageable batches. It ensures systematic completion by integrating verification stages and feedback loops between development tasks.

Can I batch process software development tasks from a plan file?

Yes, you can batch process software development tasks from a plan file. This Skill automates execution by reading the plan and completing tasks in focused batches, preventing overwhelm and seeking approval after each set.

Does this workflow support incremental architect feedback during development?

Yes, this workflow supports incremental architect feedback during development. It integrates mandatory checkpoint reviews between task batches, ensuring an architect can verify progress, provide iterative feedback, and maintain alignment.

When do I need checkpoint reviews for code implementation?

You need checkpoint reviews for code implementation when executing a written plan that requires systematic quality control. It is necessary for structured workflows where an architect must review progress incrementally and provide verification.