Comment by saxelsen
5 days ago
Can I ask how you annotate the feedback for it? Just with inline comments like `# This should be changed to X`?
The author mentions annotations but doesn't go into detail about how to feed the annotations to Claude.
5 days ago
Can I ask how you annotate the feedback for it? Just with inline comments like `# This should be changed to X`?
The author mentions annotations but doesn't go into detail about how to feed the annotations to Claude.
Slidev is markdown, so i do it in html comments. Usually something like:
or
And then, when I finish annotating I just say: "Address all the TODOCLAUDEs"