Cross-host agent memory file. Read by Claude Code, Cursor, Codex CLI, and OpenCode at session start.
CLAUDE.mdre-exports this file as a stub for older Claude Code installs that do not yet read AGENTS.md.
(Describe the project in 2-4 sentences: language, framework, runtime, intended audience.)
- Read this file end-to-end.
- Check
git statusand recent commits before making changes. - Read the relevant package's
package.jsonexports before importing.
- (Add the project's TS/lint/test stance here.)
- Assess -> Plan -> Execute -> Verify -> Commit (when asked).
- Prefer editing existing files over creating new ones.
- Default to no comments; only add when the why is non-obvious.
- (Branch naming, commit format, PR style.)
- (Test command, lint command, build command.)