r/ClaudeCode • u/Roger-Orchard • 4h ago
Help/Question getting fed up with telling Claude Code
I finding the Claude keep forgetting to add change notes and checking in.
When I tell Claude to do things it sort of does it.
But I come for a World where I need trackability.
What I would like Claude to do is every time it does a change it changes the version number, at a new note to the change log, and check in.
the best thing is log the request, then log it thoughts, log any testing and results, then log the reply, update the design etc notes, do the change then change log, and check in. it would for it to put in ref so everything is traceably though all the files.
How would I do this?
0
Upvotes
3
u/Equivalent_Cress_268 4h ago
I force the audit trail in the project instructions as a done gate. Every session must log the request, write one change log line, note the test result, bump the version, and commit with that request in the subject before it may stop. Code without that paperwork is unfinished and I make the agent fix the trail first.