Skip to content

Add docs-drift-editor subagent to Developer Experience#299

Open
javeoff wants to merge 1 commit into
VoltAgent:mainfrom
javeoff:add-docs-editor-subagent
Open

Add docs-drift-editor subagent to Developer Experience#299
javeoff wants to merge 1 commit into
VoltAgent:mainfrom
javeoff:add-docs-editor-subagent

Conversation

@javeoff

@javeoff javeoff commented Jul 10, 2026

Copy link
Copy Markdown

Summary

Adds docs-drift-editor to the Developer Experience category — a Sonnet-pinned subagent that makes minimal, zero-hallucination edits to Markdown pages that have drifted out of sync with a code change.

It's the execution step of a documentation-drift pipeline: an upstream planner/searcher agent identifies which pages drifted and why, and this agent applies the smallest edit that fixes it — never inventing install commands, URLs, or version numbers that aren't verifiable in the diff, and preserving heading structure and link anchors across renames. Adapted from a subagent in production use in docs-subagents.

Changes

  • categories/06-developer-experience/docs-drift-editor.md — new agent definition
  • categories/06-developer-experience/README.md — added entry (alphabetical) + Quick Selection Guide row
  • README.md — added entry to the category's flat list (alphabetical)

Test plan

  • Frontmatter validated (name, description, tools, model)
  • Alphabetical order maintained in both README files
  • All links verified locally (relative paths resolve)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant