neon-sprawl/AGENTS.md

800 B

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 PR / diff / pre-merge review; always writes docs/reviews/YYYY-MM-DD-{slug}.md with Documentation checked vs docs/plans/ and docs/decomposition/modules/; short chat pointer

Project-wide conventions live under .cursor/rules/ (many are alwaysApply). Godot client layout (thin main.gd, split by concern): .cursor/rules/godot-client-script-organization.md.