원클릭으로
objection
objection에는 AmrAnwar에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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.