yohey-w/codd-dev

58 stars · Last commit 2026-04-19

CoDD: Coherence-Driven Development — Claude Code plugin for cross-artifact change impact analysis

README preview

<p align="center">
  <strong>CoDD — Coherence-Driven Development</strong><br>
  <em>The evidence engine for change management in AI-assisted development.</em>
</p>

<p align="center">
  <a href="https://pypi.org/project/codd-dev/"><img src="https://img.shields.io/pypi/v/codd-dev?style=flat-square&color=blue" alt="PyPI"></a>
  <a href="https://pypi.org/project/codd-dev/"><img src="https://img.shields.io/pypi/pyversions/codd-dev?style=flat-square" alt="Python"></a>
  <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-green?style=flat-square" alt="License"></a>
  <a href="https://github.com/yohey-w/codd-dev/stargazers"><img src="https://img.shields.io/github/stars/yohey-w/codd-dev?style=flat-square" alt="Stars"></a>
</p>

<p align="center">
  <a href="README_ja.md">日本語</a> | English | <a href="README_zh.md">中文</a>
</p>

---

> *When code changes, CoDD traces what's affected, checks what's violated, and produces the evidence trail for your merge decision.*

View full repository on GitHub →