This repository houses the global configuration, landing page profile, central installation scripts, and shared developer doctrines for TheColliery organization.
- CoalMine: Quality-canary skills suite for AI coding agents.
- CoalTipple: Model and effort router with budget protection locks.
You can install any or all tools in the series (e.g., CoalMine, CoalTipple) using the central installer located in this repository:
curl -fsSL https://raw.githubusercontent.com/TheColliery/.github/main/install.mjs -o colliery-install.mjs
node colliery-install.mjs allPeriodic blind output-quality evaluations and regression tests. To keep them honest, this page links to each tool's RESULTS.md (the single source of truth) and never copies the figures -- so a number here cannot drift from, or be invented apart from, the measured run.
- CoalMine -- defect-detection recall/precision on 16 fixtures (12 planted defects, 4 clean decoys), Claude Code. Results: benchmarks/CoalMine/RESULTS.md.
- CoalTipple -- dynamic model escalation + output correctness across 5 domains (crypto, proof, research, legal, voice), Claude Code. Results: benchmarks/CoalTipple/RESULTS.md.
This specific repository (.github) manages the following internal assets:
profile/README.md: The main landing page displayed on the TheColliery Organization Profile.install.mjs: The unified cross-platform DLC selector installation script for all active tools in the suite.DESIGN-PRINCIPLES.md: The Quantum 11 performance & design guidelines governing all series projects.hooks-safety.md: The Phoenix 13 safety hook commandments (sandboxing, fail-silent execution).scripts-quality.md: The CLI and script quality rules for release-gating.
For the public-facing organization profile, please visit github.com/TheColliery.