SeanningTatum

23 mods across 1 repository, 5 stars between them.

README

01

SeanningTatum/cf-saas-starter-react-router

Agent Claude Code

Project-local Claude Code subagents that wrap pieces of .brain/HARNESS.md. The main thread delegates to these so it doesn't have to re-load harness rules every turn.

5 25d ago A 0 tokens

brain-navigator

02

SeanningTatum/cf-saas-starter-react-router

Agent Claude Code

Read-only locator that maps a task to the exact .brain/ docs and recipes the main thread should open. Use BEFORE writing code on any non-trivial task — instead of grepping the brain manually. Returns a ranked file list with one-line "why" per entry. Refuses to suggest fixes or write code. Examples — "I need to add a…

5 25d ago A 102 tokens

design-critic

03

SeanningTatum/cf-saas-starter-react-router

Agent Claude Code

Judges a RENDERED surface for generic AI-design tells against the anti-slop checklist, from screenshots only — never from the source. Use after any tier-2 UI work and before /verify-done on a net-new or redesigned surface. Examples — "critique the /demo landing", "does this page look templated?", "run the slop check…

5 25d ago A 121 tokens

effect-ts-enforcer

04

SeanningTatum/cf-saas-starter-react-router

Agent Claude Code

Reviews a diff or file set against the 5 non-negotiables (Effect TS default, no Zod, tagged errors mapped in tagToTRPC, no process.env, unit test for every helper/repo). One line per violation, severity-tagged, no praise. Use AFTER writing code and BEFORE /verify-done. Examples — "review my changes to…

5 25d ago A 110 tokens

feature-tracker

05

SeanningTatum/cf-saas-starter-react-router

Agent Claude Code

Updates .brain/features/featurelist.json + per-feature .brain/features/ / .md when feature status changes (planned → in-progress → shipped/blocked). Enforces "one in-progress feature at a time" rule. Refuses to touch app/ code. Use when starting a feature, finishing one, or scoping a new one. Examples — "mark…

5 25d ago A 101 tokens

feature-verifier

06

SeanningTatum/cf-saas-starter-react-router

Agent Claude Code

Drives a feature's golden path + one error path through the LIVE app using the Playwright CLI (a throwaway Node script run headless), screenshots each step, and writes a verification doc to .brain/features/ /verifications/ .md. Replaces writing per-feature e2e specs. Use for any user-visible feature/flow before…

5 25d ago A 131 tokens

recipe-runner

07

SeanningTatum/cf-saas-starter-react-router

Agent Claude Code

Executes one of the deterministic recipes in .brain/recipes/ (add-trpc-endpoint, add-db-table, add-tagged-error, add-cf-binding, add-feature, add-route, add-service, add-premium-surface, plus 00-before-task / 99-verify-done bookends). Reads recipe step-by-step, applies edits, verifies preconditions before each step.…

5 25d ago A 140 tokens

span-instrumenter

08

SeanningTatum/cf-saas-starter-react-router

Agent Claude Code

Instruments new or changed endpoints, repositories, and services with Effect tracing spans per the repo's span-naming convention, and audits existing code for missing/misnamed spans. Use AFTER adding a tRPC procedure, repo method, service call, or workflow and BEFORE /verify-done. Examples — "instrument the new…

5 25d ago A 109 tokens

test-author

09

SeanningTatum/cf-saas-starter-react-router

Agent Claude Code

Writes and maintains the repo's unit tests when a feature changes. Optimizes for catching real business-logic regressions, not coverage count — every test must name the regression it would catch or it does not get written. Use AFTER implementing a feature/fix and BEFORE /verify-done. Examples — "write tests for the…

5 25d ago A 105 tokens

ui-builder

10

SeanningTatum/cf-saas-starter-react-router

Agent Claude Code

Builds and changes UI in this repo — routes, components, marketing surfaces, forms, tables, empty/loading/error states. Carries the frontend rules, the craft moves and the anti-slop tells so the mistakes are not made in the first place, and self-measures with design:audit before returning. Use for ANY user-visible…

5 25d ago A 159 tokens

verify-done-runner

11

SeanningTatum/cf-saas-starter-react-router

Agent Claude Code

Runs the full .brain/recipes/99-verify-done.md checklist (typecheck, test, e2e if applicable, build if CF-touching, brain coherence). Reports pass/fail per step with verbatim output tails. Use BEFORE declaring any non-trivial task done. Examples — "verify the auth refactor is shippable", "run verify-done on the…

5 25d ago A 93 tokens

build-feature

12

SeanningTatum/cf-saas-starter-react-router

Command Claude Code

Build a feature with the harness sub-agents fanned out in parallel — orient, fix the contract, parallel build lanes on disjoint files, parallel verification, synthesis.

5 25d ago A 33 tokens

design-research

13

SeanningTatum/cf-saas-starter-react-router

Command Claude Code

Reference-grounded design research before net-new or complex UI — Refero styles/screens/flows + ui-ux-pro-max rules → locked direction + decision ledger in the brain.

5 25d ago A 34 tokens

PreToolUse

19

SeanningTatum/cf-saas-starter-react-router

Hook Claude Code

Runs before the agent uses a tool for Bash, Edit, Write and NotebookEdit tool calls, executing brain-reminder.sh and rule-router.sh via bash (2 commands). From SeanningTatum/cf-saas-starter-react-router.

5 25d ago A tokens not measured

refero

21

SeanningTatum/cf-saas-starter-react-router

MCP server Claude CodeCodexCursor +2

MCP server "refero", hosted remotely at api.refero.design, as configured in SeanningTatum/cf-saas-starter-react-router.

5 25d ago A tokens not measured

SeanningTatum/cf-saas-starter-react-router

Instructions file CodexOpenCode

AGENTS.md instructions for SeanningTatum/cf-saas-starter-react-router, covering agents.md — brain pointer, brain-axi cli — the harness interface, read-before-task workflow, slash commands (deterministic gates) and harness — what holds this together.

5 25d ago A 3,984 tokens

SeanningTatum/cf-saas-starter-react-router

Instructions file

Claude Code instructions for SeanningTatum/cf-saas-starter-react-router, a project described as: Harness-first, AI-first SaaS starter. Cloudflare Workers + React Router v7 + tRPC + D1 + Drizzle + Better Auth + Effect TS. Same runtime locally and in prod. Ship features in minutes, not weeks.

5 25d ago A 3 tokens