executing-plans

Executing Implementation Plans

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "executing-plans" with this command: npx skills add starwards/starwards/starwards-starwards-executing-plans

Executing Implementation Plans

Overview

Structured approach for implementing architect-provided plans through controlled batch execution with review checkpoints.

Process Steps

  1. Load and Review
  • Read the plan completely

  • Understand the full scope

  • Raise concerns BEFORE starting

  • Ask questions about unclear steps

  • Verify you have all dependencies

  1. Batch Execution
  • Execute tasks in batches (default: 3 tasks per batch)

  • Complete each task fully before moving to next

  • Follow verification steps built into each task

  • Commit after each task as specified in plan

  1. Checkpoint Reviews
  • After each batch completes, report results

  • Show what was accomplished

  • Report any issues or deviations

  • Wait for feedback before proceeding to next batch

  1. Completion Protocol

Upon finishing all tasks:

  • Verify all tests pass

  • Check nothing was skipped

  • Transition to finishing-a-development-branch skill to finalize

Critical Safeguards

STOP IMMEDIATELY when encountering:

  • Missing dependencies

  • Failed tests that can't be resolved

  • Unclear instructions

  • Blockers of any kind

Don't:

  • Force through blockers

  • Make assumptions

  • Skip verification steps

  • Modify plan mid-execution

Do:

  • Stop and ask

  • Report the blocker clearly

  • Wait for guidance

Plan Adherence

  • Follow plan steps exactly

  • Don't skip verification procedures

  • Maintain communication checkpoints

  • Treat plan updates as requiring return to review phase

Batch Size

Default: 3 tasks per batch

Adjust based on:

  • Task complexity

  • Interdependencies

  • Your confidence level

  • Feedback from reviewer

When to Stop

  • Encountering blockers

  • Tests failing unexpectedly

  • Instructions unclear

  • Need architectural decision

  • Pattern doesn't match reality

Integration with Other Skills

  • writing-plans - Creates the plans you execute

  • finishing-a-development-branch - Final verification after all tasks complete

  • verification-before-completion - Use before claiming batch is complete

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

executing-plans

Use when you have a written implementation plan to execute in a separate session with review checkpoints

Repository SourceNeeds Review
85.6K24.3K
obra
General

executing-plans

No summary provided by upstream source.

Repository SourceNeeds Review
General

executing-plans

No summary provided by upstream source.

Repository SourceNeeds Review