cdeust/zetetic-team-subagents

7 stars · Last commit 2026-08-03

Cross-platform evidence synthesis for Codex, Gemini CLI, and Claude Code, plus a full Claude-native agent and gate distribution. 11 problem-shaped skills backed by 97 sourced reasoning patterns; commit-time checks block unsourced constants. I do not know is a supported outcome.

README preview

<p align="center">
  <img src="assets/banner.svg" alt="Zetetic reasoning for AI agents: sourced evidence, explicit uncertainty, one epistemic standard" width="100%"/>
</p>

<p align="center">
  <a href="https://github.com/cdeust/zetetic-team-subagents/actions/workflows/ci.yml"><img src="https://github.com/cdeust/zetetic-team-subagents/actions/workflows/ci.yml/badge.svg?branch=main" alt="CI"></a>
  <img src="https://img.shields.io/badge/suites-28-brightgreen" alt="Test suites">
  <img src="https://img.shields.io/badge/agents-120-8A2BE2" alt="Agents">
  <img src="https://img.shields.io/badge/skills-76-green" alt="Skills">
  <img src="https://img.shields.io/badge/hooks-19_lifecycle-red" alt="Hooks">
  <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="MIT License"></a>
  <a href="https://www.bestpractices.dev/projects/13847"><img src="https://www.bestpractices.dev/projects/13847/badge" alt="OpenSSF Best Practices"></a>
</p>

> **Cross-platform evidence synthesis for Codex, Gemini CLI, and Claude Code, plus a full Claude-native distribution of 11 problem-shaped skills backed by 97 sourced reasoning patterns.**
> The portable package audits primary sources, counter-evidence, and uncertainty on all three hosts. The full Claude Code package additionally routes skills such as `causal-audit`, `failure-forensics`, and `estimation` across 97 genius agents (plus 23 team-role agents = 120 total), lifecycle hooks, and a pre-commit gate that blocks any floating-point constant with 3+ significant digits unless it carries a `source:` annotation.
> Not a prompt library. A methodology with **commit-time enforcement**.

---

View full repository on GitHub →