burst-supervisor
CommunityIterative workflow supervisor with state recovery.
Authornicsuzor
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill manages long-running, iterative workflows by dispatching work items to workers in batches, ensuring that progress is saved and can be resumed even after interruptions.
Core Features & Use Cases
- Stateful Supervision: Maintains and recovers state across multiple invocations, crucial for long-running tasks.
- Batch Dispatch: Distributes work items to 'polecat' workers in manageable bursts.
- Automated Evaluation: Semantically judges worker output against defined criteria, deciding to accept, revise, or fail tasks.
- Use Case: Auditing a large set of API specifications. The supervisor dispatches each spec to a worker for review, evaluates the output, and either accepts it, sends it back for revision with specific feedback, or escalates it if it's fundamentally flawed or retries are exhausted.
Quick Start
Initialize a new supervisor for a spec audit workflow by running: /burst-supervisor init spec-audit
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: burst-supervisor Download link: https://github.com/nicsuzor/academicOps/archive/main.zip#burst-supervisor 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 223,000+ vetted skills library on demand.