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

coding-agent

01

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

02

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

03

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

04

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

05

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

06

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