
Coordinate
- 116 installs
- 41 repo stars
- Updated August 4, 2026
- gracefullight/stock-checker
Orchestrate multiple agents and tasks in stock-checker so data fetches, analysis, and responses run in the right order with clear handoffs.
About
Coordinates agents and subtasks for gracefullight stock-checker builds, specifying execution order, shared context, retries, and delegation patterns so inventory checks, alerts, and analysis complete reliably across tools.
- Multi-agent orchestration
- Task sequencing
- Handoff contracts
- Stock-checker workflows
- Parallel and serial steps
Coordinate by the numbers
- 116 all-time installs (skills.sh)
- Ranked #3,924 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/gracefullight/stock-checker --skill coordinateAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 116 |
|---|---|
| repo stars | ★ 41 |
| Last updated | August 4, 2026 |
| Repository | gracefullight/stock-checker ↗ |
What it does
Orchestrate multiple agents and tasks in stock-checker so data fetches, analysis, and responses run in the right order with clear handoffs.
Files
/coordinate
Read and follow .agents/workflows/coordinate.md step by step.