Skip to content
Automation
Skill

/progress-tracking

Status dashboards, standup reports, and blocked task management with GitHub synchronization.

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill progress-tracking --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/progress-tracking

Context preview

The summary Claude sees to decide when to auto-load this skill.

Status dashboards, standup reports, and blocked task management with GitHub synchronization.

SKILL.md

progress-tracking.SKILL.md
graph:
  domains: [domain:software-engineering]
  skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop]
  workflows: [workflow:feature-development]
  topics: [topic:developer-experience]
  roles: [role:tech-lead, role:backend-engineer]

Progress Tracking

Status dashboards, standup reports, and blocked task management with GitHub synchronization.

Agent

Project Tracker - `project-tracker`

Workflow

1. Gather current state from all sources (tasks, GitHub, artifacts) 2. Generate standup report (accomplished, in-progress, blockers, next) 3. Manage blocked tasks with categorization and escalation 4. Create status dashboard with stream breakdown and traceability 5. Verify completion against PRD criteria 6. Sync tracking data to GitHub

Inputs

  • `projectName` - Project name
  • `featureName` - Feature identifier
  • `githubRepo` - 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 tracking
  • `ccpm-orchestrator.js` - Final tracking report
Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin

Other skills on babysitter.