Skip to content

Add AI Files#109

Draft
Lightning11wins wants to merge 7 commits into
masterfrom
add-ai
Draft

Add AI Files#109
Lightning11wins wants to merge 7 commits into
masterfrom
add-ai

Conversation

@Lightning11wins
Copy link
Copy Markdown
Contributor

@Lightning11wins Lightning11wins commented May 26, 2026

Add the following files that are useful to provide context and guard rails AI agents.

This PR is a draft because I'll probably want to expand these before they're "done" as I learn more about how agentic tools interact with our codebase. Also, I don't like them in the top level directory, but I'm worried they won't work if I make a new directory for them.

Files added: (so far...)

  • AGENTS.md: General standard for providing context to most types of agents.
  • CLAUDE.md: A symlink to AGENTS.md because Claude is a special snowflake who didn't want to use the file that everyone else was using.
  • .cursorrules: A file of rules to give to the Cursor agent specifically. Currently, this is just used to patch over some Cursor UI bugs.

@Lightning11wins Lightning11wins self-assigned this May 26, 2026
@Lightning11wins Lightning11wins added the size: trivial Easy to review, probably ~100 lines or fewer. label May 26, 2026
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 26, 2026

Required label not found on this PR.

@Lightning11wins Lightning11wins marked this pull request as draft May 26, 2026 17:54
@Lightning11wins Lightning11wins added the ai-review Request AI review for PRs. label May 27, 2026
@Lightning11wins
Copy link
Copy Markdown
Contributor Author

I added a bit more detail to help agents do tasks like creating or editing app files. I'm trying to keep everything as concise as possible by telling agents to reference existing docs. I'd prefer not to pollute context with info if it might not be relevant in some cases.

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

Labels

ai-review Request AI review for PRs. size: trivial Easy to review, probably ~100 lines or fewer.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant