tt-a1i

63 mods across 10 repositories, 35k stars between them.

tdd

25

tt-a1i/matt-skills-with-to-goal

Skill Claude CodeCodex

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

116 4d ago A 33 tokens copy · 86% MIT

to-goal

26

tt-a1i/matt-skills-with-to-goal

Skill Claude CodeCodex

Turn an approved spec, agent-ready ticket, tracker frontier, or partially implemented ticket into a verifiable execution goal without re-interviewing the user. Use after to-tickets or triage, before starting a fresh implementation session; use --all only for an explicitly requested cross-ticket goal.

116 4d ago A 62 tokens original MIT

to-spec

27

tt-a1i/matt-skills-with-to-goal

Skill Claude CodeCodex

Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.

116 4d ago A 30 tokens copy · 86% MIT

to-tickets

28

tt-a1i/matt-skills-with-to-goal

Skill Claude CodeCodex

Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker — edges as text in one file per ticket locally, or native blocking links on a real tracker.

116 4d ago A 54 tokens copy · 88% MIT

triage

29

tt-a1i/matt-skills-with-to-goal

Skill Claude CodeCodex

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

116 4d ago A 33 tokens copy · 89% MIT

wayfinder

30

tt-a1i/matt-skills-with-to-goal

Skill Claude CodeCodex

Plan a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.

116 4d ago A 46 tokens copy · 100% MIT

wizard

31

tt-a1i/matt-skills-with-to-goal

Skill Claude CodeCodex

Generate an interactive bash wizard that walks a human through steps only they can perform. Use when provisioning infrastructure, setting up credentials or CI secrets, walking an unfamiliar third-party dashboard, or running a one-off migration or cutover. Don't invoke this for steps the agent can perform itself.

116 4d ago A 58 tokens copy · 97% MIT

loop-me

33

tt-a1i/matt-skills-with-to-goal

Skill Claude CodeCodex

Grill me about specs for the workflows I want to build, within this workspace.

116 4d ago A 20 tokens copy · 100% MIT

tt-a1i/matt-skills-with-to-goal

Skill Claude CodeCodex

Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only through its entry-point files. User-invoked.

116 4d ago A 44 tokens copy · 91% MIT

writing-beats

35

tt-a1i/matt-skills-with-to-goal

Skill Claude CodeCodex

Writing, exploit — assemble raw material into a journey of beats, grounding each term before a beat leans on it.

116 4d ago A 28 tokens copy · 100% MIT

tt-a1i/matt-skills-with-to-goal

Skill Claude CodeCodex

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.

116 4d ago B 62 tokens copy · 92% MIT

migrate-to-shoehorn

39

tt-a1i/matt-skills-with-to-goal

Skill Claude CodeCodex

Migrate test files from as type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace as in tests, or needs partial test data.

116 4d ago A 48 tokens copy · 100% MIT

scaffold-exercises

40

tt-a1i/matt-skills-with-to-goal

Skill Claude CodeCodex

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.

116 4d ago A 45 tokens copy · 100% MIT

setup-pre-commit

41

tt-a1i/matt-skills-with-to-goal

Skill Claude CodeCodex

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.

116 4d ago A 62 tokens copy · 100% MIT

grilling

43

tt-a1i/matt-skills-with-to-goal

Skill Claude CodeCodex

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

116 4d ago A 38 tokens copy · 88% MIT

handoff

44

tt-a1i/matt-skills-with-to-goal

Skill Claude CodeCodex

Compact the current conversation into a portable handoff document, with an optional live clarification path for compatible Codex tasks.

116 4d ago A 26 tokens original MIT