10 lines
558 B
Markdown
10 lines
558 B
Markdown
# Agents (Neon Sprawl)
|
|
|
|
Optional **personas** for Cursor. Enable by **@ mentioning** the rule in chat or by asking explicitly (e.g. “review this as the code review agent”).
|
|
|
|
| Agent | Rule file | When to use |
|
|
|--------|-----------|-------------|
|
|
| **Code review** | [`.cursor/rules/code-review-agent.md`](.cursor/rules/code-review-agent.md) | PR / diff / pre-merge review; **always writes** `docs/reviews/YYYY-MM-DD-{slug}.md` plus a short chat pointer |
|
|
|
|
Project-wide conventions live under [`.cursor/rules/`](.cursor/rules/) (many are `alwaysApply`).
|