Fix Markdown Linting
Description
--- description: Fix markdown linting errors across repository using adaptive parallel subagents allowed-tools: Bash(rumdl:*), Bash(scripts/rumdl-parser.py:*), Task --- # Fix Markdown Linting Errors Intelligently distribute markdown linting fixes across parallel subagents based on discovered errors. ## Workflow ### Step 1: Discovery Run the rumdl parser in summary mode to analyze errors: ```bash rumdl check . 2>&1 | scripts/rumdl-parser.py --summary ``` This outputs clean JSON with just t
Installation
Installs to ~/.claude/commands/basher83-agent-auditor-fix-markdown-linting.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/basher83/agent-auditor/HEAD/.claude/commands/fix-markdown-linting.md -o ~/.claude/commands/basher83-agent-auditor-fix-markdown-linting.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation