fix-findings
01Skill 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.
Teamscale Integration into Claude Code (Plugin and Marketplace)
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.
Skill Claude CodeCodex
Run pre-commit analysis on local uncommitted changes via Teamscale, then fix the resulting findings. This works for local uncommitted changes.
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.
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.
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.