mcpbeat

Hum Dialectics

asgard-ai-platform/hum-dialectics

Apply Hegelian dialectics (thesis-antithesis-synthesis) to analyze contradictions and generate higher-order understanding. Use this skill when the user needs to resolve opposing viewpoints, find creative synthesis between conflicting positions, or move past binary thinking — even if they say 'both sides have valid points', 'how do we reconcile these views', or 'is there a third option'.

6k tokens
context cost
the whole folder, loaded on every use
3
files
instructions only
0
copies elsewhere
how many repositories repackaged it
223
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/asgard-ai-platform/skills --skill hum-dialectics

What comes with it

19 384 bytes besides the instruction
examples/sample_scenario.md
references/marxist-dialectics.md

The instruction itself

11 sections, as written by the author

Dialectical Analysis

Overview

Dialectics is a method of reasoning through contradictions. Instead of choosing between opposing positions (thesis vs antithesis), it seeks a synthesis that transcends both — preserving what's valid in each while resolving the contradiction at a higher level.

Framework

IRON LAW: Synthesis ≠ Compromise

Synthesis is NOT "meeting in the middle." It's a NEW position that resolves
the contradiction by reframing the problem at a higher level of abstraction.

Compromise: "Let's do half of A and half of B"
Synthesis: "The contradiction between A and B reveals that C is the real answer"

The Dialectical Process

  • Thesis: State the initial position clearly and steelman it
  • Antithesis: State the opposing position clearly and steelman it
  • Identify the contradiction: What specific tension exists between them?
  • Examine what each gets right: What truth does each position contain?
  • Synthesize: What higher-order understanding resolves the contradiction while preserving the valid elements of both?

When the synthesis becomes a new thesis, the process repeats — this is dialectical progression.

Output Format

# Dialectical Analysis: {Topic}

## Thesis
{Position A — steelmanned}
- What it gets right: ...
- Where it fails: ...

## Antithesis
{Position B — steelmanned}
- What it gets right: ...
- Where it fails: ...

## The Contradiction
{What specific tension exists between these positions}

## Synthesis
{Higher-order position that resolves the contradiction}
- Preserves from thesis: ...
- Preserves from antithesis: ...
- Transcends by: ...

Examples

Correct Application

Scenario: "Should companies prioritize shareholder value or stakeholder value?"

  • Thesis (Friedman): Companies exist to maximize shareholder returns. Social responsibility is the government's job. Shareholder value focus creates efficiency and wealth.
  • Antithesis (Freeman): Companies must serve all stakeholders — employees, communities, environment. Shareholder-only focus creates externalities and inequality.
  • Contradiction: Shareholder value can require harming stakeholders; stakeholder value can reduce returns.
  • Synthesis: Long-term shareholder value REQUIRES stakeholder health. Companies that exploit workers, pollute, or alienate customers destroy long-term value. The contradiction dissolves when the time horizon extends — stakeholder value IS shareholder value over a sufficiently long period ✓

Incorrect Application

  • "The synthesis is: do 50% shareholder focus and 50% stakeholder focus" → This is compromise, not synthesis. Violates Iron Law.

Gotchas

  • Not all oppositions are dialectical: Some contradictions are genuine either/or choices (you can't be in two places at once). Dialectics works for conceptual tensions, not physical impossibilities.
  • Steelmanning is essential: If you weakly represent either thesis or antithesis, the synthesis will be shallow. Give each position its strongest possible form before synthesizing.
  • Synthesis can be wrong: Just because you synthesized doesn't mean the result is valid. The synthesis must be independently evaluated.
  • Infinite regress risk: The synthesis becomes a new thesis, which generates a new antithesis... Know when to stop. Synthesis is a tool for insight, not an infinite process.

References

  • For Marx's materialist dialectics, see references/marxist-dialectics.md

How to use it

Copy the folder

Take asgard-ai-platform/hum-dialectics from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.