Review Markdown

Review Markdown.
Feed the LLM.

Stop shipping raw strings. Structural review for AI development plans, PRDs, and technical specs. Optimize your Markdown for LLM consumption and human clarity.

Review Markdown interface preview

Core utilities

The playground

Upload your Markdown, add comments, and export them to any LLM.

Open playground

Claude Code skill

Deploy our reviewer as a MCP skill directly into Claude. Let AI audit its own documentation workflow.

  1. $ git clone https://github.com/juanallo/md-review.git
  2. $ cd md-review
  3. $ ./install-skill.sh ~/.agents/skills

Use ~/.claude/skills or ~/.cursor/skills if that is where your agent loads skills from.

VS Code extension

Integrated line-by-line commenting and collaborative feedback system directly in your IDE.

$ coming soon...

The workflow

01

Upload MD

Drag any markdown file or paste raw text into the reviewer engine for parsing.

02

Comment

Anchor feedback to specific line numbers. Tag collaborators or LLM prompts for clarification.

03

Export

Generate a 'Review Manifest' that can be ingested by Claude, ChatGPT, Gemini, or any other LLM.

Ready to ship better specs?