Use this plugin when the user wants a high-end, dark cinematic hero section for a coding-education / bootcamp landing page (CodeNest): full-screen HLS background video,…
Codeq Natural Language Processing API integration. Manage data, records, and automate workflows. Use when the user wants to interact with Codeq Natural Language Processing API…
Extract and resolve required CodeQL alert metadata from user input before remediation — from general/general-misc
Produce the final CodeQL fix result table and choose the correct exit code and retry behavior
CodeQL is a static analysis framework that queries code as a database. Use when you need interprocedural analysis or complex data flow tracking.
Classify and remediate CodeQL alerts with the SymFix workflow using staged changelog updates — from general/general-misc
Implementation Agent: Full TDD workflow in a single context window. Writes tests, implements code, and iterates until all tests pass.
Self-hosted Convex development in Coder workspaces with authentication, queries, mutations, React integration, and environment configuration
Retrieve universal coding patterns from vector database using true two-stage retrieval. Auto-invokes before complex tasks or when user says "--recall".
Store universal coding patterns into vector database. Auto-invokes after difficult tasks with broadly-applicable lessons.
AI-powered code review using CodeRabbit CLI and GitHub integration. Use when running local code reviews before commits ("run coderabbit", "review my changes"), configuring…
Diagnose and fix CodeRabbit common errors and configuration issues. Use when CodeRabbit is not reviewing PRs, posting duplicate comments, ignoring configuration, or behaving…
Execute CodeRabbit primary workflow: automated PR code review with configuration. Use when setting up automated code reviews on pull requests, configuring review behavior, or…
Tune CodeRabbit review configuration: learnings, code guidelines, and noise reduction. Use when fine-tuning review quality, training CodeRabbit with team preferences, adding code…
Optimize CodeRabbit costs through seat management, repo selection, and review scope tuning. Use when analyzing CodeRabbit billing, reducing per-seat costs, or implementing usage…
Implement CodeRabbit PII handling, data retention, and GDPR/CCPA compliance patterns. Use when handling sensitive data, implementing data redaction, configuring retention…
Configure CodeRabbit enterprise access control, seat management, and organization policies. Use when managing who gets AI reviews, configuring organization-level defaults, or…
Implement fixes for specific CodeRabbit review issues. Runs in isolated subagent context with focused task. Verifies fixes with tests before returning.
The deterministic report-shape mechanics of a CodeRabbit-triage round — the triage-table example, the per-finding `### #N` handoff-packet skeleton (VALID + REJECTED worked…
Execute CodeRabbit incident response procedures when reviews stop working or block PRs. Use when CodeRabbit is down, reviews are not posting, PRs are blocked by stale checks, or…
Use when checking a repository's .coderabbit.yaml (or .coderabbit.yml) to determine whether inheritance: true is set
Install and configure CodeRabbit AI code review on GitHub or GitLab repositories. Use when setting up CodeRabbit for the first time, installing the GitHub App, configuring the…
Systematic workflow for CodeRabbit reviews - local CLI, PR threads, and commit attribution — from general/general-misc
Migrate to CodeRabbit from other code review tools or roll out across a large organization. Use when switching from another AI review tool, migrating from manual-only reviews, or…
Configure CodeRabbit review behavior per branch and environment using path instructions and base branches.
Monitor CodeRabbit review effectiveness with metrics, dashboards, and alerts. Use when tracking review coverage, measuring comment acceptance rates, or building dashboards for…
Optimize CodeRabbit review speed, relevance, and signal-to-noise ratio. Use when reviews take too long, contain too many irrelevant comments, or when teams are experiencing review…
Executa CodeRabbit CLI em modo prompt-only para revisar alterações locais, identificar issues, planejar correções e validar com testes antes do commit
Integrates CodeRabbit for automated PR code review. Use after PR creation to get AI-powered review feedback before human review.
Analyze code review findings and create execution plan. Decides parallel vs sequential fixing based on issue severity and independence.
Update CodeRabbit configuration for new features, migrate between plans, and adopt new capabilities. Use when CodeRabbit releases new features, upgrading from Free to Pro plan, or…
Implement CodeRabbit webhook signature validation and event handling. Use when setting up webhook endpoints, implementing signature verification, or handling CodeRabbit event…
Systematic workflow for CodeRabbit reviews - local CLI, PR threads, and commit attribution — from bitsoex/bitso-java
CodeREADr integration. Manage data, records, and automate workflows. Use when the user wants to interact with CodeREADr data.
Automate Codereadr tasks via Rube MCP (Composio). Always search tools first for current schemas. — from general/automation
CoderPad integration. Manage Pads. Use when the user wants to interact with CoderPad data.
CodeScene integration. Manage Projects. Use when the user wants to interact with CodeScene data.
CodeSee integration. Manage data, records, and automate workflows. Use when the user wants to interact with CodeSee data.
Create, manage, and optimize GitHub Codespaces cloud development environments. Configure devcontainers, manage resources, and streamline cloud-based development.
Create, manage, and optimize GitHub Codespaces cloud development environments. Configure devcontainers, manage resources, and streamline cloud-based development.
Ranked structural code search with codespelunker; use grep for exact regex/literal scans.
Codev project management CLI quick reference. Use when running codev commands to check correct syntax for init, adopt, update, and doctor.
Send work to Codex CLI in non-interactive mode. Use when the user wants to run prompts, pipe content, or parse output through `codex exec`.
Manage multiple OpenAI Codex accounts. Capture current login tokens and switch between them instantly.
Delegate coding tasks to Codex AI for implementation, analysis, and alternative solutions. Use when you need a second AI perspective, want to explore different approaches, or need…
Use when creating, installing, validating, folding, or troubleshooting Codex custom subagent role TOML and discoverability config.
通过 Codex MCP 工具进行代码审查、算法设计、架构分析和性能优化。适用于复杂技术任务(>10行核心逻辑)、系统级设计、多约束权衡、性能瓶颈分析。触发词:review、code review、代码审查、算法设计、复杂算法、架构分析、架构评审、系统设计、性能优化、瓶颈分析、性能调优。
Consolidate Codex macOS app automation worktrees and surface actionable changes. Use for morning triage and to review recommended automations.
Use when implementing or changing user-visible behavior/UI in this repository and parity with the installed Codex desktop app must be validated before coding.
Run AI-powered tasks using OpenAI Codex CLI. Use when Claude needs to (1) delegate code analysis or generation tasks to Codex, (2) get a second opinion on code changes, (3)…
Setup and manage OpenAI Codex CLI authentication including ChatGPT Plus/Pro OAuth, API keys, and multi-account management.
Design, review, and validate Codex app automations when recurring background workflows need safe scheduling, scope, preflight, and consolidation.
Budget-aware Codex routing for making Codex limits and credits last longer. Use when the user mentions Codex limits, usage, credits, budget, cheaper models, GPT-5.5 orchestration,…
Diagnose GitHub bug reports in openai/codex. Use when given a GitHub issue URL from openai/codex and asked to decide next steps such as verifying against the repo, requesting more…
i-Willink 標準開発フローを Codex で実行するための 5 phase adapter。Claude Code の /build と同期し、Codex subagents はユーザーが明示した場合のみ使う。
Orchestrates a triple-AI engineering loop where Claude plans, Codex validates logic and reviews code, and Cursor implements, with continuous feedback for optimal code quality
OpenAI Codex CLI fundamentals for code analysis, review, and validation. Use when (1) executing codex commands for code review/analysis, (2) configuring models…
Use for code review and quality feedback from Codex. Triggers on "codex review code", "codex code review", "have codex review this", "get codex feedback on code".
【WHEN】当用户命令中明确包含"codex协作"、"codex协同"、"与codex合作"等指令时启用; 【WHEN】当用户要求使用 codex MCP 工具进行代码分析、原型生成、review 等协作开发场景时启用。 【WHEN NOT】不用于单独的代码实现任务、不用于纯文档编写、不用于不涉及 codex 的常规开发流程。
Codex MCP 协作流程。触发场景:(1) 新功能开发 (2) 重构 (3) 复杂业务逻辑 (4) 代码审查。提供三阶段协作:需求分析→原型获取→审查,强调批判性思考与只读安全。