Skip to content

TheColliery/.github

Repository files navigation

🗂️ TheColliery — Global Configuration & Landing Page (.github)

This repository houses the global configuration, landing page profile, central installation scripts, and shared developer doctrines for TheColliery organization.


⛏️ Active Repositories

  • CoalMine: Quality-canary skills suite for AI coding agents.
    Stars Forks Downloads Developers
  • CoalTipple: Model and effort router with budget protection locks.
    Stars Forks Downloads Developers
  • CoalBoard: Consensus & debate board — diverse lenses verify error-not-allowed work before it ships.
    Stars Forks Downloads Developers
  • CoalHearth: Session warm-resume — journals state so an interrupted session resumes from a recovery block instead of a manual rebuild.
    Stars Forks Downloads Developers
  • CoalFace (beta): Fan-out discipline — scout → waves → QC → one writer, the whole swarm bounded by the estimated solo cost.
    Stars Forks Downloads Developers
  • 🔵 CoalWash (in design · blueprint): Memory-defragment engine — cleans + compacts an agent's persistent memory (notes + governance) under a hard zero-fact-loss guarantee. The 6th sibling; spec in design, build deferred.
  • 🔵 CoalLedger (in design · blueprint): Docs-health canary suite — the docs-side mirror of CoalMine (grounding · completeness · rot · consistency · structure · quality · leak), cross-agent + multilingual. The 7th sibling; spec in design, build deferred.

📦 How to Install the Suite

You can install any or all tools in the series (CoalMine, CoalTipple, CoalBoard, CoalHearth, CoalFace (beta)) 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 all         # the whole suite (all 5)
node colliery-install.mjs 3           # just CoalBoard
node colliery-install.mjs 1 2 3       # CoalMine + CoalTipple + CoalBoard
node colliery-install.mjs 4 5         # CoalHearth + CoalFace (CoalFace beta)

📊 Series Benchmarks

Periodic 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 with planted defects — 13 in total, one fixture plants 2 — plus 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; routing-cost savings: benchmarks/CoalTipple/ROUTING-SAVINGS.md.
  • CoalBoard -- with-the-board-vs-without on error-not-allowed tasks, two platforms (Claude Code reliability + Antigravity cross-vendor), including the honest correlated-blind-spot ceiling. Results: benchmarks/CoalBoard/results/.
  • CoalHearth -- interruption damage: cold restart vs warm resume on a 10-file mid-refactor (token delta + the categorical state-fidelity recovery), Claude Code. Results: benchmarks/CoalHearth/RESULTS.md.
  • CoalFace -- fan-out cost: solo vs ad-hoc vs scout-digest on a shared-context worksite (tokens + dollars + the coarse-pack lever), Claude Code + Antigravity cross-vendor. Results: benchmarks/CoalFace/RESULTS.md.

🏛️ Repository Structure

This specific repository (.github) manages the following internal assets:


For the public-facing organization profile, please visit github.com/TheColliery.

About

TheColliery -- quality tooling for AI coding agents. Holds the series landing page, the shared doctrine (Phoenix-13 hooks + Quantum-11), the one-step DLC installer, and the suite benchmarks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors