prove-feature

分类: 工具与效率 | 上传者: searlscosearlsco | 下载: 0 | 版本: v1.0(最新)

Create a temporary real project and prove a prove_it feature works (or doesn't) end-to-end. Builds a disposable git repo, writes a focused config, runs real dispatches through the installed or local prove_it, and produces a human-readable session transcript. Use when you need to prove a feature, reproduce a bug, or validate a fix against a real project — not just unit tests. --- # Prove a feature works (or doesn't) Build a throwaway project and exercise a prove_it feature through the real dispatcher pipeline. The output is a human-readable transcript the user can read to confirm the system works end-to-end. ## Arguments `<feature description>` — a short description of what to prove. Examples: - "script appeal prevents doom loops" - "multi-when arrays are logical OR" - "backchannel writes bypass PreToolUse enforcement" - "linesChanged threshold triggers at the right count" ## Method ### Step 1: Write a self-contained Node.js test script Create a single file at `/tmp/prove_it_feature_<name>/prove.js` that does

更新日志: Source: GitHub https://github.com/searlsco/prove_it

目录结构

当前层级: .claude/skills/prove-feature/

SKILL.md

登录后下载/点赞/收藏 ❤ 145 | ★ 0
评论 0

请先登录后评论。

还没有评论,快来第一个发言吧。