agentsclimarketplace

Email batch test

Skill EthanYoQ/Skill-hub/projects/codex-invoice/email-batch-test

跑批测试标准与双邮箱回归门禁。当任务涉及"跑批"、"batch test"、"真值审计"、"回归验证"、"regression"时触发。确保每次跑批都遵守 P0/P1/P2 标准,且触碰保护区域的改动必须通过双邮箱验证。From its SKILL.md

Install
npx -y skills add EthanYoQ/Skill-hub --skill email-batch-test

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.2 KB, 358 tokens by cl100k_base, as published. Nobody here has run it

跑批测试 Skill

触发条件

当任务涉及以下关键词时自动触发:

  • 跑批、batch test、批量测试
  • 真值审计、truth audit
  • 回归验证、regression
  • P0、P1、P2

必读文件

  1. 项目根目录 CLAUDE.md — 了解 FROZEN/GUARDED/SAFE 区域定义
  2. references/test-standards.md — P0/P1/P2 量化标准
  3. references/regression-gate.md — 双邮箱回归门禁流程

核心规则

  1. 跑批前:确认使用哪个邮箱的真值集
  2. 跑批后:必须运行 strict_truth_audit.py 对比真值
  3. 修改代码后:检查改动是否触碰 FROZEN/GUARDED ZONE
  4. 触碰保护区域:必须同时跑 QQ + 163 真值集验证
  5. 提交前:P0 必须 = 0

真值集位置

  • QQ:test_dataset/qq_20260201_20260311_final/truth_manifest.json
  • 163:.claude/worktrees/test-163-batch/test_dataset/163_20260301_20260319/truth_manifest.json

What ships with it: 2 files

2.4 KB alongside SKILL.md

Keep looking

Skills are one crate of 326,852. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.