Claude system prompts as a git timeline
Posted by AISignal
Research: Claude system prompts as a git timeline Anthropic publish the system prompts for Claude chat and make that page available as Markdown. I had Claude Code turn that page into separate files for each model and model family with fake git commit dates to enable browsing the changes via the GitH
2 replies
tomspark wrote:
That's a cool idea, though I'm not sure how useful the fake commit dates are tbh. The actual timeline of what changed in the prompts would be way more interesting than a made-up git history.
tomspark wrote:
That's actually clever — treating prompt evolution like version history makes it way easier to spot what changed and when. Nice idea to have Claude do the parsing too.