executing-plans

Execute written implementation plans with task tracking and checkpoint reviews.

4|Updated Dec 5, 2025
One-click install
npx skills add https://github.com/aaaa47080/stock_agent --skill executing-plans-aaaa47080
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/aaaa47080/stock_agent/tree/main/.opencode/skills/executing-plans
Command: npx skills add https://github.com/aaaa47080/stock_agent --skill executing-plans-aaaa47080

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the manual overhead of executing a documented plan by ensuring critical steps, reviews, and verifications are consistently followed.

Core Features & Use Cases

  • Stepwise execution with in-progress tracking and completion status
  • Integrated verifications, linting, and automated tests to maintain quality
  • Checkpoint-driven reviews after a set number of tasks to catch blockers early

Quick Start

Load a plan file, review for gaps, and start executing tasks with the defined checkpoints and verifications.

Frequently Asked Questions about executing-plans

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

FAQPage Schema
How do I automate implementation plan execution for software development tasks?

Automating implementation plan execution involves loading a written plan and systematically progressing through tasks with built-in checkpoints. This process enforces strict guardrails for blockers, runs automated tests, and requires explicit reviews at defined milestones to maintain software quality.

What is the best way to track task progress and verifications during project workflows?

The best way to track task progress during project workflows is using stepwise execution with in-progress tracking and completion status. This approach integrates verifications and linting after each task, ensuring automated tests catch blockers early at defined checkpoints.

Can I enforce code linting and automated tests within my task management process?

Yes, you can enforce code linting and automated tests within task management by applying checkpoint-driven execution to your plan. This integrates verifications directly into the workflow, pausing for explicit review after a set number of tasks to maintain quality.

How do checkpoint reviews work when executing a software development plan?

Checkpoint reviews work by pausing plan execution after a set number of tasks to catch blockers early. During these defined milestones, the workflow requires explicit review of verifications, linting, and test results before proceeding to the next set of development tasks.

Do I need a pre-written plan file to start stepwise task execution?

Yes, you need a pre-written plan file to start stepwise task execution. The process requires loading an existing implementation plan where project workflows are broken into discrete tasks, allowing the system to guide progress, apply guardrails, and track completion status accurately.

Why should I use guardrails for blockers during project management execution?

Using guardrails for blockers during project management execution prevents workflows from proceeding when verification or linting fails. This strict approach ensures critical steps are followed exactly, forcing explicit review at defined checkpoints before moving to subsequent tasks.