theam

53 mods across 3 repositories, 93 stars between them.

experiment-rigor

25

theam/limina

Skill Claude CodeCodex

Design, review, and conclude rigorous research experiments for Limina's H→E→F workflow. Use when creating or revising hypotheses, experiments, or findings; defining baselines, datasets, metrics, or stopping rules; comparing candidate methods; deciding whether a result is conclusive; or when a negative result may be…

39 25d ago A 80 tokens original Apache-2.0

theam/limina

Skill Claude CodeCodex

Map the AI/ML state of the art for a concrete technical problem. Use for exploratory research, mechanism-based literature search, benchmark mapping, and finding generalizable approaches. Not for simple fact lookup.

39 25d ago A 48 tokens original Apache-2.0

theam/limina

Skill Claude CodeCodex

Challenge the current Limina research direction and next-step plan. Use for step-back reviews, pre-commitment checkpoints, plateau reviews, contradictory findings, or pivot/continue/stop recommendations when evidence or framing may be weak.

39 25d ago A 52 tokens original Apache-2.0

claude-dev-kit

28

theam/claude-dev-kit

Plugin Claude Code

Plugin marketplace listing 1 plugin: fullstack-dev-kit.

11 2d ago A tokens not measured original Apache-2.0

fullstack-dev-kit

29

theam/claude-dev-kit

Plugin Claude Code

Issue-to-PR workflow kit for any tech stack. Fetch a user story from your tracker (Jira, Linear, GitHub Issues, Azure DevOps) and any linked Figma designs, implement with plan approval, enforce >95% coverage and a security pass, generate e2e tests, open the PR, fix review findings, and move the ticket to review.

11 2d ago A tokens not measured original Apache-2.0

atlassian

30

theam/claude-dev-kit

MCP server Claude CodeCodexCursor +2

MCP server "atlassian", hosted remotely at mcp.atlassian.com, as configured in theam/claude-dev-kit.

11 2d ago A tokens not measured copy · 92% Apache-2.0

linear

31

theam/claude-dev-kit

MCP server Claude CodeCodexCursor +2

Linear's hosted MCP server: lets the agent read and update issues, projects and cycles. Remote server at mcp.linear.app.

11 2d ago A tokens not measured copy · 100% Apache-2.0

figma

32

theam/claude-dev-kit

MCP server Claude CodeCodexCursor +2

MCP server "figma", hosted remotely at mcp.figma.com, as configured in theam/claude-dev-kit.

11 2d ago A tokens not measured copy · 100% Apache-2.0

coding-agent

33

theam/claude-dev-kit

Agent

Orchestrator for the issue-to-PR workflow. Given a user story ID (e.g. PROJ-1234, ENG-42.

11 2d ago A 33 tokens original Apache-2.0

coverage-guardian

34

theam/claude-dev-kit

Agent

Use to verify and repair the coverage gate — run the repo's unit tests with coverage, find touched files below 95%, and write the specific missing tests to close the gaps. Language- and framework-agnostic.

11 2d ago A 48 tokens original Apache-2.0

e2e-author

35

theam/claude-dev-kit

Agent

Use to create or update end-to-end tests for user-facing flows changed by a story, using the repo's existing e2e framework, including realistic edge cases, and to run them until green.

11 2d ago A 45 tokens original Apache-2.0

pr-fixer

36

theam/claude-dev-kit

Agent

Use to resolve findings on an existing pull request - review comments, CI failures, and self-review findings - fixing code, updating tests, re-verifying gates, and pushing. The counterpart to pr-reviewer that closes the loop.

11 2d ago A 50 tokens original Apache-2.0

pr-reviewer

37

theam/claude-dev-kit

Agent

Use for high-signal review of a diff or pull request in any codebase, with emphasis on scope (PR intent), correctness, contract drift, security, performance/duplication introduced, and the project's test/coverage gate.

11 2d ago A 50 tokens original Apache-2.0

security-reviewer

38

theam/claude-dev-kit

Agent

Use for a focused security pass on a diff or pull request - authorization, secrets, input validation, data exposure, webhook verification, and OWASP-style concerns. Runs as part of the coding-agent verify step and on demand.

11 2d ago A 49 tokens original Apache-2.0

work-story

39

theam/claude-dev-kit

Skill Claude CodeCodex

Work a user story end to end — fetch the ticket, plan (with approval), implement, verify the applicable gates, self-review, open the PR, and update the tracker. Use when given an issue key like PROJ-1234, ENG-42, or.

11 2d ago A 57 tokens original Apache-2.0

launch-story

40

theam/claude-dev-kit

Command

Create a dedicated worktree for a story and open a new VS Code window on it, ready to run the pipeline. Usage - /launch-story PROJ-1234.

11 2d ago A 34 tokens original Apache-2.0

work-story

41

theam/claude-dev-kit

Command

Work a user story end to end — fetch the ticket, plan, implement, verify gates, and open the PR. Usage - /work-story PROJ-1234 [--auto-approve].

11 2d ago A 40 tokens original Apache-2.0

SessionStart

42

theam/claude-dev-kit

Hook

Runs when a session starts, executing telemetry.mjs via node. From theam/claude-dev-kit.

11 2d ago A tokens not measured original Apache-2.0

Stop

43

theam/claude-dev-kit

Hook

Runs when the agent finishes a response, executing telemetry.mjs via node. From theam/claude-dev-kit.

11 2d ago A tokens not measured original Apache-2.0

SessionEnd

44

theam/claude-dev-kit

Hook

Runs when a session ends, executing telemetry.mjs via node. From theam/claude-dev-kit.

11 2d ago A tokens not measured original Apache-2.0

coverage-check

45

theam/claude-dev-kit

Skill Claude CodeCodex

Run the repo's unit tests with coverage and verify that every file touched in the current change keeps line, branch, and function coverage at or above 95%. Language- and framework-agnostic. Use before committing, before PR creation, or when the user asks about coverage.

11 2d ago A 59 tokens original Apache-2.0

create-pr

46

theam/claude-dev-kit

Skill Claude CodeCodex

Create a branch, commit the work, and open a pull request for a completed user story, after all quality gates pass. Use when the user asks to open/create a PR or as the final step of the story workflow.

11 2d ago A 48 tokens original Apache-2.0

dev-kit-setup

47

theam/claude-dev-kit

Skill Claude CodeCodex

First-use bootstrap for the dev kit. Detects the team's issue tracker, discovers what it can via MCP/CLI, asks only what cannot be discovered, and persists the result to .claude/dev-kit.json in the consuming repo. Use when that file is missing, when the user asks to set up or reconfigure the kit, or when issue-fetch…

11 2d ago A 81 tokens original Apache-2.0

e2e-generate

48

theam/claude-dev-kit

Skill Claude CodeCodex

Create or update end-to-end tests for a user-facing flow that changed, using whatever e2e framework the repo already uses. Use after implementing a user story that alters UI behavior, routing, forms, or API-driven views.

11 2d ago A 52 tokens original Apache-2.0