Add Evidence banner
Selcukatli Selcukatli

Add Evidence

Development community

Description

--- description: File an evidence document into the case workspace and record it --- File evidence into the case workspace and record it in `evidence-list.md` in one step. 1. Invoke the `petition-workspace` skill if you need the conventions. 2. Determine the criterion number the evidence supports. If the user is unsure, ask — filing it under the wrong criterion routes it to the wrong folder. Remember the numbering differs between petition types (O-1A criterion 7 is critical role; EB-1A

Installation

Installs to ~/.claude/skills/selcukatli-extraordinary-ability-kit-add-evidence/SKILL.md

Terminal
mkdir -p ~/.claude/skills/selcukatli-extraordinary-ability-kit-add-evidence && curl -fsSL https://raw.githubusercontent.com/Selcukatli/extraordinary-ability-kit/HEAD/commands/add-evidence.md -o ~/.claude/skills/selcukatli-extraordinary-ability-kit-add-evidence/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository