# Command Evidence Capture

> Capture exact command evidence before claiming a coding gate passed.

- Skill: `idanmann10/command-evidence-capture` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add idanmann10/command-evidence-capture`
- Raw SKILL.md: https://api.skillmd.com/api/skills/idanmann10/command-evidence-capture/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: idanmann10 (https://skillmd.com/u/idanmann10)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/idanmann10/command-evidence-capture

---


# Command Evidence Capture

Use exact command output as the record for coding claims. Prefer the smallest command that proves the claim, then run the broader gate before release.

## Steps

1. Name the claim that needs evidence.
2. Run the command that directly proves it.
3. Record the command, pass count or exit status, and any relevant warning.

# Provenance

Seeded during v1 starter-pack expansion from goal.md. Inspired by: https://github.com/obra/superpowers and https://github.com/garrytan/gstack.

