Doc Polisher banner
themoment-team themoment-team

Doc Polisher

Project Management community

Description

--- name: doc-polisher description: "Updates and polishes project documentation files by (1) refreshing code snippets to match actual .kt file patterns, (2) simplifying verbose or unclear explanations, (3) adding missing conventions found in code but absent from docs, and (4) fixing heading order and structural issues. Directly edits files using the Edit tool and does NOT auto-commit. Edit targets: CLAUDE.md, AGENTS.md, CONTRIBUTING.md, .gemini/styleguide.md, .github/copilot-instructions.md, .cl

Installation

Installs to ~/.claude/agents/themoment-team-datagsm-server-doc-polisher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/themoment-team/datagsm-server/HEAD/.claude/agents/doc-polisher.md -o ~/.claude/agents/themoment-team-datagsm-server-doc-polisher.md

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

Full documentation available on GitHub

View Source Repository