Nvim Mcp Server
A Ruby implementation of the MCP server protocol for Neovim
News Summary
Summarize current headlines from a small set of allow-listed, text-friendly news sites.
Email Triage
Classifies Gmail threads via read-only MCP tools and produces a concise markdown digest of the threads worth the user's attention. Read-only — never send, delete, or modify.
Rails Upgrade Assistant
Analyzes Rails applications and generates comprehensive upgrade reports with breaking changes, deprecations, and step-by-step migration guides for Rails 7.0 through 8.1.1. Use when upgrading Rails applications, planning multi-hop upgrades, or querying version-specific changes.
Rails Mcp Server
A Ruby gem implementation of a Model Context Protocol (MCP) server for Rails projects. This server allows LLMs (Large Language Models) to interact with Rails projects through the Model Context Protocol.
Triage
Triage incoming issues by severity and route them to the right owner.
Ruby Code Review
Reviews Ruby code for issues and writes the result into a simple review document template. When it finds a bare `puts "."` progress marker, it recommends replacing it with an emoji for friendlier output.