Agent skill
fallacy-detection-analysis
Identify formal and informal logical fallacies in arguments, classify fallacy types, and explain precisely why reasoning fails with reference to logical principles
Install this agent skill to your Project
npx add-skill https://github.com/a5c-ai/babysitter/tree/main/library/specializations/domains/social-sciences-humanities/philosophy/skills/fallacy-detection-analysis
SKILL.md
Fallacy Detection and Analysis Skill
Identify and analyze logical fallacies in arguments with precise classification and explanation of reasoning failures.
Overview
The Fallacy Detection and Analysis skill enables identification of formal and informal logical fallacies in arguments, precise classification of fallacy types, clear explanation of why reasoning fails with reference to logical principles, and development of sound reasoning practices.
Capabilities
Formal Fallacy Detection
- Identify invalid argument forms
- Recognize affirming the consequent
- Detect denying the antecedent
- Identify undistributed middle
- Analyze quantifier errors
Informal Fallacy Detection
- Recognize relevance fallacies
- Identify presumption fallacies
- Detect ambiguity fallacies
- Recognize emotional appeals
- Identify causal fallacies
Fallacy Classification
- Apply standard taxonomies
- Distinguish fallacy types
- Identify overlapping categories
- Document classification reasoning
- Use precise terminology
Reasoning Analysis
- Explain why arguments fail
- Reference logical principles
- Provide clear examples
- Suggest corrections
- Teach sound reasoning
Critical Application
- Apply to real arguments
- Analyze texts systematically
- Evaluate public discourse
- Improve own reasoning
- Teach critical thinking
Usage Guidelines
When to Use
- Analyzing arguments
- Teaching critical thinking
- Reviewing manuscripts
- Evaluating discourse
- Improving reasoning
Best Practices
- Apply classifications carefully
- Explain failures clearly
- Avoid fallacy hunting
- Consider context
- Teach constructively
Integration Points
- Argument Mapping and Reconstruction skill
- Formal Logic Analysis skill
- Evidence and Justification Assessment skill
- Socratic Dialogue Facilitation skill
References
- Fallacy Identification and Classification process
- Argument Reconstruction and Analysis process
- Critical Thinking Assessment process
- Logic Analyst Agent
- Critical Thinking Educator Agent
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-tools
Central utility skill for GSD operations. Provides config parsing, slug generation, timestamps, path operations, and orchestrates calls to other specialized skills. Acts as the unified entry point that the original gsd-tools.cjs provided via its lib/ modules (commands, config, core, init).
model-profile-resolution
Resolve model profile (quality/balanced/budget) at orchestration start and map agents to specific models. Enables cost/quality tradeoffs by selecting appropriate AI models for each agent role.
verification-suite
Plan structure validation, phase completeness checks, reference integrity verification, and artifact existence confirmation. Provides the structured verification layer ensuring GSD artifacts are well-formed and complete.
state-management
STATE.md reading, writing, and field-level updates. Provides cross-session state persistence via .planning/STATE.md with structured fields for current task, completed phases, blockers, decisions, and quick tasks.
git-integration
Git commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structured commit messages, planning file commits, branch management, and milestone tag operations.
frontmatter-parsing
YAML frontmatter parsing and manipulation for .planning/ documents. Provides read, write, update, query, and validation operations on frontmatter blocks in GSD markdown artifacts.
Didn't find tool you were looking for?