tacoda

116 mods across 3 repositories, 47 stars between them.

keystone-synthesize

49

tacoda/keystone

Skill Claude CodeCodex

Promote accepted learning-inbox candidates into the right corpus / guide / sensor layer, then refresh INDEX.json.

44 2mo ago A 22 tokens original MIT

keystone-verify

50

tacoda/keystone

Skill Claude CodeCodex

Check vendored policies for drift and the strict cascade for project-layer violations.

44 2mo ago A 15 tokens original MIT

keystone-auditor

51

tacoda/keystone

Agent Claude Code

Dual-flywheel auditor — captures learning candidates and prunes dead rules from the charter.

44 2mo ago A 24 tokens copy · 97% MIT

tacoda/keystone

Agent Claude Code

Surfaces debt in the charter itself — content that exists but isn't earning its keep.

44 2mo ago A 24 tokens copy · 95% MIT

keystone-code-debt

54

tacoda/keystone

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...

44 2mo ago A 38 tokens copy · 94% MIT

tacoda/keystone

Agent Claude Code

General code reviewer that runs the four review sensors on the current diff and surfaces findings.

44 2mo ago A 23 tokens copy · 86% MIT

tacoda/keystone

Agent Claude Code

Triages the code-debt ledger and recommends which entries to action this cycle.

44 2mo ago A 23 tokens copy · 88% MIT

tacoda/keystone

Agent Claude Code

Drift reviewer — flags places the current diff drifts from loaded charter rules.

44 2mo ago A 23 tokens copy · 92% MIT

tacoda/keystone

Agent Claude Code

Captures a learning candidate from a surprise, incident, or review finding into .charter/learning/inbox/.

44 2mo ago A 29 tokens copy · 88% MIT

tacoda/keystone

Agent Claude Code

Pacing-mode coordinator — switches the charter between paired, solo, and autopilot.

44 2mo ago A 23 tokens copy · 88% MIT

keystone-planner

60

tacoda/keystone

Agent Claude Code

Planning scout — loads codebase state and matching idioms for the touched region, then sketches a plan.

44 2mo ago A 26 tokens original MIT

bridle

61

tacoda/bridle

Plugin Claude Code

Agent project harness manager for Claude Code.

2 3mo ago A tokens not measured

refactor-changes

62

tacoda/bridle

Agent Claude Code

Identify simplification and pattern-consistency opportunities in the diff.

2 3mo ago A 11 tokens

review-functional

63

tacoda/bridle

Agent Claude Code

Review the diff for instruction errors, ambiguity, and goal alignment.

2 3mo ago A 12 tokens

self-review

64

tacoda/bridle

Agent Claude Code

Review changed files for quality and reuse opportunities before presenting to the user.

2 3mo ago A 13 tokens

settings

65

tacoda/bridle

Settings file Claude Code

Agent settings declaring 5 allowed tools.

2 3mo ago A tokens not measured

bridle CLAUDE.md

66

tacoda/bridle

Instructions file

Claude Code instructions for tacoda/bridle, covering claude.md, project overview, layout, the harness and bridle's specifics.

2 3mo ago A 528 tokens

add-feature-doc

67

tacoda/bridle

Command

Scaffold a new feature doc in .claude/features/ to capture on-demand context for a domain.

2 3mo ago A 20 tokens

add-rule

68

tacoda/bridle

Command

Add a new rule file to .claude/rules/ for a topic that has surfaced in feedback or review.

2 3mo ago A 22 tokens

audit

69

tacoda/bridle

Command

Audit the entire codebase against every rule in .claude/rules/ and report violations.

2 3mo ago A 18 tokens

check

70

tacoda/bridle

Command

Run the project's pre-commit checks (lint, type, tests) scoped to what changed on the current branch.

2 3mo ago A 22 tokens

ci-status

71

tacoda/bridle

Command

Show the latest CI runs for the current branch via gh.

2 3mo ago A 11 tokens

debt-map

72

tacoda/bridle

Command

Build a heatmap of which parts of the codebase carry the most harness-rule debt.

2 3mo ago A 17 tokens