Docs Until Accurate
Run the live app, compare docs against actual behavior, fix drift, and repeat until documentation matches reality.
by Trooper
/loop 1d Start the "Docs Until Accurate" loop. Goal: docs match live product behavior with drift fixes queued or published Max iterations: 15 Between iterations run: Verify docs against live app behavior in browser Exit when: no unaddressed doc drift remains or fixes are queued for approval Step 1 — Monitor: Compare docs vs live app behavior. Step 2 — Act: Fix drift, update screenshots, queue or publish. Step 3 — Surface: Report remaining gaps and fixes applied. Self-pace this loop. After each iteration, run the check command, read the output, and only continue if the exit condition is not met. Stop when the exit condition passes or max iterations is reached. Give a short status update each pass.
Paste the kickoff prompt into Cursor, Claude Code, or Codex. Deeplinks do not install hook files.
1. Monitor
Compare docs against live app — wrong steps, stale screenshots, missing features.
2. Act
Rewrite inaccurate sections, capture new screenshots, and queue or publish fixes.
3. Surface
Report drift found, fixes applied, and articles still needing review.
Guardrails
Rules the agent must follow so it cannot cheat the exit condition.
- Run the app — do not trust docs or code comments alone
- Do not publish without the configured approval path
- Capture fresh screenshots when UI steps changed
More Docs loops
Self Managing Help Docs
Trooper watches your help center against what you shipped — stale articles, support repeats, broken guides — then rewrites content, updates screenshots, and surfaces coverage gaps.
Self Managing Website
Trooper watches your site and competitors — rankings, traffic, content gaps, conversion drops — then writes content, fixes what's broken, runs experiments, and surfaces clear next steps.
Changelog Until Shipped
Parse recent PRs and commits, write a user-facing changelog entry, publish it, and verify it appears on the public changelog page.
