DarkbluelrDarkbluelrCommunity·20 Agent Skills Included

dev-playbooks-cn

Evidence-gated software delivery with specs, tests, and audits

Turns vague coding requests into auditable engineering deliveries with proposals, design docs, specs, tasks, and test evidence. Enforces seven quality gates, role isolation between test and code writers, and completion contracts so nothing ships on verbal claims. Slices large epics into verifiable units, tracks requirements in a single source of truth, and monitors code complexity trends. Eliminates fake completions, lost context between sessions, and unreviewed cross-module changes.
npx skills add Darkbluelr/dev-playbooks-cn --all -g -y

All Skills in This Repository (20)

Pure Emerald Level Indicators
📦 In Repo
DarkbluelrDarkbluelr

devbooks-design-doc

Generates a design.md defining What, Constraints, and ACs for a change package.

Community
Advanced
📦 In Repo
DarkbluelrDarkbluelr

devbooks-brownfield-bootstrap

Generate project profile, glossary, SSOT skeleton, and baseline specs for empty truth directories.

Community
Advanced
📦 In Repo
DarkbluelrDarkbluelr

devbooks-proposal-judge

Adjudicate proposals and update the proposal.md Decision Log.

Community
Advanced
📦 In Repo
DarkbluelrDarkbluelr

devbooks-ssot-maintainer

Generate SSOT delta files and update requirements index for governance.

Community
Intermediate
📦 In Repo
DarkbluelrDarkbluelr

devbooks-entropy-monitor

Measure structural, change, test, and dependency entropy with threshold alerts.

Community
Advanced
📦 In Repo
DarkbluelrDarkbluelr

devbooks-knife

Convert Epic requirements into a validated Slice DAG and generate a machine-readable Knife Plan.

Community
Advanced
📦 In Repo
DarkbluelrDarkbluelr

devbooks-implementation-plan

Derive a tasks.md implementation plan with main, temporary, and breakpoint sections from design.md.

Community
Advanced
📦 In Repo
DarkbluelrDarkbluelr

devbooks-test-owner

Enforce Test Owner roles and generate verification.md with AC coverage evidence.

Community
Advanced
📦 In Repo
DarkbluelrDarkbluelr

devbooks-impact-analysis

Identify and quantify cross-module change impacts on specs, contracts, and code.

Community
Advanced
📦 In Repo
DarkbluelrDarkbluelr

devbooks-coder

Automate coder implementation workflows with tasks.md adherence and gate-based verification.

Community
Advanced
📦 In Repo
DarkbluelrDarkbluelr

devbooks-void

Convert high-entropy proposals into research_report.md, ADR.md, and void.yaml artifacts.

Community
Advanced
📦 In Repo
DarkbluelrDarkbluelr

devbooks-proposal-challenger

Critique DevBooks change proposals and deliver an Approve, Revise, or Reject verdict.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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