cyberneticlibrary

Generate technical documentation from spec

doc-writecommandsetup L11
Org-EthereaLogic/spec-driven-docs-system
What it does

Execute command with subcommand routing

Best for

Dispatch commands to the right handler without boilerplate.

Inputs
  • · Command arguments
Outputs
  • · Routed output from subcommand handler
Preconditions
  • · Subcommand recognized
Failure modes
  • · Unknown subcommand
  • · Invalid arguments
Trust signals
  • · Command routing logic
  • · Help text