teamscale/claude-code

Teamscale Integration into Claude Code (Plugin and Marketplace)

2Stars on the repository
8Mods 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

fix-findings

01

teamscale/claude-code

Skill Claude CodeCodex

Fetch findings from Teamscale for the given files and fix the findings. This loads data from the Teamscale server, so the files should be committed and pushed to Git.

2 2mo ago A 38 tokens

local-fix-findings

02

teamscale/claude-code

Skill Claude CodeCodex

Run pre-commit analysis on local uncommitted changes via Teamscale, then fix the resulting findings. This works for local uncommitted changes.

2 2mo ago A 36 tokens

local-select-tests

03

teamscale/claude-code

Skill Claude CodeCodex

Select the tests most impacted by local code changes. Runs pre-commit analysis on the uncommitted working-tree edits, then asks Teamscale which tests are impacted (change-based test suggestion). This works for local uncommitted changes.

2 2mo ago A 51 tokens

pr-close-test-gaps

04

teamscale/claude-code

Skill Claude CodeCodex

Fetch test-gap information for the current branch or pull request (PR-scoped if a pull request exists, branch-vs-base otherwise) and generate tests to close the gaps.

2 2mo ago A 41 tokens

pr-fix-findings

05

teamscale/claude-code

Skill Claude CodeCodex

Fetch findings introduced on the current branch or pull request from Teamscale (PR-scoped if a pull request exists, branch-vs-base otherwise) and fix them.

2 2mo ago A 39 tokens