codescene-oss
- 14 skills
- 0 followers
- 1 week ago last updated
- ▌ Run E2e Tests · codescene-ossRun the end-to-end integration test suite for the CodeScene MCP Server. Use when you need to verify that all MCP tools work correctly against the real CLI and server infrastructure.
- ▌ Explaining Code Health · codescene-ossUse when a user asks what Code Health means, how to interpret scores, or why Code Health matters in daily development.
- ▌ Create E2e Test · codescene-ossWrite an end-to-end integration test for the CodeScene MCP Server, covering file structure, backend abstraction, MCPClient usage, test registration, and verification.
- ▌ Create MCP Tool · codescene-ossScaffold a new MCP tool for the CodeScene MCP Server following the project's established patterns for directory structure, dependency injection, decorators, testing, and registration.
- ▌ Making A Release · codescene-ossUse when a developer wants to cut, publish, or ship a new release of the CodeScene MCP Server, or asks how to make a release / bump the version.
- ▌ Configuring Codescene MCP · codescene-ossUse when the user wants to view, set, or troubleshoot CodeScene MCP configuration such as OAuth login, access tokens, account IDs, on-prem URLs, default projects, or SSL certificates.
- ▌ Update CLI Version · codescene-ossUpdate the embedded CodeScene CLI to a new version, including downloading new binaries, computing SHA-256 checksums, and updating all pinned hashes in cli-checksums.sha256 and Dockerfile.
- ▌ Prioritizing Technical Debt · codescene-ossUse when users with a CodeScene instance ask what to improve first across a project, which hotspots matter most, or how to rank refactoring candidates.
- ▌ Safeguarding AI Generated Code · codescene-ossUse when AI-generated or AI-modified changes need a Code Health gate before commit, handoff, or pull request.
- ▌ Routing Work With Code Ownership · codescene-ossUse when choosing reviewers, domain experts, or likely owners for a file or directory from CodeScene project data.
- ▌ Risk Based Testing With Code Health · codescene-ossUse when a user asks what to test first based on CodeScene findings, especially for high-risk hotspots or pull-request change sets.
- ▌ Guiding Refactoring With Code Health · codescene-ossUse when refactoring unhealthy code and needing Code Health findings to choose small safe steps and verify improvement.
- ▌ Installing And Activating Codescene MCP · codescene-ossUse when installing the CodeScene MCP Server binary or package, registering it in an AI assistant, or copying agent guidance files into a repository.
- ▌ Making The Business Case For Code Health · codescene-ossUse when a user asks for ROI, stakeholder justification, delivery impact, or defect-risk reduction from improving Code Health in a file.