prove-feature

Category: Tools & Productivity | Uploader: searlscosearlsco | Downloads: 0 | Version: v1.0(Latest)

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

Changelog: Source: GitHub https://github.com/searlsco/prove_it

Directory Structure

Current level: .claude/skills/prove-feature/

SKILL.md

Login to download/like/favorite ❤ 145 | ★ 0
Comments 0

Please login before commenting.

No comments yet. Be the first one!