byelliotjlt· 39 skills
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 -y skills add elliotjlt/claude-skill-potions --skill pipelineInstalls into the current project.
Run `npx skills use "https://github.com/elliotjlt/claude-skill-potions" --skill "elliotjlt/claude-skill-potions/pipeline"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/elliotjlt/claude-skill-potions" that are relevant to the current task. Run `npx skills add "https://github.com/elliotjlt/claude-skill-potions"` and select the relevant skills, then follow their instructions.