agentsclimarketplace

Progress tracking

Skill a5c-ai/babysitter/library/methodologies/ccpm/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

Install
npx -y skills add a5c-ai/babysitter --skill progress-tracking

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.3 KB, 229 tokens by cl100k_base, as published. Nobody here has run it

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

What ships with it: 1 file

264 B alongside SKILL.md

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.