diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-20 09:47:13 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-20 09:47:13 -0500 |
| commit | b9da9b5142f1d343378e8d4f5aa6780ee8728cd4 (patch) | |
| tree | 84d9674cb3974b9d74f980742a52139fb76e395b /scripts/catchup-machine.sh | |
| parent | 5737cc0ca1725c1ea08f28cf60048ab3a3adec7c (diff) | |
| download | rulesets-b9da9b5142f1d343378e8d4f5aa6780ee8728cd4.tar.gz rulesets-b9da9b5142f1d343378e8d4f5aa6780ee8728cd4.zip | |
refactor(skills): convert review-code from command to skill
review-code was a command with disable-model-invocation set, so the model could never reach for it on its own. Every time a review fit the moment, the agent had to hand back to me to type the slash command. Moving it to a skill makes it model-invocable while it stays slash-invocable as /review-code.
git mv keeps the file history (99% rename). The frontmatter drops disable-model-invocation and gains name: review-code; the body is unchanged. It also drops the discovery-check paragraph in commits.md, which only existed to find the command on disk when it was missing from the skills list, moot now that the skill shows up there.
Diffstat (limited to 'scripts/catchup-machine.sh')
0 files changed, 0 insertions, 0 deletions
