What problem does it solve?
This skill solves the problem of losing track of long-running background tasks, preventing the frustration of forgotten jobs, silent failures, or the need for constant manual status checks.
Core Features & Use Cases
- Supervision Rig: Establishes robust monitoring at launch using sentinels and background task tracking to ensure work is observable.
- Standardized Reporting: Provides a consistent, timestamped, and data-driven status format that highlights progress, blockers, and next steps.
- Use Case: When running a multi-hour data backfill or a long CI pipeline, use this skill to set up automated monitoring and generate clear, honest progress updates that keep stakeholders informed without manual polling.
Quick Start
Ask the status-report skill to initialize a supervision rig for the current long-running background job and provide an immediate progress update.