agentsclimarketplace

Streaming progress

Skill a5c-ai/babysitter/library/methodologies/automaker/skills/streaming-progress

Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

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

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

SKILL.md

1.0 KB, as published. Nobody here has run it

Streaming Progress

Emit real-time progress events for streaming UI consumption.

Agent

Progress Streamer - automaker-progress-streamer

Workflow

  1. Receive progress event from execution stage
  2. Format event with timestamp and stage information
  3. Calculate completion percentage
  4. Generate human-readable summary
  5. Include machine-readable data for UI rendering
  6. Emit formatted event

Inputs

  • projectName - Project name
  • featureId - Feature being tracked
  • event - Progress event with stage, message, data

Outputs

  • Formatted streaming event with progress metrics

Process Files

  • automaker-orchestrator.js - Phase 3 (batch progress)
  • automaker-agent-execution.js - All stages

Keep looking

Skills are one crate of 328,083. 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.