Streaming Progress
SkillProductivityLets 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.
No other account needed.
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
- Receive progress event from execution stage
- Format event with timestamp and stage information
- Calculate completion percentage
- Generate human-readable summary
- Include machine-readable data for UI rendering
- Emit formatted event
Inputs
projectName- Project namefeatureId- Feature being trackedevent- 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