devbooks-convergence-audit

Ignite. |n|n. |n|n. |n|n. |n|n. |n|n. |n|

84|6|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/Darkbluelr/dev-playbooks-cn --skill devbooks-convergence-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devbooks-convergence-audit
Source: https://github.com/Darkbluelr/dev-playbooks-cn/tree/main/skills/devbooks-convergence-audit
Command: npx skills add https://github.com/Darkbluelr/dev-playbooks-cn --skill devbooks-convergence-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Validate convergence of DevBooks workflows by requiring evidence-based verification of completion claims, enabling early detection of fake completions and misleading statuses.

Core Features & Use Cases

  • Evidence-first convergence auditing to detect fake green signals, verify evidence artifacts, and cross-check git history.
  • Cross-checking verification.md, evidence/, tests/, and code history to produce a credible audit report with a credibility score.
  • Use Case: After a major change package, run the convergence audit to ensure every obligation has verifiable evidence before archiving.

Quick Start

Run a convergence audit on a change package to generate an evidence-backed report.

Frequently Asked Questions about devbooks-convergence-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify code convergence with evidence instead of just completion claims?

A convergence audit validates completion claims by cross-checking verification.md, evidence/ directories, tests/, and git history. It surfaces false completions and weak signals to ensure every obligation has verifiable proof before archiving a change package.

What is evidence-based convergence auditing for software workflows?

Evidence-based convergence auditing is a verification process that cross-validates change packages against completion claims. It analyzes verification.md, evidence/, tests/, and git history to produce an audit report, credibility score, and remediation list.

How do I audit git history and tests to detect fake green signals in my workflow?

Audit fake green signals by running a convergence audit that cross-checks git history and tests/ against verification.md claims. It identifies misleading statuses and outputs a credibility score with a remediation list to guide required evidence supplementation.

Can I use convergence auditing for major change packages before archiving?

Yes, convergence auditing validates major change packages before archiving by cross-checking verification.md, evidence/, tests/, and code history. It ensures all obligations have verifiable evidence and outputs a credibility score and remediation list.

What does a convergence audit output to guide rework and evidence supplementation?

A convergence audit outputs an audit report, a credibility score, and a remediation list. These artifacts identify false completions and weak signals, guiding developers on required rework and evidence supplementation to prove convergence.