一键导入
objection
objection 收录了来自 AmrAnwar 的 2 个 skills,并提供仓库级职业覆盖和站内 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.