Upgrade Auditor banner
dhruvasagar dhruvasagar

Upgrade Auditor

Development community

Description

--- name: upgrade-auditor description: Use this agent when a user describes an upgrade intent in natural language — e.g. "I need to upgrade Ruby to 3.3", "upgrade this app from Rails 7 to 8", "what would it take to get to Ruby 3.2?", "how bad is our deprecation situation?", "audit my app before upgrading", "we're thinking about upgrading", "our app is on Rails 6 — is that a problem?", or "can we upgrade without breaking things?". Detects whether the project is Rails or plain Ruby and runs an app

Installation

Installs to ~/.claude/agents/dhruvasagar-ruby-upgrade-toolkit-upgrade-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dhruvasagar/ruby-upgrade-toolkit/HEAD/agents/upgrade-auditor.md -o ~/.claude/agents/dhruvasagar-ruby-upgrade-toolkit-upgrade-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository