Commit f6cbf96
Test
Extend Caveman guidelines to commit and review skills
Before this commit, even when Caveman Mode was active, specialized workflows like code reviews and git commits still used default formatting rules, creating verbose git message logs and multi-line comments that defeated the token compression objectives of Caveman Mode.
We modified git-commit.md and code-review.md system skill instructions to add dedicated Caveman Mode overrides. When the mode is active, the model is instructed to generate conventional commits without filler words, keeping sentences extremely telegraphic, and to write code review comments as ultra-terse, single-line messages.
An ideal solution would include a configuration parameter for formatting templates so that developers can customize review symbols and define custom message templates for commits.1 parent 0e281e3 commit f6cbf96
3 files changed
Lines changed: 22 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
72 | 83 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
0 commit comments