executing-plans

Execute written implementation plans with per-task status updates and verifications.

1|Updated Aug 17, 2025
One-click install
npx skills add https://github.com/DuySeu/StockMind --skill executing-plans-duyseu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/DuySeu/StockMind/tree/main/.agent/skills/executing-plans
Command: npx skills add https://github.com/DuySeu/StockMind --skill executing-plans-duyseu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Execute a written implementation plan in a controlled session with review checkpoints to maintain alignment and quality.

Core Features & Use Cases

  • Load and critically review a plan before execution to identify gaps.
  • Execute tasks with per-task status updates (in_progress, completed) and built-in verifications.
  • Coordinate with related workflow skills (e.g., git worktrees integration and finishing a development branch) to deliver complete implementations.

Quick Start

Provide a structured plan and I will load, review, and execute it with checkpoints.

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 multi-step development plan without losing track of task progress?

You can execute a development plan in a controlled session with per-task status updates like in_progress and completed. This approach maintains task tracking and alignment through built-in review checkpoints across iterative work cycles.

What is the best way to review an implementation plan before starting development?

Reviewing an implementation plan requires a loading step to critically identify gaps before execution. This ensures the development workflow maintains quality and alignment through built-in verifications across all planned tasks.

Can I integrate git workflows into my task tracking and plan execution?

Yes, plan execution supports optional integration with sub-skills for git workflows. This allows you to coordinate development tasks and verifications directly alongside git operations during the implementation cycle.

How do I verify completed tasks during an iterative development cycle?

You verify completed tasks by using built-in verifications configured for each item in the implementation plan. The session tracks task status updates and reports verifications across iterative work cycles to ensure quality.

Do I need a written implementation plan to use guided execution checkpoints?

Yes, a structured written plan is required as input to load and critically review before execution. The guided session uses this plan to track per-task status updates and apply verifications across the development workflow.

Does plan execution support release finalization for development branches?

Yes, the execution session coordinates with related workflow skills to finish a development branch. This provides complete implementations by integrating task verifications with release finalization steps.