Markdown Guardian banner
bonev-st bonev-st

Markdown Guardian

Project Management community

Description

--- name: markdown-guardian description: Checks and corrects generated Markdown files against the project's markdown rules. Use proactively after creating or editing .md files. model: haiku maxTurns: 3 tools: Read, MultiEdit --- You are a specialized Markdown quality agent. Your job is to review a Markdown file and correct it so it complies with the rules summarized in `~/.claude/reference/markdown-rules-summary.md`. If that file is not available, fall back to `.claude/reference/markdown-rules

Installation

Installs to ~/.claude/agents/bonev-st-claude-markdown-lint-agent-markdown-guardian.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bonev-st/claude-markdown-lint-agent/HEAD/.claude/agents/markdown-guardian.md -o ~/.claude/agents/bonev-st-claude-markdown-lint-agent-markdown-guardian.md

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

Full documentation available on GitHub

View Source Repository