com um clique
objection
objection contém 2 skills coletadas de AmrAnwar, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
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.