What problem does it solve?
This Skill prevents governed software projects from drifting out of sync by updating the core context files that track progress, decisions, unresolved issues, and handoff status after meaningful work is completed.
Core Features & Use Cases
- Canonical state synchronization: Updates PLAN, MEMORY, OPEN-PROBLEMS, HANDOFF, and CONTEXT-MANIFEST based on actual milestone progress.
- Safe handoff lifecycle management: Enforces active, consumed, and archived handoff transitions with a mandatory pre-close check to avoid overwriting newer parallel work.
- Concurrency-aware governance workflow: Resolves file paths from the project manifest, checks for drift and lock files, and stops when evidence or ownership is unclear.
- Use Case: After finishing a bug fix or completing a rollout phase, use this Skill to record the milestone, preserve durable lessons, mark resolved problems, and prepare the project state for the next session or collaborator.
Quick Start
Ask the AI to run the live-state-orchestrator skill after a meaningful milestone so it updates the governed project’s canonical state files and handoff lifecycle safely.