execution-tracker

Log execution progress in STATE.md and ROADMAP.md with atomic git commits.

1|Updated Jun 19, 2026
One-click install
npx skills add https://github.com/9thLevelSoftware/legion-ascended --skill execution-tracker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: execution-tracker
Source: https://github.com/9thLevelSoftware/legion-ascended/tree/main/skills/execution-tracker
Command: npx skills add https://github.com/9thLevelSoftware/legion-ascended --skill execution-tracker

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of keeping track of execution progress in complex AI-assisted workflows, ensuring smooth and efficient project management.

Core Features & Use Cases

  • Progress Tracking: Updates STATE.md and ROADMAP.md with execution progress and results.
  • Git Commit Management: Creates atomic git commits for each completed plan.
  • Wave and Phase Completion Tracking: Provides status updates for waves and phases.
  • Error Handling: Records and guides recovery from failed plans.

Quick Start

Execute the plan and let the skill update the progress and state files automatically.

Frequently Asked Questions about execution-tracker

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

FAQPage Schema
How do I track execution progress in AI-assisted workflows?

To track execution progress in AI-assisted workflows, this Skill automatically updates STATE.md and ROADMAP.md files with execution results and project state changes.

Can I create atomic git commits for completed workflow plans automatically?

Yes, you can create atomic git commits for completed workflow plans automatically, as this Skill handles commit management natively to isolate each finished phase.

How does error handling and recovery work for failed workflow plans?

Error handling for failed workflow plans works by recording the failure details in the project state files and guiding the recovery process to resume execution.

Do I need to know git and project management principles to use workflow automation tools?

Yes, you need knowledge of git and project management principles to effectively operate this workflow automation tool and interpret its progress and state tracking outputs.

What is the best way to monitor wave and phase completion in software projects?

The best way to monitor wave and phase completion is to execute your plan and let the Skill automatically generate status updates within the project state files.

Why does my AI workflow execution lose progress without a dedicated tracking mechanism?

AI workflow execution loses progress without a dedicated tracking mechanism because complex multi-step processes lack atomic commits and centralized state files to recover from interruptions.