tacoda/bridle

Claude Code Plugin for managing an Agent Project Harness

2Stars on the repository
50Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

add-feature-doc

01

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

02

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

03

tacoda/bridle

Command

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

2 3mo ago A 18 tokens

check

04

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

05

tacoda/bridle

Command

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

2 3mo ago A 11 tokens

debt-map

06

tacoda/bridle

Command

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

2 3mo ago A 17 tokens

fan-out

07

tacoda/bridle

Command

Fan out one agent in parallel over a set of independent items, combining findings into a single report.

2 3mo ago A 19 tokens

generate-harness

08

tacoda/bridle

Command

Scaffold the bridle harness into the current project and customize it by replacing placeholders with project-specific values.

2 3mo ago B 20 tokens

harness-health

09

tacoda/bridle

Command

Dashboard of harness health — rule freshness, internal consistency, last learn cadence, and workflow coverage.

2 3mo ago A 18 tokens

learn

10

tacoda/bridle

Command

Convert review feedback or a surfaced pattern into a rule update — the core flywheel action.

2 3mo ago A 17 tokens

mode

11

tacoda/bridle

Command

Read or set the bridle execution mode (paired, solo, or autopilot).

2 3mo ago A 17 tokens

new-agent

12

tacoda/bridle

Command

Scaffold a new project-local agent in .claude/agents/ .md.

2 3mo ago A 17 tokens

new-command

13

tacoda/bridle

Command

Scaffold a new project-local slash command in .claude/commands/ .md.

2 3mo ago A 18 tokens

new-skill

14

tacoda/bridle

Command

Scaffold a new project-local skill in .claude/skills/ /SKILL.md.

2 3mo ago A 19 tokens

orient

15

tacoda/bridle

Command

Analyze the codebase and propose high-level and specific context additions to CLAUDE.md.

2 3mo ago A 17 tokens

patch-harness

16

tacoda/bridle

Command

Patch the consumer harness with new template additions after a bridle upgrade — adds new files and structural changes without rewriting customized templates.

2 3mo ago A 24 tokens

retro

17

tacoda/bridle

Command

Analyze recent commits for recurring patterns that should become rules.

2 3mo ago A 10 tokens

run-skill

18

tacoda/bridle

Command

Manually invoke a project-local skill by name when auto-invocation does not fire.

2 3mo ago A 17 tokens

scope-rule

19

tacoda/bridle

Command

Adjust the path scope of an existing rule so it auto-loads only when relevant files are touched.

2 3mo ago A 19 tokens

show-rules

20

tacoda/bridle

Command

List every rule in .claude/rules/ with its scope and last-modified date.

2 3mo ago A 18 tokens

smell

21

tacoda/bridle

Command

Spot refactoring opportunities and code smells in the current diff.

2 3mo ago A 11 tokens

spawn-reviewers

22

tacoda/bridle

Command

Fan out every review agent in .claude/agents/ on the current diff and combine findings.

2 3mo ago A 19 tokens

stale-rules

23

tacoda/bridle

Command

Flag rules that have not been referenced or updated recently and propose actions.

2 3mo ago A 13 tokens

touch-clean

24

tacoda/bridle

Command

Apply the boy-scout rule — for files touched in the current diff, surface smells and rule violations and propose cleanups.

2 3mo ago A 24 tokens