Anthropic Ships Claude Code Setup, a Read-Only Plugin That Maps Your Dependency Graph to Specific Automations
Anthropic·medium signal
Claude Code Setup is an official Anthropic plugin that reads a repository's package.json, language files, and directory structure and recommends automations across five categories: MCP servers, skills, hooks, subagents, and slash commands. The mappings are hardcoded decision tables rather than model judgment, so React detection suggests Playwright MCP, and Stripe or auth code suggests a security-reviewer subagent. It never modifies the codebase, which makes it safe to point at a repo you do not own.