Scaffold a new MCP tool for the CodeScene MCP Server following the project's established patterns for directory structure, dependency injection, decorators, testing, and registration.
$npx -y skills add codescene-oss/codescene-mcp-server --skill create-mcp-toolInstalls into the current project.
Run `npx skills use "https://github.com/codescene-oss/codescene-mcp-server" --skill "codescene-oss/codescene-mcp-server/create-mcp-tool"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/codescene-oss/codescene-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/codescene-oss/codescene-mcp-server"` and select the relevant skills, then follow their instructions.