Packs
12 packscurated
Secure Rust Code Review
Installs a pipeline to validate, plan, execute, and enforce a secure Rust code review.
4 skills · pack
curated
Secure Code Review Pipeline
Installs a pipeline to validate, plan, execute, and enforce a secure code review on PRs.
12 skills · pack
curated
Testing & Quality
Testing, TDD, code review, linting and debugging.
25 skills · pack
curated
Secure SQL Review
Installs a pipeline to validate, plan, execute, and enforce a secure SQL code review.
4 skills · pack
curated
Code Security Review Pipeline
Audit code changes for bugs, security flaws, and quality issues before merging.
15 skills · pack
curated
Refactor Code Safely
Restructure code while preserving behavior: confirm tests are green, refactor in small steps, keep tests green, review, and commit.
9 skills · pack
@softnanolab
Softnano Plugins
Shared skills for the SoftNano lab — HPC job monitoring, code review, literature search, DOI lookup, and more
13 skills · pack
@phuryn
AI Shipping
AI Shipping Kit — for PMs and founders accountable for AI-built code. Document a vibe-coded app, audit it for intended-vs-implemented security gaps and performance issues, and produce a reviewer-ready shipping packet.
2 skills · pack
@testdouble
Han Github
GitHub-specific extensions to Han. Provides skills to post code reviews as PR comments, update a PR description with a consistent format, and other GitHub-facing workflows.
3 skills · pack
@keykor
Ship It
Opinionated plan -> ship -> review workflow for Claude Code. Skills: onboard, plan, ship, watch, fix. Reads per-repo config from CLAUDE.md so the same flow works across every repo.
5 skills · pack
@samyakjhaveri
Sam Cc Setup
Portable core of Sam's Claude Code setup: native pre-commit hook enforcement (sentinel gate retired 2026-08-14), on-demand /validate, generic review agents, cross-model Codex review skills, and a /bootstrap-cc-setup skill that writes the always-loaded rules layer plugins cannot ship. For repos NOT bootstrapped by the Loam Copier template - a Loam-rendered project already carries most of this in .c
6 skills · pack
@samyakjhaveri
Business Process
Business process skills (process-optimizer, sop-writer, workflow-mapper, weekly-review). Useful for operational documentation, SOP generation, and workflow analysis. NOT for: software engineering tasks — these target organizational processes, not code.
4 skills · pack
Results for “code-review”
44 skillscode-review
Enforces code review practices: receiving feedback with technical rigor, requesting reviews via /code-review, and verifying before claiming completion.
1 · bundle
code-review
Enforces evidence-based completion claims and rigorous code review practices, including receiving feedback, requesting reviews, and verification gates.
19 · bundle
codex-plan-review
Runs a plan file through the Codex CLI as an independent adversarial reviewer, then folds accepted findings back into the plan. Read-only sandbox; Codex never edits.
0
session-critique
Runs an adversarial, decision-aware review of all session work before committing, checking decision adherence and code maintainability, and applies only user-authorized fixes.
0 · bundle
tw-fresh-eyes-blunder-pass
Rereads code, specs, plans, reviews, or skill edits with fresh eyes to catch blunders, oversights, and omissions before closure, reporting concrete evidence-backed findings.
7
ai-first-engineering
Guides teams in adapting engineering processes, architecture, code review, and testing for high-volume AI-assisted code generation.
226k
More results
doubt-driven-development
Subjects every non-trivial decision to a fresh-context adversarial review before it stands, prioritizing correctness over speed for high-stakes or unfamiliar code.
69.5k
skill-improver
Iteratively reviews and fixes Claude Code skill quality issues by running automated fix-review cycles using the skill-reviewer agent until they meet standards.
6k · bundle
code-review
Use when finishing a task, before merging, or when giving or receiving code review feedback on this repo - covers when to request a review, how to scope it, and how to respond to feedback with technical rigor instead of reflexive agreement.
1
visual-plan
Transform text plans into interactive visual documents with diagrams, code snippets, and review surfaces for coding agents.
3.4k · bundle
santa-method
Uses two independent review agents to verify output quality, requiring both to pass before shipping.
226k
screenshot
Visual verification workflow for UI changes to accelerate code review and catch ...
71 · bundle
gh-review-requests
Fetch unread GitHub notifications for open PRs where review is requested from a specified team or opened by a team member.
845 · bundle
interactive-review
Use when a skill needs the user to interactively review code changes in revdiff mid-workflow — working changes, staged changes, or a specific commit — then read their annotations back. Takes a review mode.
1 · bundle
kaizen
Guide for continuous improvement, error proofing, and standardization in code and processes. Use when improving code quality, refactoring, or discussing process improvements.
42.4k
gh-address-comments
Finds the open GitHub PR for the current branch and helps address review comments using the gh CLI.
23.3k · bundle
gh-pr
Create, update, and comment on GitHub pull requests with a focus on material impact, safety, and human reviewability.
54 · bundle
branch-pr
Guides creating small, issue-linked pull requests with conventional branch naming, commit messages, and structured descriptions, plus a review cycle.
0
at-review
Review code changes for bugs, regressions, convention violations, and high-value cleanup opportunities. Use for diffs, commit ranges, hosted PR/MR URLs, branches, paths, staged changes, or working-tree changes.
167 · bundle
tiny-stepping
Drive implementation in the smallest possible meaningful increments, pausing for feedback after each step to keep work reviewable and easy to course-correct.
36.2k
orch-add-feature
Orchestrates building a new feature end-to-end by delegating research, planning, TDD implementation, review, and gated commit to specialized agents.
226k
ai-slop-cleaner
Clean AI-generated code slop with a regression-safe, deletion-first workflow and optional reviewer-only mode
1
orch-pipeline
Defines a gated Research-Plan-TDD-Review-Commit pipeline for orchestrating feature development, defect fixes, and refactoring tasks through composable phases and human approval gates.
226k
moyu
Keeps AI coding agents tightly scoped by enforcing minimal changes, simplest solutions, and asking before expanding scope.
5
skillify
Distills the current conversation or a plain-language prompt into a production-ready, self-healing Claude Code skill with pre-flight checks, validation gates, self-review, and learnings capture.
13 · bundle
microbenchmarking
Create, run, configure, and review BenchmarkDotNet microbenchmarks for .NET code, covering project setup, comparison strategies, and cost-aware execution.
4k · bundle
github-copilot-prompt-files
Create, review, and debug GitHub Copilot reusable prompt files and slash commands in Visual Studio Code.
0 · bundle
verification-before-completion
Enforces running verification commands and confirming output before claiming work is complete, fixed, or passing, to prevent false success claims.
247k
agent-watchdog
Watch, audit, and fix another agent's work by reconstructing the original request, inspecting evidence, and reporting gaps.
3.4k · bundle
grill-me
Interviews users relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree.
20.4k · bundle
git-workflow-and-versioning
Structures git workflow practices for committing, branching, resolving conflicts, and organizing work across multiple parallel streams.
69.5k
b0
Delegates tasks to specialized AI agents running in parallel via the Box0 platform, enabling code review, security checks, research, and documentation.
81 · bundle
skill-stocktake
Audits all Claude skills and commands using a quality checklist and AI holistic judgment, with Quick Scan and Full Stocktake modes.
226k · bundle
agent-self-evaluation
Rates an agent's own output on five axes — accuracy, completeness, clarity, actionability, conciseness — producing a structured scorecard with evidence and improvement suggestions.
226k · bundle
skill-management
Manage, inventory, standardize, migrate, and test reusable Codex skills for the MetaSkill repository. Use when Codex needs to inspect local skills, convert a personal workflow into a public skill candidate, normalize skill folder shape, plan skill promotion, or decide whether a skill belongs in skill-management, publication-review, or skill-examples.
2 · bundle
flow-delegate
Delegates a bounded repository task to an allowlisted external coding CLI through a guarded runner, with provider selection, timeout handling, and independent local review.
2 · bundle