cyberneticlibrary

Find and fix stale documentation

documentationsubagentsetup L20
torque-ai/torque-ai
What it does

Generate and maintain comprehensive technical documentation

Best for

Creating maintainable documentation when API stability is high and examples must stay in sync with code

Inputs
  • · [object Object]
  • · [object Object]
Outputs
  • · [object Object]
  • · [object Object]
Preconditions
  • · Code and design docs available
  • · Documentation tool installed (Sphinx/VitePress/etc)
  • · Template style defined
Failure modes
  • · Docs become stale after refactoring
  • · Inconsistent tone/structure across pages
  • · Examples not tested
Trust signals
  • · Examples auto-generated or tested
  • · Version pinned to specific code commit
  • · Staleness checks configured