
Orchestrate
- 117 installs
- 41 repo stars
- Updated August 4, 2026
- gracefullight/stock-checker
Design and run orchestrated pipelines that query inventory sources, normalize results, and trigger follow-up agent steps in stock-checker.
About
Teaches how to orchestrate multi-step stock-checker workflows in gracefullight/stock-checker, chaining data fetches, validations, and agent actions into dependable automation instead of one-off scripts.
- Pipeline sequencing
- Tool invocation order
- Retry and fallback
- Inventory job graphs
- Supervisor patterns
Orchestrate by the numbers
- 117 all-time installs (skills.sh)
- Ranked #721 of 2,715 Automation & Workflows 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 orchestrateAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 117 |
|---|---|
| repo stars | ★ 41 |
| Last updated | August 4, 2026 |
| Repository | gracefullight/stock-checker ↗ |
What it does
Design and run orchestrated pipelines that query inventory sources, normalize results, and trigger follow-up agent steps in stock-checker.
Files
/orchestrate
Read and follow .agents/workflows/orchestrate.md step by step.