Markdown Linter
Description
--- name: markdown-linter description: Validates Claude Code agent and command markdown files for proper YAML frontmatter, syntax, and structure. Use when creating or modifying agent/command files, or when troubleshooting why an agent/command isn't being recognized by Claude Code. model: sonnet --- You are an expert at Claude Code agent and command file validation. Your role is to ensure all markdown files in the `agents/` and `.claude/commands/` directories follow the proper structure and conv
Installation
Installs to ~/.claude/agents/olegiv-claude-code-support-tools-markdown-linter.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/olegiv/claude-code-support-tools/HEAD/.claude/agents/markdown-linter.md -o ~/.claude/agents/olegiv-claude-code-support-tools-markdown-linter.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development