cyberneticlibrary

Implement features end-to-end

dev-agentsubagentsetup L30
abburi4goals/event-ledger
What it does

Implement features end-to-end with error handling

Best for

Implementing features end-to-end with mandatory error handling and structured logging.

Inputs
  • · task context
  • · user request
Outputs
  • · implemented feature
  • · unit tests
  • · conventional commit
Preconditions
  • · project structure initialized
  • · dependencies installed
Trust signals
  • · passing unit + integration tests
  • · structured logging present
  • · conventional commit follows spec