#704 · Primary category: AI Agents & Automation

human-review

ai-agents claude-code cli codex feedback html human-in-the-loop markdown review

A visual tool to edit HTML and Markdown files, leave comments like a Google Doc, and send feedback to your AI agent. Works inside your favorite AI harness.

Project last updated:08/15/26

GitHub Stars

1.2K

Forks

89

Contributors

4

License

MIT

Why we included this project

Reviewing agent-generated files in a chat window is slow and error-prone, and this skill goes straight at that problem. It opens an HTML or Markdown file in your browser as a visual editor, so you can fix a sentence yourself, drag a block to a new spot, resize an image, or leave an inline comment anchored to the exact text where the problem is. When you're done, it sends the whole batch of edits and comments to your coding agent in one message, and the agent updates the source and refreshes the page for another pass. If you iterate on landing pages and long Markdown documents with Claude Code, Codex, or similar harnesses, this removes the chore of translating visual feedback into verbose chat instructions; multi-page sites are where that pain shows up most, and the editor handles them the same way. It installs as a global skill via npx or a one-line paste, runs entirely on your machine with no account or cloud service, and slots into an existing agent workflow without a separate server to maintain.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category