tatejennings/tstack

Claude project starter skills

5Stars on the repository
19Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

refresh-lifecycle

01

tatejennings/tstack

Skill Claude CodeCodex

Repo-local maintenance skill that regenerates THIS repo's README lifecycle infographic (images/lifecycle.jpg) and agentic-loop illustration (images/agentic-loop.jpg) when the TStack chain changes. Use when the user says "/refresh-lifecycle", "regenerate the lifecycle graph/diagram/infographic", "the chain changed …

5 2mo ago A 204 tokens

ship

02

tatejennings/tstack

Skill Claude CodeCodex

Runs the COMPLETE release procedure for the TStack plugin when the user says "ship", "ship it", or "release" (the plugin / a new version). Does the whole thing end-to-end — version bump, CHANGELOG + BACKLOG updates, branch→merge to main, annotated tag, and a rendered GitHub Release — not just a commit. Use ONLY for…

5 2mo ago A 124 tokens

upkeep

03

tatejennings/tstack

Skill Claude CodeCodex

MANUAL INVOCATION ONLY (via /upkeep). Repo-local maintenance skill that deep-reviews THE TSTACK PLUGIN REPO ITSELF for internal consistency, sync-point drift, design-invariant regressions, AND currency against the live Claude ecosystem (current Claude model IDs/tiers, current Claude Code features, current default…

5 2mo ago A 188 tokens

tstack-architect

04

tatejennings/tstack

Skill Claude CodeCodex

Generates the technical doc set (ARCHITECTURE.md, API.md, CONVENTIONS.md, TESTING.md, DECISIONS.md, optional ai-strategy spec, breakout specs in docs/2 - Specs/, plus AGENTS.md and CLAUDE.md) from a completed PRODUCT.md. Use when docs/PRODUCT.md exists and the user wants system design, tech-stack decisions, API…

5 2mo ago A 166 tokens

tstack-autopilot

05

tatejennings/tstack

Skill Claude CodeCodex

Runs a single ROADMAP milestone unattended — plans it, red-teams the plan with adversarial agents, builds on a feature branch, verifies against the milestone's "Done when" criteria, self-reviews, and opens a PR for a human to review and merge. NEVER merges. Use ONLY when the user explicitly runs /tstack-autopilot on a…

5 2mo ago A 236 tokens

tstack-build

06

tatejennings/tstack

Skill Claude CodeCodex

Executes an approved milestone plan for a TStack-managed project — implements the plan with frequent commits, verifies against the milestone's "Done when" criteria, commits and merges the feature branch, and updates docs/ROADMAP.md status. Use when an approved plan exists at docs/plans/{id}-plan.md (typically opened…

5 2mo ago A 162 tokens

tstack-design

07

tatejennings/tstack

Skill Claude CodeCodex

Designs the UX and visual interface for a TStack product and writes the docs/3 - Design/ set — design.md (information architecture, navigation, user flows, per-screen breakdown with all states, visual direction, component inventory, accessibility tied to ADR-3), design-tokens.json (W3C DTCG), a paste-ready…

5 2mo ago A 0 tokens

tstack-discover

08

tatejennings/tstack

Skill Claude CodeCodex

Runs a structured product-discovery interview and produces docs/1 - Discovery/business-brief.md. Use when the user is starting a new product idea, says "I want to build…", asks for market/competitor research before coding, or has only a rough concept and no written brief yet. Do not use when the user already has…

5 2mo ago A 131 tokens

tstack-ingest

09

tatejennings/tstack

Skill Claude CodeCodex

Adopts a project that already has documents into TStack — reads pre-existing material (a written PRD, discovery notes, design or architecture docs in their own format, not TStack's), reflects intent back, classifies coverage, and distills it into a quarantined draft at docs/adopted/ that the owning chain skill then…

5 2mo ago A 279 tokens

tatejennings/tstack

Skill Claude CodeCodex

Plans the next milestone for a TStack-managed project. Reads docs/ROADMAP.md to identify which milestone is up, creates the feature branch, reads every doc the milestone's "Read before starting" section names, enters plan mode, and produces an approved implementation plan. Use when docs/ROADMAP.md exists and the user…

5 2mo ago A 151 tokens

tstack-product

11

tatejennings/tstack

Skill Claude CodeCodex

Turns a completed business brief into docs/PRODUCT.md — the product requirements doc with features, user flows, data models, and acceptance criteria (Given/When/Then for deterministic features, eval-based for AI/LLM features, measurable thresholds for performance). Use when docs/1 - Discovery/business-brief.md exists…

5 2mo ago A 152 tokens

tstack-refactor

12

tatejennings/tstack

Skill Claude CodeCodex

Plans a structural or technical refactor for an existing TStack project — a change to how the system is built (migrate a library, split a module, swap a provider, pay down debt) with little or no change to what the product does — kept anchored to the product's original goal, centered on a superseding ADR and…

5 2mo ago A 266 tokens

tstack-roadmap

13

tatejennings/tstack

Skill Claude CodeCodex

Reads the full docs/ tree and produces docs/ROADMAP.md — a dependency-sequenced list of milestones with "Read before starting" doc pointers and "Done when" criteria. Always mandates an M0 — Infrastructure baseline milestone covering CI, secrets, deployment skeleton, and observability bootstrap. Use when…

5 2mo ago A 165 tokens

tatejennings/tstack

Skill Claude CodeCodex

Specifies a new feature for an existing TStack project. Interviews the user about the change, proposes which docs need updates (PRODUCT.md, ARCHITECTURE.md, API.md, breakout specs) with per-item approval before editing, then appends new milestones to docs/ROADMAP.md. Use when docs/PRODUCT.md already exists and the…

5 2mo ago A 215 tokens

tstack-status

15

tatejennings/tstack

Skill Claude CodeCodex

Read-only inspector for a TStack-managed project. Reads the docs/ tree, ROADMAP.md status, and git state and reports project status in chat — what's shipped, what's up next, blocked or in-progress milestones, missing mandatory docs, and doc drift (e.g. PRODUCT.md edited after ROADMAP.md was last synced). On request it…

5 2mo ago A 157 tokens

tstack-wrap

16

tatejennings/tstack

Skill Claude CodeCodex

Closes out a work session by sweeping for things that should be documented but aren't — decisions, tradeoffs, gotchas, or operational events (stale branches, deferred criteria, manual steps, new dependencies) from the session's work — then writes each genuine gap to its right home (a dated ADR in DECISIONS.md, a…

5 2mo ago A 206 tokens