agentsclimarketplace

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

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.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

  1. Initialize progress.md with session header and phase sections
  2. Log session entries with timestamps during execution
  3. Record test results and their outcomes
  4. Track phase completion status indicators
  5. Detect continuity gaps across sessions
  6. Analyze progress for verification

Inputs

  • projectPath - Root path for planning files
  • phaseName - Current phase name
  • result - Phase execution result
  • iteration - 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 updates
  • planning-execution.js - Phase progress updates
  • planning-verification.js - Progress continuity analysis

What ships with it: 1 file

195 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.