exec-impl-plan-ref

Community

Coordinate plan-driven task execution.

Authortacogips
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill bridges execution plans and real code work by providing task selection, parallelization guidance, progress tracking, and a structured review cycle.

Core Features & Use Cases

  • Task selection: Identifies executable tasks based on dependencies and readiness.
  • Progress tracking: Maintains progress state in PROGRESS.json and per-plan logs, with a locking protocol to prevent race conditions.
  • Review-ready workflow: Orchestrates ts-coding, testing, and ts-review cycles to ensure quality before marking tasks complete.
  • Use Case: When coordinating multiple implementation plans across a repo, run cross-plan task execution and have the system update plan files and progress status automatically.

Quick Start

Start automation with: run /impl-exec-auto to generate executable tasks, then use /impl-exec-specific <plan> <TASK IDs> to execute tasks sequentially. Use the lock protocol as described in the skill to manage PROGRESS.json updates.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: exec-impl-plan-ref
Download link: https://github.com/tacogips/git-xnotes/archive/main.zip#exec-impl-plan-ref

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.