Commit e970545
committed
.claude/commands/update-godocs: New command for Go doc updates
We have unit and other testing that ensures the code functions as
intended, for covered situations. But there's not much back-pressure
to keep comments accurate or accessible. This Claude command [1] is
mostly a reminder to ourselves that it's worth periodically reviewing
the API documentation, and if we do, it should make it easier for new
contributors to onboard themselves. If it gets to the point that it's
detailed enough to be very helpful, we might move it to a more central
location for use in other projects, although I expect there are
already many similar slash commands out there already.
[1]: https://code.claude.com/docs/en/slash-commands1 parent 7cebe65 commit e970545
1 file changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments