teamscale

8 mods across 1 repository, 2 stars between them.

teamscale

02

teamscale/claude-code

Plugin Claude Code

Teamscale integration for Claude Code. Detection and resolution of quality issues and test gaps. Change-based test selection to allow running a small set of regression tests.

2 2mo ago A tokens not measured

teamscale

03

teamscale/claude-code

MCP server Claude CodeCodexCursor

MCP server "teamscale" as configured in teamscale/claude-code. Launched with ${CLAUDE_PLUGIN_ROOT}/bin/teamscale-dev-mcp mcp.

2 2mo ago A tokens not measured

fix-findings

04

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

05

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

06

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

07

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

08

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