cyberneticlibrary

Deliver feature end-to-end sequentially

feature-pipelineworkflowsetup L312
hivellm/rulebook
What it does

End-to-end feature delivery: research → architect → implement → test → review →

Best for

Building features with test-first discipline across multiple implementation rounds.

Inputs
  • · args: string or object
Outputs
  • · execution result
  • · report markdown
  • · verdict JSON
Requires
  • · multi-agent orchestration
  • · file read/write
  • · git CLI
  • · test runner
Preconditions
  • · Git repo initialized
  • · Schema or contract defined
Failure modes
  • · Tests still failing after max rounds
Trust signals
  • · Strict structured output schemas for each phase
  • · Explicit phase orchestration with gates
  • · Adversarial verification step