theam/claude-dev-kit

Open-source, stack-agnostic issue-to-PR workflow plugin for Claude Code: quality gates, tracker & PR-host adapters, opt-in anonymous telemetry.

11Stars on the repository
26Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

work-story

01

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

coverage-check

02

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

03

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

04

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

05

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

figma-fetch

06

theam/claude-dev-kit

Skill Claude CodeCodex

Extract frame/component structure and all visible text from a Figma design URL. Use whenever a prompt or a fetched issue contains a figma.com/design or figma.com/file link.

11 2d ago A 40 tokens original Apache-2.0

fix-pr

07

theam/claude-dev-kit

Skill Claude CodeCodex

Resolve the findings on an existing pull request - review comments, CI failures, and self-review findings - driving each to a decision (fix / defer to a tracked issue / discard), re-verifying the gates, replying to each reviewer, and watching for late feedback. The counterpart to pr-review that closes the loop.

11 2d ago A 66 tokens original Apache-2.0

issue-fetch

08

theam/claude-dev-kit

Skill Claude CodeCodex

Fetch a work item (summary, status, description, acceptance criteria, comments) from the team's issue tracker and display a clean summary. Supports Jira, Linear, GitHub Issues, and Azure DevOps via adapters. Use whenever a prompt contains an issue reference (e.g. PROJ-1234, ENG-42.

11 2d ago A 68 tokens original Apache-2.0

issue-update

09

theam/claude-dev-kit

Skill Claude CodeCodex

Update the work item after delivery - comment the PR link and a product-facing summary, and transition it to the team's review status. Supports Jira, Linear, GitHub Issues, and Azure DevOps via adapters. Use right after a PR is created for a story, or when the user asks to update/move a ticket.

11 2d ago A 68 tokens original Apache-2.0

pr-review

10

theam/claude-dev-kit

Skill Claude CodeCodex

Structured review of a pull request or the current diff - correctness, contract drift, security, missing tests, coverage gate - producing classified findings and a verdict. Use when the user asks to review a PR or diff, or as the self-review step of the story workflow.

11 2d ago A 57 tokens original Apache-2.0