Progress Tracking
SkillProductivityLets your agent track multi-step tasks with enforced checkpoints so each step is completed as planned.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Progress Tracking skill
About this capability
Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
What this skill tells your AI
The instructions your AI receives, as published by a5c-ai/babysitter in library/methodologies/ccpm/skills/progress-tracking/SKILL.md and read by ahel’s review.
Status dashboards, standup reports, and blocked task management with GitHub synchronization.
Agent
Project Tracker - project-tracker
Workflow
- Gather current state from all sources (tasks, GitHub, artifacts)
- Generate standup report (accomplished, in-progress, blockers, next)
- Manage blocked tasks with categorization and escalation
- Create status dashboard with stream breakdown and traceability
- Verify completion against PRD criteria
- Sync tracking data to GitHub
Inputs
projectName- Project namefeatureName- Feature identifiergithubRepo- GitHub repository (optional)tasks- Task list (optional)executionResults- Execution results (optional)
Outputs
- Standup report with accomplished/in-progress/blockers/next
- Status dashboard with visual progress indicators
- Blocked task report with resolution suggestions
- Completion verification status
Process Files
ccpm-tracking.js- Standalone trackingccpm-orchestrator.js- Final tracking report
Signals
- GitHub stars
- 2k
- Forks
- 106
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
progress-tracking- Source
- github.com/a5c-ai/babysitter