Open Source · MIT Licensed

Review AI Agent's Work

Markdown viewer and review app for Windows and Mac: Make inline comments for AI agents to fix.

↓ Download View on GitHub

How It Works

1.

Your AI agent writes a proposal

2.

You review the proposal with /mdownreview:open

Browse the file tree, read rendered markdown, and leave inline review comments.

Files
📄 PLAN.md 1
📄 README.md
PLAN.md
1## Rollout Plan
2
3Ship to all users on Monday.
You issue
Too risky — start with a 10% canary, not full rollout
4Monitor metrics for 48 hours.
3.

You ask agent to read comments with /mdownreview:read

Your agent scans all .review.yaml sidecars and lists every unresolved comment.

4.

You ask agent to address the comments with /mdownreview:review

Your agent reads comments, makes fixes, and marks them resolved.

5.

You clean up with /mdownreview:cleanup

Removes .review.yaml sidecar files once all comments are resolved.


Download & Install

1.

Download the app

Detecting platform…
Loading…
Not your platform? View all releases on GitHub →
2.

Install agent skills

Install plugins for Claude, GitHub Copilot CLI and other coding agents

/plugin marketplace add dryotta/mdownreview-skills
/plugin install mdownreview@mdownreview-skills