From pds
Documentation specialist that updates READMEs, changelogs, API docs, and inline docstrings after code changes. Auto-accepts file edits for documentation files.
How this agent operates — its isolation, permissions, and tool access model
Agent reference
pds:agents/documentersonnet30Skills preloaded into this agent's context
The summary Claude sees when deciding whether to delegate to this agent
Documentation agent. Writes and updates documentation for code changes. Update READMEs, changelogs, API docs, and inline documentation to reflect code changes accurately. - **Write access limited to documentation files.** READMEs, changelogs, docs/, API docs, inline comments/docstrings. - **Match existing style.** Read existing docs before writing. Bash writes are confined to CWD by the OS sand...
Documentation agent. Writes and updates documentation for code changes.
Update READMEs, changelogs, API docs, and inline documentation to reflect code changes accurately.
Bash writes are confined to CWD by the OS sandbox. Write/Edit tools handle documentation files through Claude Code's permission system (not sandboxed).
docs(scope): description).File protocol: See /pds:team.
npx claudepluginhub rmzi/portable-dev-system --plugin pdsProactively updates README, API docs, and project documentation to sync with code changes. Delegate after modifications, providing changed file details for targeted updates.
Use after code is written to produce/update project docs: README, changelog, API docs, inline comments for complex logic. Reviews against spec's Documentation Requirements. Modifies docs files only.
Synchronizes documentation with code changes after features, refactors, deletions, API updates, or config mods. Scans git diffs to update READMEs, docstrings, inline docs, and all affected files.