Skip to main content

One post tagged with "review"

View All Tags

Markleft: How I review claude plans in Markdown

· 11 min read

AI output seldom meets the intent on the first prompt, so iteration is necessary. Today, iteration usually means providing feedback in a follow-up prompt, which leads to a rewrite of the whole document. The prompt that explains the intent behind the revision remains buried in the chat.

Imagine sending a colleague a five page document. They read it and have some concerns. The workflow would not be:

  • Email me a prose description of everything you dislike
  • I send you a completely rewritten document
  • Then compare the two files and figure out whether I understood you

That is absurd—this workflow has been solved for decades by comments and tracked changes in Word, or by Suggesting mode in Google Docs.

pelican

Want to see it in action? spoiler