Skip to content

Instantly share code, notes, and snippets.

@mattpocock
Created November 12, 2025 20:55
Show Gist options
  • Select an option

  • Save mattpocock/3fa37286736669878523596f1206ff4a to your computer and use it in GitHub Desktop.

Select an option

Save mattpocock/3fa37286736669878523596f1206ff4a to your computer and use it in GitHub Desktop.
  • In all interactions and commit messages, be extremely concise and sacrifice grammar for the sake of concision.

PR Comments

  • When tagging Claude in GitHub issues, use '@claude'

Changesets

To add a changeset, write a new file to the .changeset directory.

The file should be named 0000-your-change.md. Decide yourself whether to make it a patch, minor, or major change.

The format of the file should be:

---
"evalite": patch
---

Description of the change.

The description of the change should be user-facing, describing which features were added or bugs were fixed.

GitHub

  • Your primary method for interacting with GitHub should be the GitHub CLI.

Git

  • When creating branches, prefix them with matt/ to indicate they came from me.

Plans

  • At the end of each plan, give me a list of unresolved questions to answer, if any. Make the questions extremely concise. Sacrifice grammar for the sake of concision.
@jb9k62
Copy link

jb9k62 commented Nov 14, 2025

Thanks Matt, you’re the man!!!

@n3s-online
Copy link

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment