Agent handoff exemplars

Decision Briefs for keeping coding-agent work scoped.

These briefs are not generic prompting tips. Each one is a compact handoff that says what context an agent actually needs, what to leave out, and what to do next before the session sprawls.

What this is: early examples of bounded agent context for real workflow shapes like large-repo refactors, failing CI debug loops, UI drift in Cursor, and memory-hygiene decisions.

  • 1.Choose the smallest useful context instead of dumping the whole repo.
  • 2.Make scope boundaries explicit before the agent edits anything.
  • 3.Keep raw JSON available, but make the human decision surface primary.

State of the collection

Loading collection metadata…

Loading briefs…