executing-plans

Translate implementation plans into epics and tasks with dependency-aware sequencing.

483|58|Updated Aug 14, 2019
One-click install
npx skills add https://github.com/Trevoke/org-gtd.el --skill executing-plans-trevoke
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/Trevoke/org-gtd.el/tree/main/.claude/skills/executing-plans
Command: npx skills add https://github.com/Trevoke/org-gtd.el --skill executing-plans-trevoke

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill orchestrates the execution of a written implementation plan by translating plan content into an actionable Epic with tasks, enabling review checkpoints between batches.

Core Features & Use Cases

  • Load the plan, review critically, and convert it into an Epic with tasks and estimates.
  • Execute tasks in batches with dependency-aware sequencing and built-in audit trails.
  • Pause, resume, and report progress between batches to ensure stakeholder alignment.

Quick Start

Announce activation, load the plan file, create an epic for the plan and pin it for visibility. Create tasks with estimates and dependencies, then start the first batch. Track progress, add audit notes, update statuses, and report results before proceeding to the next batch.

Frequently Asked Questions about executing-plans

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

FAQPage Schema
How do I execute an implementation plan in batches with dependency-aware task sequencing?

Executing an implementation plan in batches involves translating plan content into an Epic with tasks and estimates, running dependency-aware task sequencing, and pausing for review checkpoints between work segments to ensure stakeholder alignment.

What is the best way to track task status and maintain an audit trail during plan execution?

Tracking task status and maintaining an audit trail during plan execution is done by updating task statuses, adding audit notes for decisions, and reporting progress with time estimates between batches.

How do I convert a written plan into epics and tasks with time estimates?

Converting a written plan into epics and tasks requires loading the plan file, reviewing it critically, creating an Epic, pinning it for visibility, and generating tasks with estimates and dependencies for batch processing.

Can I pause and resume plan execution between batches for stakeholder review?

Yes, plan execution can be paused and resumed between batches. The workflow enforces review checkpoints where progress is reported, allowing stakeholders to align before proceeding to the next batch.

Does dependency-aware task sequencing work for iterative plan-driven projects?

Dependency-aware task sequencing is designed for iterative, plan-driven projects. It orchestrates execution by mapping task dependencies and enforcing review checkpoints between iterative batches.

When should I not use batch-ready step execution for project plans?

Batch-ready step execution should not be used for projects lacking written implementation plans or those not requiring iterative batches, dependency-aware sequencing, and stakeholder review checkpoints between work segments.