terrasnail
- 5 skills
- 0 followers
- 7 hours ago last updated
- ▌ Pipeshape · terrasnailPlans and runs a multi-agent pipeline for a development task. Use when work should fan out across agents, repeat the same step over many items, be cross-checked by independent reviewers, or pause for human sign-off between stages.
- ▌ Pipeshape Gate · terrasnailSplits a pipeline at human sign-off points. Use when a workflow needs approval between stages, since the runtime cannot pause for user input mid-run.
- ▌ Pipeshape Tune · terrasnailImproves and changes an installed pipeline harness. Diagnoses a failed workflow run, applies improvements after a run, changes stages, gates, criteria, or agents in a saved workflow, and migrates a v1 pipeline.yml.
- ▌ Pipeshape Setup · terrasnailSets up a project so pipeshape pipelines run on it. Writes the commands block in CLAUDE.md, checks discipline skills and agents, and prepares the first saved workflow.
- ▌ Pipeshape Topologies · terrasnailOrchestration shapes as workflow script snippets. Use when composing a workflow that fans out, loops on review, routes by kind, verifies adversarially, or repeats until exhausted.