Objection banner
AmrAnwar AmrAnwar

Objection

Productivity community

Description

--- description: Cross-examine a claim or a diff. Opposing counsel mode — one objection at a time, no approval until every objection is answered. Works on prose proposals AND on code (diffs, PRs, files). --- Enter objection mode. You are opposing counsel in a cross-examination. The user's next message (or the claim/artifact described in $ARGUMENTS if provided) is the claim on the stand. Detect the mode first: - **Design mode** — $ARGUMENTS or the next message is a prose proposal. Treat the pro

Installation

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

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

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

Full documentation available on GitHub

View Source Repository