Community-authored Agent Skill · Bounded release candidate
Coordinator · Executor · Reviewer
A general-purpose workflow for carrying an authorized task through execution, evidence-based review, repair, and completion. For technical and nontechnical work.
Install
npx skills add charliecly0416/coordinator-executor-reviewer-workflow
Alternatively, download the ZIP and install its directory using your agent host’s supported local skill mechanism. Keep SKILL.md and its relative references/ directory together.
Three responsibilities
Tracks the objective, dependencies and progress; decides whether to continue, repair or request user input.
Produces the deliverable and evidence against the agreed acceptance criteria.
Checks the delivered version and evidence independently when required.
Try it
Use coordinator-executor-reviewer-workflow to complete this assignment. Define acceptance criteria, use independent review where required, keep me informed without rushing workers, repair ordinary failures, and ask before any new authorization or material change of direction.
Follow this prompt with your task, inputs, constraints and definition of done. Short tasks can combine roles with explicitly labelled self-review unless independence is required.
What the workflow emphasizes
- Progress updates without pressuring workers to finish prematurely.
- Continuation after intermediate results, with safe pauses for genuine user decisions.
- Cause-based handling of blocked work and reassessment of repeated repairs.
- Minimal sufficient context and evidence; no guaranteed token savings.
Validation and limits
The package has structural checks, five artifact-checker regression tests, one bounded trial per baseline/candidate, and a deterministic coordination exercise. These do not establish broad reliability across hosts or tasks.
Read validation evidence and limitations. Host tools determine whether independent agents and persistent monitoring are available; this skill cannot enforce them mechanically.
This Space is a static showcase and download mirror, not a live agent service or an official Hugging Face endorsement. No open-source license has been selected; consult the source repository before redistribution.