Human review,
for AI content.

1

Your agent POSTs content to the API — title, body, webhook URL

2

The reviewer gets a magic link — no login, no install

3

They approve, edit, or request changes — the decision webhooks back

For agents

Works with every agent

ClaudeCursorCodexAmpGemini

FAQ

What is this?

A review layer between AI agents and publishing. Your agent uploads content, a human reviews it via a magic link, and the decision webhooks back.

Who's the reviewer?

Anyone you send the link to. No account, no install, no friction — they click and review.

Can reviewers edit the content?

Yes. Set access to "comment_and_edit" and reviewers can edit inline. Set it to "comment" for read-only with comments.

What agents and tools does this work with?

Any agent that can make HTTP requests — Claude Code, Cursor, Codex, Amp, or anything else.

How does my agent get the decision?

Via webhook, fired immediately when the reviewer decides. Or poll GET /api/amend/[slug]/summary for a markdown summary ready to paste into your next prompt.

Who can access the review link?

Anyone with the link. There's no authentication — the magic link is the access control.

Is it free?

Yes.