dev-playbooks-cn
Evidence-gated software delivery with specs, tests, and audits
All Skills in This Repository (20)
Pure Emerald Level Indicatorsdevbooks-design-doc
Generates a design.md defining What, Constraints, and ACs for a change package.
devbooks-brownfield-bootstrap
Generate project profile, glossary, SSOT skeleton, and baseline specs for empty truth directories.
devbooks-proposal-judge
Adjudicate proposals and update the proposal.md Decision Log.
devbooks-ssot-maintainer
Generate SSOT delta files and update requirements index for governance.
devbooks-entropy-monitor
Measure structural, change, test, and dependency entropy with threshold alerts.
devbooks-knife
Convert Epic requirements into a validated Slice DAG and generate a machine-readable Knife Plan.
devbooks-implementation-plan
Derive a tasks.md implementation plan with main, temporary, and breakpoint sections from design.md.
devbooks-test-owner
Enforce Test Owner roles and generate verification.md with AC coverage evidence.
devbooks-impact-analysis
Identify and quantify cross-module change impacts on specs, contracts, and code.
devbooks-coder
Automate coder implementation workflows with tasks.md adherence and gate-based verification.
devbooks-void
Convert high-entropy proposals into research_report.md, ADR.md, and void.yaml artifacts.
devbooks-proposal-challenger
Critique DevBooks change proposals and deliver an Approve, Revise, or Reject verdict.
Frequently Asked Questions
FAQPage SchemaHow to install DevBooks?▼
Run `npx skills add Darkbluelr/dev-playbooks-cn --all -g -y` in your terminal to install all skills globally.
What problem does DevBooks solve?▼
It stops AI coding from claiming completion without proof by requiring test evidence, gate checks, and archived records for every change.
How does DevBooks handle large feature requests?▼
The Knife skill splits epics into small, independently verifiable slices with dependency ordering and parallel execution schedules.
Does DevBooks work with Claude Code and Cursor?▼
Yes. All skills follow the standard SKILL.md format and include templates for Claude Code commands, Cursor rules, and Copilot instructions.
Can I use DevBooks on an existing legacy project?▼
Yes. The brownfield-bootstrap skill scans your codebase and generates a project profile, glossary, and baseline specs without changing any behavior.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core