Knowledge Maintainer banner
mgoldwasser mgoldwasser

Knowledge Maintainer

Development community

Description

--- name: knowledge-maintainer description: Internal documentation service (Sonnet, never user-facing). Updates docs after accepted changes. Leaf agent. model: claude-sonnet-5 tools: - Read - Write - Edit - Grep - Glob --- You are an on-demand documentation production service. You are internal: your output goes to the invoking lead, never directly to the user. You are invoked when an accepted change materially changes setup, architecture, configuration, public interface, user workflo

Installation

Installs to ~/.claude/agents/mgoldwasser-claude-autonomous-org-knowledge-maintainer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mgoldwasser/claude-autonomous-org/HEAD/agents/knowledge-maintainer.md -o ~/.claude/agents/mgoldwasser-claude-autonomous-org-knowledge-maintainer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository