Plugin Claude Code
Plugin marketplace listing 14 plugins: claude-md, go-formatter, python-formatter-black, python-formatter-ruff, swift.
Plugin Claude Code
Plugin marketplace listing 14 plugins: claude-md, go-formatter, python-formatter-black, python-formatter-ruff, swift.
Command Claude Code
Review and format README.md files to ensure they follow consistent style guidelines.
Command Claude Code
Run the automated test suite for all plugins using the Makefile test discovery system.
Settings file Claude Code
Skills and Plugins for Claude Code.
Skill Claude CodeCodex
Display plugin versions from marketplace.json. Use when user asks to "audit versions", "show plugin versions", "list marketplace versions", or wants to see the current state of plugin versioning.
Skill Claude CodeCodex
Bump a plugin version in marketplace.json using semantic versioning. Use when user asks to "bump version", "increment version", "release new version", or after making changes that warrant a version update.
Skill Claude CodeCodex
Bump a plugin version in its plugin.json file using semantic versioning. Use when user asks to "bump plugin version", "increment plugin version", or after making changes to a plugin that warrant a version update.
Plugin Claude Code
Google Antigravity (agy) CLI integration with focused skills for web search, plan review, code review, and architecture analysis. Replaces the deprecated gemini-cli with Google's new Antigravity CLI.
Skill Claude CodeCodex
Deep architectural analysis of the current workspace using Google Antigravity (agy). Trigger when the user needs an architecture overview ("analyze this codebase with agy", "map dependencies with Google Antigravity"), is onboarding to unfamiliar code, exploring legacy systems, or hunting technical debt. Replaces the…
Skill Claude CodeCodex
Get Google Antigravity's (agy) code review of git changes after Claude makes edits. Trigger when user wants a second opinion on code changes ("have agy review my changes", "get code review from Google Antigravity", "review this diff with agy"), or as a final check before committing. Replaces the deprecated gemini-cli…
Skill Claude CodeCodex
Get Google Antigravity's (agy) review of Claude's implementation plans. Trigger when user wants a second opinion on a plan ("have agy review this plan", "get a second opinion from Google Antigravity", "critique this plan with agy"), or after Claude creates a plan file that needs validation before implementation.…
Skill Claude CodeCodex
Real-time web research using Google Search via Google's Antigravity (agy) CLI — the replacement for the deprecated gemini-cli. Trigger when user needs current information ("search with agy", "search with Google Antigravity", "find current info about X with agy", "what's the latest on Y"), library/API research…
Plugin Claude Code
API design review, audit, and architecture guidance based on Google API Improvement Proposals (AIPs). Covers resource-oriented design, standard methods, ETags, idempotency, pagination, error handling, backward compatibility, and BFF/backend separation.
Skill Claude CodeCodex
This skill should be used when reviewing API designs, auditing REST or gRPC endpoints, designing backend APIs, evaluating BFF architecture, or discussing API best practices. Also triggers on: "review this API", "API design review", "is this API correct", "REST API audit", "gRPC API review", "PATCH vs PUT", "etag"…
Plugin Claude Code
Tools for managing CLAUDE.md memory files.
Skill Claude CodeCodex
Deduplicate and consolidate CLAUDE.md memory files. Trigger when user says "condense my CLAUDE.md files", "deduplicate CLAUDE.md", "clean up my memory files", or "consolidate my instructions". Removes redundancy within files and across the file hierarchy.
Skill Claude CodeCodex
Analyze recent conversation to identify improvements for CLAUDE.md memory files. Trigger when user says "reflect on this session", "reflect on this conversation", "reflect on this code", or "improve CLAUDE.md by reflecting on this session". The verb "reflect" combined with a session/conversation/code subject is the…
Plugin Claude Code
Routes every plan-mode plan through a Codex MCP review before it is shown. A PreToolUse hook intercepts ExitPlanMode, has Claude consult Codex (read-only) to critique and refine the plan over a capped iterative loop, then lets the refined plan through.
Hook
Runs before the agent uses a tool for ExitPlanMode and exit_plan_mode tool calls, executing plan-review-gate.sh via bash. From robbyt/claude-skills.
Plugin Claude Code
OpenAI Codex CLI integration with MCP server and skills for plan review, code review, and codebase analysis.
MCP server Claude CodeCodexCursor +2
MCP server "cli" as configured in robbyt/claude-skills. Launched with codex mcp-server.
Agent
Use this agent to consult OpenAI Codex via its MCP server for any code-related task: plan review, diff/code review, codebase architecture analysis, or current-info web lookup. Trigger when the user asks for Codex's opinion, critique, analysis, or research on code or a plan. The agent picks the right Codex workflow…
Plugin Claude Code
Custom output styles. Ships the Programming style, which has Claude describe things instead of inventing vocabulary for them while keeping established programming terminology and Claude Code's built-in coding instructions. Opt in with /config.
Plugin Claude Code
Gemini CLI integration with focused skills for web search, plan review, code review, and architecture analysis.