cyberneticlibrary

Trigger work pipeline from tags

work-pipelineskillsetup L13,035
davepoon/buildwithclaude
What it does

Orchestrate 5-stage work pipeline (specifier → builder → verifier → committer)

Best for

Coordinating multi-agent work with human approval gates (direct/pipeline/full modes).

Inputs
  • · [tag] requirement message
  • · REFERENCES_DIR path
  • · approval gate responses
Outputs
  • · works/WORK-NN/Requirement.md
  • · TASK files
  • · git commits
Requires
  • · specifier agent
  • · planner agent
  • · scheduler agent
  • · builder agent
  • · verifier agent
  • · committer agent
Preconditions
  • · works/ directory exists
  • · REFERENCES_DIR with sdd-pipeline/references/
  • · uctm-init completed
Failure modes
  • · User rejects Requirement.md
  • · Execution mode determined incorrectly
  • · Sub-agent timeout
Trust signals
  • · Execution mode detection (direct/pipeline/full)
  • · Two mandatory approval checkpoints
  • · Auto mode bypass via 'auto' keyword