BeClaude

diachron

New
Community RegistryGeneralby Wolfgang Schoenberger · MIT

Automatically track every code change made by AI assistants. Creates a queryable timeline of your project's evolution with git integration, semantic analysis, and AI summaries.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/diachron.md https://raw.githubusercontent.com/wolfiesch/diachron/main/SKILL.md
3
Invoke in Claude Code
/diachron
View source on GitHub
provenancetimelinetrackingaudithistorygitai-assisteddevelopment

Frequently Asked Questions

What is diachron?

Automatically track every code change made by AI assistants. Creates a queryable timeline of your project's evolution with git integration, semantic analysis, and AI summaries.

How to install diachron?

To install diachron, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /diachron.

What is diachron best for?

diachron is a community categorized under General. It is designed for: provenance, timeline, tracking, audit, history, git, ai-assisted, development. Created by Wolfgang Schoenberger.