Progress tracking
Skill a5c-ai/babysitter/library/methodologies/planning-with-files/skills/progress-tracking
Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestrationFrom the repository description
npx -y skills add a5c-ai/babysitter --skill progress-trackingAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.2 KB, 205 tokens by cl100k_base, as published. Nobody here has run it
Progress Tracking
Maintain progress.md with session logs, test results, error records, and phase status indicators.
Agent
Execution Monitor - pwf-execution-monitor
Workflow
- Initialize progress.md with session header and phase sections
- Log session entries with timestamps during execution
- Record test results and their outcomes
- Track phase completion status indicators
- Detect continuity gaps across sessions
- Analyze progress for verification
Inputs
projectPath- Root path for planning filesphaseName- Current phase nameresult- Phase execution resultiteration- Current iteration number
Outputs
- Updated progress.md with session log and status indicators
- Continuity analysis for verification
Process Files
planning-orchestrator.js- Progress initialization and updatesplanning-execution.js- Phase progress updatesplanning-verification.js- Progress continuity analysis
What ships with it: 1 file
195 B alongside SKILL.md
- README.md195 B