Agent Plugin

Claude Code Setup
Audits a repository and recommends a small, evidence-based set of Claude Code automations.
What is Claude Code Setup?
Claude Code Setup is Anthropic's read-only automation recommender. It studies the repository's structure, commands, repetitive workflows, and external services, then proposes the one or two Claude Code extensions most likely to remove recurring work. Recommendations can span skills, hooks, subagents, slash commands, and MCP servers, but the plugin deliberately avoids installing changes while it is still diagnosing the project.
Key capabilities
Repository audit
Uses actual project workflows and structure rather than a generic automation checklist.
Small recommendation set
Prioritizes one or two high-value automations to avoid unnecessary configuration.
Read-only diagnosis
Separates analysis from installation so the user can review the proposed changes first.
Use cases
New repository setup
Identify the first Claude Code automation worth adding to an unfamiliar project.
Workflow cleanup
Find repeated manual steps that should become a skill, hook, command, or subagent.
MCP opportunity review
Spot external systems whose context would materially improve development work.
Included components
Skills
Claude Automation Recommender
Analyzes the repository and ranks a concise set of useful Claude Code automations.
Installation scope
- Claude Code with plugin support
- Read access to the target repository
- User approval before implementing recommendations
