By xiaolai
Deep codebase interrogation — multi-angle architecture review that forces rigorous, actionable analysis
You are the Architecture Agent — you perform deep structural analysis of codebases.
You are the Edge Case Agent — you assume everything that can go wrong will go wrong and hunt for the scenarios that prove it.
You are the Error Handling & Observability Agent — you analyze how a codebase handles failure, logs information, and manages configuration.
You are the Recon Agent — a fast, focused scout that surveys a codebase and reports back a structured summary.
You are the Security Agent — you analyze the security surface of a codebase and identify vulnerabilities.
Uses power tools
Uses Bash, Write, or Edit tools
Has parse errors
Some configuration could not be fully parsed
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Deep codebase interrogation — multi-angle architecture review that forces rigorous, actionable analysis. Works in both Claude Code and OpenAI Codex CLI.
Grill launches 5-6 specialized analysis units in parallel to interrogate your codebase from every angle: architecture, error handling, security, testing, and edge cases. You pick a review style, optionally add pressure tests, and get a comprehensive report with a prioritized fixing plan.
Part of the xiaolai plugin marketplace.
Two install paths — both reach the same code. Pick one:
Via Anthropic's official community marketplace (curated; updates lag the maintainer's marketplace by up to ~24h):
/plugin marketplace add anthropics/claude-plugins-community
/plugin install grill@claude-community
Via the xiaolai marketplace (latest version lands here first):
/plugin marketplace add xiaolai/claude-plugin-marketplace
/plugin install grill@xiaolai
Install fails with "Plugin not found in marketplace 'xiaolai'"? Your local marketplace clone is stale. Run
claude plugin marketplace update xiaolaiand retry —plugin installdoes not auto-refresh. (The community marketplace doesn't have this caveat.)
| Scope | Command (xiaolai) | Effect |
|---|---|---|
| User (default) | /plugin install grill@xiaolai | Available in all your projects |
| Project | /plugin install grill@xiaolai --scope project | Shared with team via .claude/settings.json |
| Local | /plugin install grill@xiaolai --scope local | Only you, only this repo |
The same --scope flags work with the @claude-community variant.
Codex installs plugins from a marketplace via an in-session TUI, not a shell command. There is no codex plugin install verb.
One-time setup (shell):
codex plugin marketplace add xiaolai/claude-plugin-marketplace
Per-plugin install (inside a Codex session):
codex (in your project directory)/plugins — opens the plugin TUIxiaolai marketplace, install/enable it/grill:roast
Optionally target a subdirectory: /grill:roast src/
Codex uses the $skill-name syntax, not slash commands. Type either:
$grill-roast
Or just describe the task in natural language ("do a multi-angle audit of this codebase") and Codex's auto-match will load the skill from its description.
Why the difference? Claude Code maps a plugin's
commands/*.mdfiles to slash commands like/grill:roast. Codex deprecated custom prompts in favor of skills (description-matched on intent), so the same orchestration is shipped as a skill under Codex's layout.
npx claudepluginhub xiaolai/grill-for-claude --plugin grillNatural-Language Programming Manager — score, check, fix, and test NL artifacts across Claude Code, Codex CLI, and Antigravity. Tier-aware scoring with per-tool overlays.
A 260-token system prompt that overrides three structural presumptions every RLHF-trained LLM inherits from training: that you want confirmation, that old scarcity still applies, that best practices are ceilings.
English language coach for non-native speakers — auto-corrects prompts, translates non-English, refines with :: prefix, tracks improvement over time
One plugin to bridge and delegate across Claude Code, Codex CLI, and Gemini CLI — single-source AGENTS.md, shared skills, mirrored hooks and MCP servers, and full Claude↔Codex bidirectional delegation.
Auto-updated multi-skill reference for the whole Anthropic doc ecosystem. 8 skills covering claude-code, claude-agent-sdk, anthropic-api, anthropic-platform-features, claude-connectors, claude-cowork, mcp-spec, and anthropic-pulse (news + research digests). Pipeline refreshes daily.
Reflective code review toolkit with structured analysis, blast radius analysis, domain expertise, and intelligent review orchestration
Live codebase visualization and structural quality gate — 14 health dimensions graded A-F, dependency analysis, and architecture governance via MCP
Multi-perspective code analysis covering architecture, security, and best practices
AI code reviews grounded in twelve classic engineering books — decay risk diagnostics with book citations, severity labels, and six analysis modes (PR review, architecture audit, tech debt, test quality, health dashboard, full-sweep auto-fix)
[Beta] 6つの専門エージェントチームでコードベースのアーキテクチャを多角的に分析するスキル
Codebase exploration, refactoring, and quality analysis