deductive-chain
$
npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/deductive-chainSubagent that takes a premise and derives logical consequences through valid inference steps, producing a traceable chain.
SKILL.md
.github/skills/deductive-chainView on GitHub ↗
--- name: deductive-chain description: "Derive logical consequences step by step from a given premise, building a traceable derivation chain." execution: subagent prompt: ./prompt.md used-by: [adversarial-stress-testing] --- # Deductive Chain Subagent that takes a premise and derives logical consequences through valid inference steps, producing a traceable chain.