Verdict banner
AmrAnwar AmrAnwar

Verdict

Development community

Description

--- description: End the cross-examination and render the verdict. PASSED only if every objection was resolved; otherwise FAILED with the strongest unresolved objection quoted. --- The cross-examination is over. Render the verdict artifact now — nothing else. No preamble, no postscript. Required format: ═══════════════════════════════════════ VERDICT ═══════════════════════════════════════ IDEA <one-sentence restatement of what was argued> OBJECTIONS 1. <short name> — <resol

Installation

Installs to ~/.claude/skills/amranwar-objection-verdict/SKILL.md

Terminal
mkdir -p ~/.claude/skills/amranwar-objection-verdict && curl -fsSL https://raw.githubusercontent.com/AmrAnwar/objection/HEAD/commands/verdict.md -o ~/.claude/skills/amranwar-objection-verdict/SKILL.md

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

Full documentation available on GitHub

View Source Repository