help
25Command
Show how to use deliberation here - what each command does, when to reach for it, and real prompts you can paste right now. Read-only.
Command
Show how to use deliberation here - what each command does, when to reach for it, and real prompts you can paste right now. Read-only.
Command
Configure deliberation with Codex (GPT), Gemini, Grok, and OpenRouter MCP servers.
Command
Uninstall deliberation (remove MCP config and rules).
MCP server Claude CodeCodexCursor +2
Deliberation for Claude Code and any MCP host - GPT, Gemini, Grok, and OpenRouter expert subagents. Runs locally from the @antonbabenko/deliberation-mcp npm package.
Skill Claude CodeCodex
System design, tradeoffs, and complex technical decisions.
Skill Claude CodeCodex
Find bugs, security holes, and maintainability issues in a diff or file.
Skill Claude CodeCodex
Rank root-cause hypotheses and propose the smallest safe fix.
Skill Claude CodeCodex
When and how to delegate to GPT, Gemini, Grok, and OpenRouter expert subagents via the deliberation MCP tools.
Skill Claude CodeCodex
Validate that a work plan is executable before work starts.
Skill Claude CodeCodex
Research external libraries, APIs, and best practices, with evidence.
Skill Claude CodeCodex
Catch ambiguities and hidden requirements before planning.
Skill Claude CodeCodex
Threat-model and find vulnerabilities, with practical remediation.
Plugin Claude Code
Plugin marketplace listing 3 plugins: terraform-skill, code-intelligence, deliberation.
Instructions file CodexOpenCode
Instructions for antonbabenko/agent-plugins, a project described as: A collection of agent plugins for improving productivity, automating workflows, and making AI coding agents work better together.
Instructions file
Instructions for antonbabenko/agent-plugins, covering claude.md, what this is, repository structure, plugin source types and adding a plugin.
Command
Check code-intelligence prerequisites (ripgrep + a language server) and print install hints.
Skill Claude CodeCodex
Use when navigating or refactoring code with a language server - choosing between semantic (LSP), exact-text (rg), and fuzzy/semantic search; anchoring LSP calls by position; gating degraded results; and disclosing tool substitutions, in any language.