- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
verification-before-completion
by HJewkes
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
token-analysis-checklist
by SanctifiedOps
Comprehensive token analysis for rug detection - LP analysis, authority checks, holder distribution, insider patterns, and red flags. Use before buying any Solana token.
Autonomous Development
by liauw-media
/mentor - Architecture review gate
condition-based-waiting
by liauw-media
"Use when tests fail intermittently. Replace arbitrary timeouts with condition polling. Eliminates flaky tests caused by timing assumptions."
analyzing-response-quality
by C0ntr0lledCha0s
Expert at analyzing the quality of Claude's responses and outputs. Use when evaluating response completeness, accuracy, clarity, or effectiveness. Auto-invokes during self-reflection or when quality assessment is needed.
branch-discipline
by liauw-media
"Enforce one branch per issue, small focused commits, and clean git history. Use with /branch command."
conviso-vuln-remediator
by convisolabs
Triage and remediation workflow for Conviso vulnerabilities using conviso-cli, with safe defaults (read-only and preview-first) and explicit human approval for apply mode.
audit-skills
by Tharun-Balaji
"Review, audit, and harden AI skills for security risks including prompt injection, hidden instructions, tool misuse, data exfiltration, and malicious payloads; use when analyzing SKILL.md, scripts, references, or assets for vulnerabilities and when producing remediation guidance."
docker-helper
by IncomeStreamSurfer
Expert Docker and container management assistant for containerization, orchestration, and optimization
research
by HJewkes
Use when the user asks to research a topic, investigate options, compare technologies, analyze a problem space, or gather information before making a decision — for both coding and non-coding work
cloud-skill
by pluginagentmarketplace
Cloud infrastructure with AWS, Azure, GCP - architecture, services, security, and cost optimization.
solana-account-model
by SanctifiedOps
Expert guide to Solana's account model: ownership, signers, rent, PDAs, CPIs, and state layout decisions. Use when modeling accounts, auditing account flows, or debugging account-related errors.
vastai-setup
by LiorZ
"Set up Vast.ai CLI — configure API key, verify installation, set up SSH keys, and check account. Use when the user needs to get started with Vast.ai or is having authentication issues."
architect-system
by vxcozy
Master orchestrator for the 5-step productivity loop. Runs audit, architect, analyst, refinery, and compounder in sequence or individually. Use when you want to run the full loop, start the system, check system status, resume from where you left off, or run a specific step. Manages state, sequencing, and skill chaining. Supports full loop, single step, resume, and status-only modes.
planning-validate
by drillan
Validates planning artifacts (spec.md, plan.md, data-model.md, contracts/) for quality, completeness, and consistency. Checks for mandatory sections, cross-artifact consistency, and constitution compliance. Always run after /speckit.plan completes.
systematic-debugging
by liauw-media
"Use when encountering bugs or unexpected behavior. Methodical approach to identify root cause: Reproduce → Isolate → Identify → Fix → Verify."
tdd
by jwilger
Adaptive test-driven development cycle. Detects harness capabilities and routes to guided (manual phase control) or automated (orchestrated) mode. Invoke with /tdd for automated or /tdd red domain green commit for guided.
learning-about-you
by designnotdrum
"Proactively learn about the user through onboarding and ongoing observation. Use at session start and when you notice potential preferences."
repomix
by vibery-studio
Package entire code repositories into single AI-friendly files using Repomix. Capabilities include pack codebases with customizable include/exclude patterns, generate multiple output formats (XML, Markdown, plain text), preserve file structure and context, optimize for AI consumption with token counting, filter by file types and directories, add custom headers and summaries. Use when packaging codebases for AI analysis, creating repository snapshots for LLM context, analyzing third-party libraries, preparing for security audits, generating documentation context, or evaluating unfamiliar codebases.
setup-chess-timer-hooks
by designnotdrum
Install hookify rules for automatic chess timer session management
receiving-code-review
by HJewkes
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
guardrails - Interactive Security Guardrails Configuration
by dgriffin831
Only setup and review modes write files, and only with user confirmation
code-review
by mamba-mental
Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.
check
by weegigs
Verify workflow completion before ending a session. Use when finishing implementation work to ensure commits, reviews, and task tracking are complete.