·subagent-testing
</>

subagent-testing

TDD 式的技能测试方法,使用新的子代理实例来防止启动偏差并验证技能有效性。在验证技能改进、测试技能有效性、防止启动偏见、衡量技能对行为的影响时使用。在实现技能(改为使用技能创作)、创建挂钩(改为使用挂钩创作)时不要使用。

25安装·0热度·@athola

安装

$npx skills add https://github.com/athola/claude-night-market --skill subagent-testing

如何安装 subagent-testing

通过命令行快速安装 subagent-testing AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/athola/claude-night-market --skill subagent-testing
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:athola/claude-night-market。

SKILL.md

查看原文

Test skills with fresh subagent instances to prevent priming bias and validate effectiveness.

Fresh instances prevent priming: Each test uses a new Claude conversation to verify the skill's impact is measured, not conversation history effects.

The Priming Problem Running tests in the same conversation creates bias:

TDD 式的技能测试方法,使用新的子代理实例来防止启动偏差并验证技能有效性。在验证技能改进、测试技能有效性、防止启动偏见、衡量技能对行为的影响时使用。在实现技能(改为使用技能创作)、创建挂钩(改为使用挂钩创作)时不要使用。 来源:athola/claude-night-market。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/athola/claude-night-market --skill subagent-testing
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from athola/claude-night-market

快速解答

什么是 subagent-testing?

TDD 式的技能测试方法,使用新的子代理实例来防止启动偏差并验证技能有效性。在验证技能改进、测试技能有效性、防止启动偏见、衡量技能对行为的影响时使用。在实现技能(改为使用技能创作)、创建挂钩(改为使用挂钩创作)时不要使用。 来源:athola/claude-night-market。

如何安装 subagent-testing?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/athola/claude-night-market --skill subagent-testing 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/athola/claude-night-market