cubic
01Plugin Claude Code
Plugin marketplace listing 1 plugin: cubic.
Plugin Claude Code
Plugin marketplace listing 1 plugin: cubic.
Plugin Claude Code
AI code review insights from cubic, review issues, team wikis, codebase scans, and learnings directly in Claude Code.
Command
Show cubic's review comments on a pull request.
Command
Show what this team cares about in code reviews (cubic learnings).
Command
Run cubic AI code review on local changes.
Command
Show cubic codebase scan results and security issues.
Command
Browse cubic AI Wiki documentation for a repository.
Cursor rule
Ensure cubic MCP OAuth is connected before using cubic tools.
Cursor rule
Guide for using cubic AI code review tools effectively in your development workflow.
Skill Claude CodeCodex
Fetches unresolved AI review comments on the current pull request, decides which issues are real and worth addressing, fixes the worthwhile ones, commits and pushes the changes, and resolves the reviewed threads. Use when the user asks to check all PR comments, refers to PR comments or issues, or wants PR review…
Skill Claude CodeCodex
Queries cubic's AI-generated wiki to provide architectural context about the codebase. Answers questions about how systems work, how components connect, and codebase design. Use when the user asks about architecture, system design, onboarding, or "how does X work".
Skill Claude CodeCodex
Iteratively improves code by running cubic AI reviews, fixing issues, and re-reviewing until clean or a maximum number of iterations is reached. Use when the user wants to polish their changes, says "loop until clean", "keep reviewing", or wants to fully optimize code quality before merging.
Skill Claude CodeCodex
Inspects and fixes cubic codebase scan findings through MCP. Use when the user asks to show, investigate, or fix codebase scan issues; provides a cubic scan CSV; or names a scan issue UUID.
Skill Claude CodeCodex
Surfaces the team's coding patterns and conventions learned by cubic from senior reviewer feedback and codebase analysis. Use when the user is writing code, asking about team standards, or wondering "how does this team do X".
Skill Claude CodeCodex
Runs a local cubic AI code review using the CLI on uncommitted changes or the current branch diff. Surfaces issues grouped by priority and offers to fix them. Use when the user wants a pre-commit or pre-PR quality check, says "review my code", or asks "anything I should fix".