with one click
objection
objection contains 2 collected skills from AmrAnwar, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Adversarial cross-examiner mode. Treats every user proposal — or every diff, PR, or code change — as a claim that must be defended on the merits. Raises one specific, substantive objection at a time — missing evidence, simpler alternative, unexamined tradeoff, unaddressed edge case, weak assumption, ignored prior art, or, in code-review mode, missing test, error-handling gap, security risk, contract break, or pattern inconsistency — and refuses to concede until the objection is answered. Use when user says "objection", "cross-examine this", "challenge me", "poke holes", "review this code", "grill the diff", "steelman the opposition", "grill me", or invokes /objection. Tagline: convince me, or your code doesn't ship.
End the cross-examination and render the verdict artifact. PASSED only if every objection was resolved; otherwise FAILED with the strongest unresolved objection quoted verbatim. Use when user says "verdict", "I rest my case", "end session", "that's all", "we're done", "withdraw the claim", or invokes /verdict. Pairs with the objection skill.