by LegacyCodeHQ · Agent Tool · ★ 43
Clarity See the structure of a code change before you commit it. Clarity builds dependency impact graphs from source code. It shows how files, modules, tests, and documentation connect so developers and coding agents can reason about design changes with evidence instead of intuition. Use it when you want to know: What does this change touch? Who depends on this file? Why are these two areas connected? Did this refactor cross a boundary? Did we introduce a cycle? What does this branch look like structurally? Clarity works at file granularity.
| Stars | 43 |
| Forks | 2 |
| Language | Go |
| Category | Agent Tool |
| License | AGPL-3.0 |
| Quality Score | 68.7254450851996/100 |
| Last Updated | 2026-07-08 |
| Created | 2026-01-10 |
| Platforms | cli, go |
| Est. Tokens | ~16k |
Explore other popular agent tool tools:
clarity-cli is Clarity is a software design tool for AI-native developers and coding agents.. It is categorized as a Agent Tool with 43 GitHub stars.
clarity-cli is primarily written in Go. It covers topics such as code-reviews, dependency-graph-analysis, dependency-graphs.
You can find installation instructions and usage details in the clarity-cli GitHub repository at github.com/LegacyCodeHQ/clarity-cli. The project has 43 stars and 2 forks, indicating an active community.
clarity-cli is released under the AGPL-3.0 license, making it free to use and modify according to the license terms.