18 lines
693 B
Markdown
18 lines
693 B
Markdown
# Agents
|
|
|
|
Per-agent configuration, context, and notes for AI tools working in this environment.
|
|
|
|
Each file is tailored to a specific AI coding agent — its quirks, best practices, and how to get the most out of it in Jacob Mathison's stack.
|
|
|
|
## Agents
|
|
|
|
| File | Agent | Notes |
|
|
|------|-------|-------|
|
|
| [`claude.md`](./claude.md) | Anthropic Claude (Claude Code / API) | |
|
|
| [`cursor.md`](./cursor.md) | Cursor IDE AI | |
|
|
| [`codex.md`](./codex.md) | OpenAI Codex / ChatGPT with code access | |
|
|
|
|
## How to Use
|
|
|
|
When starting a session with one of these agents, point it at the relevant file alongside the surface guides (`gitea.llm.md`, `github.llm.md`, `aws-cli.llm.md`) for full context.
|