Standardizes multi-phase workflow tracking for coordinator agents to provide real-time user visibility into complex tasks.
The Task Progress Knowledge skill provides a structured framework for coordinator agents to implement the TaskCreate and TaskUpdate pattern effectively. By defining multi-phase workflows upfront—such as bug diagnostics, architectural audits, or refactoring sequences—it ensures users receive clear, real-time feedback via status updates and active progress spinners. This skill is essential for managing long-running, complex operations where transparency and step-by-step reporting are critical for maintaining a seamless developer experience within Claude Code.
Key Features
0145 GitHub stars
02Real-time visibility with active status spinners and descriptive phase labels
03Pre-defined templates for bug fixes, code reviews, and architectural audits
04Graceful error handling and task completion protocols for coordinator agents
05Standardized TaskCreate and TaskUpdate patterns for multi-phase workflows
06Upfront roadmap definition to provide users a clear view of planned operations
Use Cases
01Managing multi-domain architectural audits for DDD, Clean Architecture, and SOLID compliance
02Orchestrating complex bug fix pipelines including diagnosis, fixing, and regression testing
03Guiding long-running refactoring tasks from initial analysis through to final report generation