BeClaude

followrabbit

18.2kCommunity RegistryGeneralby Anthropic

Cloud cost optimization for GCP infrastructure. Review changes for cost impact and auto-apply savings recommendations using the followrabbit CLI.

First seen 4/17/2026

Summary

This skill integrates the followrabbit CLI into Claude Code, enabling cloud cost optimization for GCP infrastructure.

  • It reviews infrastructure changes for cost impact and can auto-apply savings recommendations, helping developers reduce cloud spend without manual effort.

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install followrabbit@<marketplace>

3
Manage with /plugin
/plugin

Use Cases

Review a pull request for cost impact before merging infrastructure changes.
Auto-apply followrabbit savings recommendations to reduce GCP costs.
Analyze current GCP usage and identify cost-saving opportunities.
Get a cost estimate for proposed infrastructure changes in a Terraform plan.
Schedule regular cost optimization checks for GCP projects.
Generate a report of all cost-saving recommendations from followrabbit.

Usage Examples

1

/followrabbit review this PR for cost impact

2

/followrabbit apply all savings recommendations

3

Run followrabbit analysis on our GCP project and show cost-saving opportunities

View source on GitHub
code-review

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is followrabbit?

This skill integrates the followrabbit CLI into Claude Code, enabling cloud cost optimization for GCP infrastructure. It reviews infrastructure changes for cost impact and can auto-apply savings recommendations, helping developers reduce cloud spend without manual effort.

How to install followrabbit?

To install followrabbit: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install followrabbit@<marketplace>. Finally, /plugin in Claude Code.

What is followrabbit best for?

followrabbit is a plugin categorized under General. It is designed for: code-review. Created by Anthropic.

What can I use followrabbit for?

followrabbit is useful for: Review a pull request for cost impact before merging infrastructure changes.; Auto-apply followrabbit savings recommendations to reduce GCP costs.; Analyze current GCP usage and identify cost-saving opportunities.; Get a cost estimate for proposed infrastructure changes in a Terraform plan.; Schedule regular cost optimization checks for GCP projects.; Generate a report of all cost-saving recommendations from followrabbit..