cyberneticlibrary

Enter document-driven development mode

dddcommandsetup L180
VPNclient/VPNclient-app
What it does

Execute document-driven development flow phases

Best for

Multi-phase development workflow: start with requirements, move through specs/plan/implementation/documentation, with explicit approval gates between phases.

Inputs
  • · DDD action (start/resume/fork/status) and name
Outputs
  • · DDD artifacts
  • · phase status and next steps
Requires
  • · git
Preconditions
  • · flows directory exists
  • · phase templates in place
Failure modes
  • · phase templates missing
  • · invalid phase requested
  • · git operations fail
Trust signals
  • · 5-phase progression with specific behaviors per phase
  • · fork capability for context recovery
  • · status command shows all active flows
  • · requires explicit approval before advancing