claim-negation
$
npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/claim-negationSubagent that takes a claim P and produces its formal negation ~P, ensuring the negation is logically precise and preserves scope.
SKILL.md
.github/skills/claim-negationView on GitHub ↗
--- name: claim-negation description: "Formally negate the core claim, producing the logical complement for reductio testing." execution: subagent prompt: ./prompt.md used-by: [adversarial-stress-testing] --- # Claim Negation Subagent that takes a claim P and produces its formal negation ~P, ensuring the negation is logically precise and preserves scope.