Streaming Progress

SkillProductivity

Lets your agent break big tasks into small steps and follow them in order with checks along the way.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Streaming Progress 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/automaker/skills/streaming-progress/SKILL.md and read by ahel’s review.

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

Signals

GitHub stars
2k
Forks
106
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
streaming-progress
Source
github.com/a5c-ai/babysitter