executing-plans

Execute implementation plans in batches with review checkpoints.

1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/LISANG3/Larj --skill executing-plans-lisang3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/LISANG3/Larj/tree/main/skills/.agents/skills/executing-plans
Command: npx skills add https://github.com/LISANG3/Larj --skill executing-plans-lisang3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the execution of pre-defined implementation plans, ensuring tasks are completed systematically with crucial review points.

Core Features & Use Cases

  • Structured Execution: Follows a plan step-by-step, executing tasks in manageable batches.
  • Checkpoint Reviews: Pauses execution after each batch to allow for architect review and feedback.
  • Use Case: When implementing a new feature, use this Skill to execute the development tasks outlined in a PLAN.md file, ensuring each stage is reviewed before proceeding to the next.

Quick Start

Use the executing-plans skill to load and begin executing the plan located at /path/to/your/plan.md.

Frequently Asked Questions about executing-plans

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

FAQPage Schema
How do I automate execution of a development plan with task review checkpoints?

Automate development plan execution by loading a written implementation plan into a separate session, executing tasks in batches, and pausing for architect review at defined checkpoints between each batch.

What is a batch execution workflow for implementation plans?

A batch execution workflow systematically executes pre-defined implementation plans step-by-step, managing tasks in batches and pausing execution after each batch to allow for critical review and feedback.

How do I implement a feature using a written plan with mandatory review stages?

Implement a feature by loading a written plan, critically reviewing it before execution, executing tasks in manageable batches, and reporting for review between batches to ensure each stage is validated before proceeding.

When should I stop execution of a development plan due to blockers?

Stop execution of a development plan immediately if a blocker is encountered during the batch execution process, ensuring the workflow pauses at the current checkpoint for critical review before proceeding to the next task.

Do I need a pre-written plan file to use an automated execution workflow?

Yes, an automated execution workflow requires a pre-written implementation plan file, such as a markdown document, to load, critically review, and execute tasks systematically in batches.

What's the best way to ensure an implementation plan is reviewed before tasks are executed?

Ensure an implementation plan is reviewed by using an execution workflow that requires a critical review of the plan before execution and pauses after each batch of tasks for architect review and feedback.