Skill Claude CodeCodex
Promote accepted learning-inbox candidates into the right corpus / guide / sensor layer, then refresh INDEX.json.
Skill Claude CodeCodex
Promote accepted learning-inbox candidates into the right corpus / guide / sensor layer, then refresh INDEX.json.
Skill Claude CodeCodex
Check vendored policies for drift and the strict cascade for project-layer violations.
Agent Claude Code
Dual-flywheel auditor — captures learning candidates and prunes dead rules from the charter.
Agent Claude Code
Stack detector that seeds the initial charter state from a fresh repo.
Agent Claude Code
Surfaces debt in the charter itself — content that exists but isn't earning its keep.
Agent Claude Code
Surfaces and categorizes debt in the codebase — the known-suboptimal code the team has chosen to live with, plus the shape of any new deb...
Agent Claude Code
General code reviewer that runs the four review sensors on the current diff and surfaces findings.
Agent Claude Code
Triages the code-debt ledger and recommends which entries to action this cycle.
Agent Claude Code
Drift reviewer — flags places the current diff drifts from loaded charter rules.
Agent Claude Code
Captures a learning candidate from a surprise, incident, or review finding into .charter/learning/inbox/.
Agent Claude Code
Pacing-mode coordinator — switches the charter between paired, solo, and autopilot.
Agent Claude Code
Planning scout — loads codebase state and matching idioms for the touched region, then sketches a plan.
Plugin Claude Code
Agent project harness manager for Claude Code.
Agent Claude Code
Identify simplification and pattern-consistency opportunities in the diff.
Agent Claude Code
Review the diff for instruction errors, ambiguity, and goal alignment.
Agent Claude Code
Review changed files for quality and reuse opportunities before presenting to the user.
Settings file Claude Code
Agent settings declaring 5 allowed tools.
Instructions file
Claude Code instructions for tacoda/bridle, covering claude.md, project overview, layout, the harness and bridle's specifics.
Command
Scaffold a new feature doc in .claude/features/ to capture on-demand context for a domain.
Command
Add a new rule file to .claude/rules/ for a topic that has surfaced in feedback or review.
Command
Audit the entire codebase against every rule in .claude/rules/ and report violations.
Command
Run the project's pre-commit checks (lint, type, tests) scoped to what changed on the current branch.
Command
Show the latest CI runs for the current branch via gh.
Command
Build a heatmap of which parts of the codebase carry the most harness-rule debt.