Skip to content

Instantly share code, notes, and snippets.

@jamonholmgren
Last active May 27, 2026 19:22
Show Gist options
  • Select an option

  • Save jamonholmgren/e5ffde640d8eec24f892e78af4d29e85 to your computer and use it in GitHub Desktop.

Select an option

Save jamonholmgren/e5ffde640d8eec24f892e78af4d29e85 to your computer and use it in GitHub Desktop.
An AGENTS.md for humans

Instructions for humans

Lessons learned on how to use AI agents effectively. In no particular order. Edited from time to time.

Pay down tech debt immediately

With agents, there should be no such thing as “tech debt”. An agent should simply pay down every bit of tech debt before presenting you with the “finished work”. Unlike humans, agent time is not very valuable; it can continue to work on something until it’s done, and shouldn’t make concessions assuming human constraints.

If an agent tells you that it’s “leaving something for later”, tell it to go finish it first before saying it’s done.

Example prompt (best if it is in your docs):

Do not leave any tech debt behind. If you have taken any shortcuts, go back and do them right. This is a hard acceptance criteria that must be completed before you are done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment