Prompt Polisher banner
themoment-team themoment-team

Prompt Polisher

Data & AI community

Description

--- name: prompt-polisher description: "Analyzes AI prompt files (.claude/agents/*.md, .claude/skills/**/*.md, .agents/skills/**/*.md, CLAUDE.md, AGENTS.md, .github/copilot-instructions.md, .gemini/styleguide.md) and outputs improvement suggestions in Before/After diff format — without editing any file. Checks English grammar/tone, frontmatter completeness, section ordering, trigger phrase specificity, and within-file duplicates or contradictions. Operates in two modes: (1) single-file mode when

Installation

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

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

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

Full documentation available on GitHub

View Source Repository