·before-after
</>

before-after

生成织机计划之前/之后的验证对。通过捕获实现前后的状态来证明阶段实际上改变了系统行为。用于增量验证——通过比较系统状态来证明新命令、端点、模块或错误修复是否有效。

4安装·0热度·@cosmix

安装

$npx skills add https://github.com/cosmix/claude-loom --skill before-after

如何安装 before-after

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

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

来源:cosmix/claude-loom。

SKILL.md

查看原文

Before/after verification is a technique for proving that a stage actually changed system behavior. Instead of just checking that the final state is valid, you capture what was true BEFORE implementation and what should be true AFTER implementation. The pair proves your stage caused the change.

This matters because without before/after thinking, you can't distinguish:

A delta-proof is verification that proves a state transition occurred.

生成织机计划之前/之后的验证对。通过捕获实现前后的状态来证明阶段实际上改变了系统行为。用于增量验证——通过比较系统状态来证明新命令、端点、模块或错误修复是否有效。 来源:cosmix/claude-loom。

可引用信息

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

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

Browse more skills from cosmix/claude-loom

快速解答

什么是 before-after?

生成织机计划之前/之后的验证对。通过捕获实现前后的状态来证明阶段实际上改变了系统行为。用于增量验证——通过比较系统状态来证明新命令、端点、模块或错误修复是否有效。 来源:cosmix/claude-loom。

如何安装 before-after?

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

这个 Skill 的源码在哪?

https://github.com/cosmix/claude-loom

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-25