pdlc-tdd — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited pdlc-tdd (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<!-- @include templates/prompts/iron-law.md -->
根据设计文档,先编写测试用例,再实现代码。严格遵循 TDD 工作流。
docs/02_design/ 的子目录(api/、architecture/、database/、ui-ux/)下搜索包含该关键词的设计文档F<日期>-<NN>-*<关键词>*-<类型>.mdYYYYMMDD-*<关键词>*-<类型>.md ⛔ PDLC 守卫:未找到与「<功能名>」相关的设计文档(API/架构/数据库/UI 任一)。
测试用例必须基于已有的设计文档。请先运行:
👉 /pdlc-design <设计目标>F20260326-01),读取设计文档内容,继续执行docs/00_standards/coding/ 目录了解编码规范(未命中 → 提示 consider /pdlc-standard add coding/<topic>)docs/04_testing/unit-tests/ 下创建测试计划文档templates/test-plan-template.md<功能ID>-<功能名>-test-plan.md(如 F20260326-01-user-auth-test-plan.md) <!-- PDLC-TRACE -->
<!-- 功能ID: F20260326-01 -->
<!-- 功能名称: user-auth -->
<!-- 阶段: 测试 -->
<!-- 前置文档: docs/02_design/api/F20260326-01-user-auth-api.md -->backend/services/<服务名>/src/test/ 或 backend/services/<服务名>/tests/frontend/<分类>/<应用名>/src/__tests__/验收标准覆盖度:
场景完备性:
测试质量:
should_return_404_when_user_not_found)test1、abc123 等无意义数据)自动修复:
## 自审记录
- 审查时间:<ISO 8601>
- 对照 PRD 验收标准:X 条,已覆盖:X 条
- 对照 API 接口:X 个,已覆盖:X 个
- 发现问题:X 项
- 自动修复:X 项
- 修复明细:
- [已修复] <问题描述><!-- @include templates/prompts/output-language.md -->
目标功能: $ARGUMENTS
<!-- @include templates/prompts/state-update.md --> <!-- @include templates/prompts/handoff.md -->
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.