这是什么#
TDD Guardian for Claude Code — enforces strict test-driven development with automated quality gates
- 代码仓库:https://github.com/xiaolai/tdd-guardian-for-claude
- 5 人收藏 · 主要用 JavaScript 写成
最近的改动#
新增功能
- CI-first tooling detection, probe and gate commands, lane policy
- hooks:gate per lane and classify commands by tokenized segments
- lanes:add lane engine and config schema v2
修复问题
- drop redundant tdd-guardian- prefix from command filenames
- badge JSON shields.io-compliant (drop 'extras' for nlpm-badge v0.8.4)
- add missing name field to all agent and command frontmatter
- add missing allowed-tools to command frontmatter
- init adds generated artifacts to .gitignore
- change hook from deny to warn — allow commits with warning instead of blocking
- add blocks to all 6 agents, handle empty input in workflow
文档更新
- document lanes, bootstrap, and least-privilege agent tooling
- add stale-marketplace troubleshooting note
其他改动
- Refresh nlpm-badge to v0.8.22
- Refresh nlpm-badge to v0.8.20
- Validated by NLPM badge — passes nlpm-check v0.8.3 clean
- v0.7.2: relicense to ISC
- v0.7.1: clean up audit findings
- v0.7.0: split workflow into focused commands, add shared partials, expand mutation-gate
- v0.6.6: add command examples, prerequisites, and development section
- Make blocking hooks opt-in, filter non-source files from staleness check (v0.6.1)
改动标题是作者提交代码时写的英文原文,未经翻译。