Negate

Negation mode — test whether a conclusion can survive counter-argumentation

yansircc Updated

File contents

Take a conclusion, attempt to falsify it.

No patching, no alternatives. Only a verdict: does this conclusion withstand negation? If it does → explain why it survives. If it doesn't → identify the critical defect, stop. Rebuilding is not negate's job — that's rethink's.

Process:

  1. Restate the conclusion — articulate the claim to be tested in one sentence.
  2. Identify key supports — what does this conclusion depend on to hold? Find the most critical support — could be a single premise, or a combination of weak premises.
  3. Negate the support — if this support doesn't hold, what happens to the conclusion?
  4. Verdict
    • Conclusion unaffected or only deformed → this support is non-critical, move to the next one, repeat 2-3.
    • Conclusion collapses → identify the defect and reason, stop.
    • New structure emerges → report the finding, stop.

yansircc/agent-skills/tree/main/plugins/agent-skills/skills/negate commit 49f1fd0a39

Frequently asked questions

npx skillmds@latest add yansircc/negate