Claude Code for Continuous Integration
Your CI pipeline uses Claude Code with a catalog of 400 tools covering linting, testing, security scanning, deployment, and infrastructure management. Engineers report that Claude frequently fails to invoke the correct tool for a given CI step — for example, it attempts to use a generic run_command instead of trigger_sast_scan for security analysis. Logs confirm that all 400 tools are loaded into context at the start of each pipeline run. What change would most directly address the tool selection failures?