tacoda

116 mods across 3 repositories, 47 stars between them.

brainstorm

97

tacoda/bridle

Skill Claude CodeCodex

Turn a rough idea into an approved spec — Socratic dialogue, 2–3 approaches, written design doc saved to docs/specs/.

2 3mo ago A 32 tokens

finish-branch

98

tacoda/bridle

Skill Claude CodeCodex

Verify tests pass, then present merge / PR / keep / discard options and execute the user's choice — worktree-aware.

2 3mo ago A 27 tokens

fix-bug

99

tacoda/bridle

Skill Claude CodeCodex

Diagnose and fix a bug using TDD — replicate, gather evidence, diagnose, wrap the bug in a failing test, fix, review, ship.

2 3mo ago A 34 tokens

implement-change

100

tacoda/bridle

Skill Claude CodeCodex

Implement a change (bug fix, feature, follow-up) using TDD — from spec through to a PR.

2 3mo ago B 25 tokens

investigate-perf

101

tacoda/bridle

Skill Claude CodeCodex

Investigate a performance problem — pick a metric, baseline it, profile, change one thing, measure delta. No perf claims without before/after numbers.

2 3mo ago A 36 tokens

onboard

102

tacoda/bridle

Skill Claude CodeCodex

Walk a new engineer through getting set up in this codebase, understanding the layout, and shipping their first trivial change.

2 3mo ago A 26 tokens

postmortem

103

tacoda/bridle

Skill Claude CodeCodex

Write a blameless postmortem after an incident — timeline, impact, RCA (5-whys / causal chain), what went well/poorly, action items — saved to docs/postmortems/YYYY-MM-DD- .md.

2 3mo ago A 53 tokens

refactor

104

tacoda/bridle

Skill Claude CodeCodex

Execute a behavior-preserving refactor — small steps from the catalog, tests after each step, no behavior change in the same commit.

2 3mo ago A 29 tokens

release

105

tacoda/bridle

Skill Claude CodeCodex

Cut a release — propose a semver bump, update the changelog, bump the version file, tag, push. Conventional release commits.

2 3mo ago A 30 tokens

respond-to-review

106

tacoda/bridle

Skill Claude CodeCodex

Walk through open PR review comments, propose fixes, apply with confirmation, mark threads resolved — closes the review loop.

2 3mo ago A 26 tokens

rfc

107

tacoda/bridle

Skill Claude CodeCodex

Open a Request for Comments — a structured proposal that solicits feedback before a decision is made. Saved to docs/rfcs/NNNN- .md.

2 3mo ago A 37 tokens

subagent-tasks

108

tacoda/bridle

Skill Claude CodeCodex

Execute a multi-task plan by dispatching a fresh subagent per task with two-stage review (spec compliance, then code quality).

2 3mo ago A 31 tokens

threat-model

109

tacoda/bridle

Skill Claude CodeCodex

Build a threat model for a feature before implementation — assets, entry points, threats (STRIDE), mitigations — saved to docs/threats/ .md.

2 3mo ago A 37 tokens

worktree

110

tacoda/bridle

Skill Claude CodeCodex

Set up an isolated workspace for parallel work — detect existing isolation, create a worktree if needed, run setup, confirm clean baseline.

2 3mo ago A 29 tokens

keystone-archive

111

tacoda/keystone-mcp

Skill Claude CodeCodex

Retire a harness file by moving it to archive/ with reasoning frontmatter — never delete.

1 2mo ago A 19 tokens original MIT archived

tacoda/keystone-mcp

Skill Claude CodeCodex

Surface a "reload the harness" notice to the user when guides changed mid-session.

1 2mo ago A 17 tokens original MIT archived

keystone-mcp

116

tacoda/keystone-mcp

MCP server Claude CodeCodexCursor

Keystone Harness Manager — the end-to-end harness manager for any project. MCP server that owns the full lifecycle: scaffold, sensors, actions, playbooks, skills, cascade verify, and forward-only shipped-template patches. Runs locally from the keystone-mcp Python package.

1 2mo ago A tokens not measured original MIT archived

At most 3 mods per repository are shown here — the rest are on their repository pages: