tacoda

116 mods across 3 repositories, 47 stars between them.

auditor

01

tacoda/keystone

Agent

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

44 2mo ago A 18 tokens original MIT

bootstrap-scout

02

tacoda/keystone

Agent

Stack detector that seeds the initial charter state from a fresh repo.

44 2mo ago A 13 tokens original MIT

charter-debt

03

tacoda/keystone

Agent

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

44 2mo ago A 17 tokens original MIT

code-debt

04

tacoda/keystone

Agent

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 32 tokens original MIT

code-reviewer

05

tacoda/keystone

Agent

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

44 2mo ago A 17 tokens original MIT

debt-reviewer

06

tacoda/keystone

Agent

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

44 2mo ago A 16 tokens original MIT

drift-reviewer

07

tacoda/keystone

Agent

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

44 2mo ago A 16 tokens original MIT

learning-curator

08

tacoda/keystone

Agent

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

44 2mo ago A 23 tokens original MIT

mode-switcher

09

tacoda/keystone

Agent

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

44 2mo ago A 17 tokens original MIT

planner

10

tacoda/keystone

Agent

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

44 2mo ago A 21 tokens original MIT

quality-radar

11

tacoda/keystone

Agent

Aggregates verification and review sensors into a five-dimension scorecard for the current diff (or the whole codebase, on audit).

44 2mo ago A 27 tokens original MIT

review-deployment

12

tacoda/keystone

Agent

An agent reads the diff and reports deployment considerations — schema migration safety (expand-contract), feature-flag gating, environme...

44 2mo ago A 25 tokens original MIT

review-functional

13

tacoda/keystone

Agent

An agent reads the diff and reports logic, correctness, and behavior issues.

44 2mo ago A 15 tokens original MIT

review-risk

14

tacoda/keystone

Agent

An agent reads the diff and reports risk concerns — blast radius, reversibility, hot-spot regions, fan-out and shared-state coupling, irr...

44 2mo ago A 30 tokens original MIT

review-security

15

tacoda/keystone

Agent

An agent reads the diff and reports security concerns — injection, auth, secrets, unsafe deserialization, weak crypto, missing authorizat...

44 2mo ago A 27 tokens original MIT

security-reviewer

16

tacoda/keystone

Agent

Security-focused PR reviewer that hunts OWASP-top-10 patterns and unsafe defaults.

44 2mo ago A 16 tokens original MIT

spec-author

17

tacoda/keystone

Agent

Captures intent and acceptance criteria for a unit of work — first step on any task.

44 2mo ago A 18 tokens original MIT

synthesizer

18

tacoda/keystone

Agent

Promotes learning-inbox candidates into the right corpus or guide layer.

44 2mo ago A 14 tokens original MIT

tacoda/keystone

Agent

Fetches a tracker card from Jira / Linear / GitHub Issues / Asana via whatever tracker integration the agent has (MCP server, CLI, policy...

44 2mo ago A 32 tokens original MIT

verifier

20

tacoda/keystone

Agent

Runs the verification sensors — lint, type-check, test, build, drift, commit-message — and reports the gate.

44 2mo ago A 24 tokens original MIT

audit

21

tacoda/keystone

Command

Full dual-flywheel audit.

44 2mo ago A 7 tokens original MIT

bootstrap

22

tacoda/keystone

Command

One-time initial charter scaffold.

44 2mo ago A 6 tokens original MIT

check-drift

23

tacoda/keystone

Command

Run the drift sensor on the current diff.

44 2mo ago A 9 tokens original MIT