elliotjlt/pipeline
| Orchestration pattern for sequential, dependent tasks. When work must flow through stages where each stage depends on the previous (design → implement → test → review), structure as a pipeline with explicit handoffs. Each stage completes before the next begins.
npx skills add https://github.com/ElliotJLT/Claude-Skill-Potions --skill pipeline
Todo, priority, estimation, burndown for AI agents
Take elliotjlt/pipeline from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.