cyberneticlibrary

Write API docs and runbooks

coder-tech-writersubagentsetup L14
hiimtrung/coder
What it does

Write API documentation, runbooks, and CHANGELOG entries from specifications

Best for

When features are complete and need clear, developer-actionable documentation

Inputs
  • · Feature spec
  • · Code
  • · Design doc
Outputs
  • · API reference
  • · Runbook
Requires
  • · Read
  • · Write
  • · Edit
  • · Glob
  • · Grep
Preconditions

Feature specification document available; implementation code accessible; design doc present

Failure modes
  • · Specification or source code missing or incomplete
  • · Endpoint parameters or types differ from source
  • · Runbook omits operational concerns or error scenarios
Trust signals
  • · Includes test/validation protocols
  • · Explicit error handling
  • · Provides usage examples
  • · Built on formal specifications