Dimon94/cc-devflow

110 stars Β· Last commit 2026-07-11

πŸš€ One-command requirement development flow for Claude Code - Complete workflow system with sub-agents, quality gates, and intelligent automation

README preview

# Dverity

> Truth before main.

[![GitHub stars](https://img.shields.io/github/stars/Dimon94/dverity?style=social)](https://github.com/Dimon94/dverity/stargazers)
[![npm version](https://img.shields.io/npm/v/dverity.svg)](https://www.npmjs.com/package/dverity)
[![Node.js >=18](https://img.shields.io/badge/node-%3E%3D18-brightgreen.svg)](./package.json)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)

[δΈ­ζ–‡ζ–‡ζ‘£](./README.zh-CN.md) | [English](./README.md) | [Getting Started](./docs/guides/getting-started.md) | [Contributing](./CONTRIBUTING.md) | [Security](./SECURITY.md)

Dverity is an evidence-first delivery toolkit. Its complete product contract
lives only in [DVERITY.md](./DVERITY.md); this README covers installation and
the public entry points without duplicating that contract.

## Install

Requirements: Node.js 18+, npm, and a Git repository.

Install into one explicit project root:

View full repository on GitHub β†’