agent-progress
CommunityObserve agent pipelines with per-step progress.
Software Engineering#automation#debugging#observability#agent-progress#pipeline-monitoring#step-transition#status-files
AuthorVivekmano27
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Sub-phase progress tracking enables debugging and reliable recovery by ensuring every agent writes a structured progress file at each step transition. This makes it possible to trace behavior, understand delays, and resume work after failures.
Core Features & Use Cases
- Enforces per-step progress files to provide observability across the agent pipeline.
- Defines standardized statuses (PENDING, IN_PROGRESS, COMPLETE, SKIPPED, FAILED, BLOCKED, RETRYING) and a fixed file location for consistency.
- Useful for debugging stalled runs, auditing progress, and coordinating multi-agent workflows.
Quick Start
Create the .claude/specs/[feature]/agent-status/ directory and start writing status files for each step transition.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: agent-progress Download link: https://github.com/Vivekmano27/agent-orchestrator/archive/main.zip#agent-progress Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.