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'.
pinned to #4e7f4f8updated last month
Ask your AI client: “install skills/hum-dialectics”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/hum-dialecticsmetahub onboarded this repo on the author's behalf.
If you own github.com/asgard-ai-platform/skills on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
225
Last commit
last month
Latest release
published
- #ai-agent
- #anthropic
- #claude
- #claude-agent-skills
- #claude-code
- #coding-agent
- #knowledge-base
- #mcp
- #methodology
- #open-source
- #prompt-engineering
- #skills
- #taiwan
Automated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.4e7f4f8· last month
Behavioral checks ran but aren't published for this artifact; the static checks above ran at publish time.
Documentation
8 passed1 warningHomepage or repository declaredwarn
No homepage or repository declared.
Add a "homepage" or "repository" field to SKILL.md.
Description quality
55 words · 389 chars — "Apply Hegelian dialectics (thesis-antithesis-synthesis) to analyze contradiction…"
README is present and substantial
33,936 chars · 20 sections · 3 code blocks
Tags / topics declared
13 total — ai-agent, anthropic, claude, claude-agent-skills, claude-code, coding-agent (+7)
README has usage / example sections
no labeled section but 3 code blocks document usage
Homepage / docs URL declared
https://vault.asgard-ai.com/skills/
Description is substantive
Description is 55 words.
Documentation present and substantive
Documentation present (SKILL.md, 573 words).
Documentation shows usage
Documentation includes 2 code examples.
Release history
1- releasecurrent4e7f4f8warnlast month
Contents
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
Reviews
No reviews yet. Be the first.
Related
Verification Before Completion
Evidence before assertions, always
Writing Plans
Turn specs into phased implementation plans
Test-Driven Development
Red → green → refactor discipline for any feature or bugfix
mh install skills/hum-dialectics