diff --git a/AGENTS.md b/AGENTS.md index b370ecba2..90d6ed7be 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -11,6 +11,13 @@ The project consists of: - `desktop/` – Electron wrapper application - `docs/` – Documentation website +## Skills + +Before writing code in these areas, invoke the matching skill with the `Skill` tool. They are short checklists derived from recurring review feedback — loading them up front avoids rework. + +- Adding or modifying a model in `pkg/models/` (new CRUD, new or changed `Can*` methods, anything touching permissions): invoke `crudable`. +- Creating or editing any file under `pkg/migration/`: invoke `migration`. + ## Plans and Worktrees When the user asks you to create a plan to fix or implement something: