Document What You Built

Update docs strictly from the diff, with no invented features.

Beginner1 min read

Prompt

Update the README and any affected docs to reflect the changes in this PR.

Document only what changed, link to the relevant files, and do not invent features that do not exist in the diff.

Similar prompts

Check the Diff Against the Plan

Audit finished work against the plan it was supposed to follow — gaps only, no style notes.

Commit and Open a PR

Close out a session with a why-focused commit and a PR that carries a test plan.

Explore Before You Plan

Make the agent read and explain a subsystem before it touches a single line of it.

Phased Implementation Plan

A numbered plan with a verification step per phase, produced before any code is written.