Commit 4a1cb26
docs: rewrite AGENTS.md with conventional commits and lean guidance (#13)
## Summary
- Rewrites AGENTS.md from a 14-line CLAUDE.md duplicate into a lean,
agent-focused guide (~19 lines)
- Adds Conventional Commits guidance (requested in #7 by @alecthomas)
- Adds `just run` and `just test-one` recipes to Justfile so all
commands live in one place
- Adds gotchas (consolidate into KNOWN_AGENTS, keep it fast) and a
self-improving maintenance line
## Test plan
- [x] `just lint` passes
- [x] `just test` passes (all 20 tests)
- [ ] Review AGENTS.md content for completeness and tone
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 76c033f commit 4a1cb26
2 files changed
+21
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
8 | 6 | | |
9 | | - | |
| 7 | + | |
10 | 8 | | |
11 | | - | |
| 9 | + | |
12 | 10 | | |
13 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
21 | 29 | | |
22 | 30 | | |
23 | 31 | | |
| |||
0 commit comments