feat: agent files

This commit is contained in:
Unknown
2026-07-13 19:05:20 +01:00
parent b58387bee5
commit 8b2603f804
13 changed files with 412 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
## Agent skills
### Issue tracker
Issues live as markdown files under `.scratch/`. See `docs/agents/issue-tracker.md`.
### Domain docs
Single-context layout — `CONTEXT.md` + `docs/adr/` at the repo root. See `docs/agents/domain.md`.