By o3co
FCoT (Falsification Chain of Thought): post-hoc verification of AI judgments via pre-declared dismissal conditions. Ships the /fcot skill.
Falsification Chain of Thought — a Claude Code skill that counters sycophancy bias by systematically attempting to disprove conclusions.
When the AI says:
Run /fcot. It forces the model to:
Without FCoT, the AI agrees with you:
> When learning English, you should start with conversation, not grammar.
There's a lot of truth to this. Many learners spend years studying grammar rules and
vocabulary lists but struggle to hold a real conversation when the moment comes...
So the advice is largely sound, especially as a corrective for learners who over-study
grammar and under-practice speaking.
Then run /fcot:
| # | Counter-Argument | Dismissal Condition | Verification | Result |
|---|---|---|---|---|
| 1 | Adults ≠ children — L1 acquisition evidence doesn't transfer to L2 | Dismissed if adult L2 research independently supports conversation-first | Krashen's Input Hypothesis, Long's Interaction Hypothesis support it | ✓ |
| 2 | Early errors fossilize without grammar foundation | Dismissed if fossilization risk is low with corrective feedback | Real risk in low-feedback environments; initial response didn't specify feedback conditions | ✗ |
| 3 | Some learners need grammar-first (academic writing, legal English, testing) | Dismissed if scoped to general communicative fluency | Original claim is unqualified — implies universal applicability | ✗ |
Revision needed. The claim is over-broad — conversation-first works for communicative fluency goals with corrective feedback, but not as universal advice.
Across 15 examples: 12 / 15 (80.0%) effectiveness — FCoT meaningfully improved or verified the judgment (⭕️=1, 🔺=0.5, ❌=0). Revised or changed in 10/15 cases, confirmed with evidence in 5/15. See APPROACH.md for methodology, theory, and limitations.
/fcot) — it does not modify normal Claude Code behavior/fcot quick — same verification process, shorter outputPATH, FCoT uses it as a context-stripped external verifier (recommended — eliminates motivated-reasoning bias). Otherwise FCoT runs in-process and tells you so. Set FCOT_VERIFIER=in-process to force the in-process path. See APPROACH.md § Production verifier for why this matters.If you have Claude Code with marketplace support, install via the o3co/agent-market marketplace:
/plugin marketplace add https://github.com/o3co/agent-market.git
/plugin install fcot@agent-market
The .git suffix on the URL is required. (Claude Code also accepts a shorter owner/repo form per its docs — o3co/agent-market — but some installs reject it with "Invalid marketplace source format"; the URL form works universally.)
This adds FCoT alongside other o3co plugins (e.g. DPD) and tracks updates via git.
git clone https://github.com/o3co/agent-fcot.git
cd agent-fcot
./install.sh
Restart Claude Code after installing.
After the AI makes a judgment or agrees with you:
/fcot
To verify a specific judgment:
/fcot "Approach 1 is the better choice"
Works in any language:
fcotで検証して
For a quick check (shorter output, same process):
/fcot quick
See APPROACH.md for the theory (FN bias + Falsification + Chain of Thought), prior art, methodology, and limitations.
Questions, ideas, or bug reports? Post in Feedback & Discussion.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub o3co/agent-market --plugin fcotDPD (Decompose-Propagate Decision): a graph-based protocol for structuring AI conversations as decision graphs. Ships an MCP server + skill family (/dpd, /dpd-status, /dpd-fill, ...).
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.