legion:execution-tracker
CommunityTrack execution progress and commit plan results
Software Engineering#automation#git#roadmap#orchestration#state-management#progress#execution-tracking
Author9thLevelSoftware
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Keeps project execution state consistent and auditable by ensuring every plan completion is recorded, progress is recalculated, and git history reflects successful plan work. It prevents lost progress, inflated completion counts, and ambiguous wave/phase status during parallel agent runs.
Core Features & Use Cases
- Atomic plan commits: Create one git commit per successful plan using a strict Conventional Commits format to make changes traceable.
- State and roadmap updates: Read, update, and write .planning/STATE.md and .planning/ROADMAP.md to reflect plan, wave, and phase outcomes without modifying plan output files.
- Robust failure handling: Record failed and partial plans without incrementing completed counts, report blocked waves, and provide recovery guidance for reruns.
- Optional memory recording: Write outcome summaries to .planning/memory when available and include adapter commit signatures when present.
- Use case: Run during /legion:build to coordinate parallel agent results, update progress bars across phases, and produce an auditable git history.
Quick Start
Run /legion:build and have the execution-tracker update .planning/STATE.md and .planning/ROADMAP.md while producing an atomic git commit for each successful plan.
Dependency Matrix
Required Modules
None requiredComponents
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: legion:execution-tracker Download link: https://github.com/9thLevelSoftware/legion/archive/main.zip#legion-execution-tracker Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.