spe-investigator

7 mods across 1 repository, 0 stars between them.

oz-backlog

01

spe-investigator/feature-tracker-mcp

Agent

Does the backlog work a worker structurally cannot: linking dependencies ACROSS goals, catching the same work described differently in two goals, goal hygiene, and staleness. Use PROACTIVELY when items have landed in several goals, or on a cadence. Boundary: does not refine within a goal — a worker derives its own…

0 4d ago A 86 tokens

oz-capture

02

spe-investigator/feature-tracker-mcp

Agent

Reads one turn's work and records anything it implied that would otherwise be lost — a feature, guardrail, schema change, risk or mitigation. Use PROACTIVELY after a turn that changed files or reached a conclusion. Returns only the ids it recorded and what it skipped. Boundary: records single items as they surface…

0 4d ago A 96 tokens

oz-study

03

spe-investigator/feature-tracker-mcp

Agent

Runs an investigation whose deliverable is a document and a recommendation, not code — whether an effect is real, which design survives contact with the data, whether something is worth building at all. Use for "/oz study" and when a question needs analysis before anything can sensibly be built. Concluding "do not…

0 4d ago A 91 tokens

oz-triage

04

spe-investigator/feature-tracker-mcp

Agent

Sorts the backlog so the human reads less: finds duplicates, and separates what two specialists can settle from what only the principal can decide. Use PROACTIVELY before a checkpoint, or when the backlog has grown faster than it has been read. Boundary: reports and re-links; never decides gates and never marks…

0 4d ago A 71 tokens

oz-worker

05

spe-investigator/feature-tracker-mcp

Agent

Drives one goal's features to completion in priority order: claims the next ready item, implements it, records evidence, releases the claim, repeats. Use for "/oz task " and for the sessions "/oz start" spawns. Boundary: works one goal in one worktree; shaping the queue is oz-backlog's job and deciding gates is the…

0 4d ago A 79 tokens

oz

06

spe-investigator/feature-tracker-mcp

Skill Claude CodeCodex

The project's feature, parity and decision-gate tracker. Use for "/oz", "oz status", "oz table", "oz gates", "oz add", "oz help", and whenever work implies a feature, guardrail, schema change, risk or mitigation that would otherwise be lost. Backed by a per-project database in the repo's .oz folder.

0 4d ago A 75 tokens

feature-tracker-mcp

07

spe-investigator/feature-tracker-mcp

MCP server Claude CodeCodexCursor

MCP server "feature-tracker-mcp" as configured in spe-investigator/feature-tracker-mcp. Runs locally from the feature-tracker-mcp npm package.

0 4d ago A tokens not measured