mcpbeat

P2e Shadow Validation

gmaxxxie/p2e-shadow-validation

AI Native 产品方法论——影子验证的实操 Skill。 用户提供收敛决策结论,Skill 自动执行影子验证: 影子系统设计 → 并行运行方案 → 人工对比机制 → 失败模式沉淀 → 审计放行证据 → 输出影子验证报告。 基于《AI Native 产品方法论》第10章(试验展开-影子验证)。 '

4k tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
51
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/gmaxxxie/ai-native-product-agent-skills --skill p2e-shadow-validation

How to use it

Copy the folder

Take gmaxxxie/p2e-shadow-validation from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.