By agilefreaks
Outside-in, risk-driven code review methodology. Reviews pull requests across all change types: bug fixes, new features, add-ons, extensions, and refinements. Project-specific checks, posting mechanics, and context gathering are configured via a companion rules file in your project.
Internal Claude skills library. Works across Claude.ai Cowork, Claude Code (terminal), and GitHub Actions.
| Plugin | Description | Version | Category |
|---|---|---|---|
| code-review | Outside-in, risk-driven code review. Covers bug fixes, new features, add-ons, extensions, and refinements. | 1.0.0 | productivity |
| dep-update-merge | Bundles dependency-update PRs/MRs into one verified change with changelog analysis and breaking change triage. | 1.0.0 | productivity |
In your organization's Cowork settings, add this repository under Org Settings > Plugins > Add plugin source. Once synced, plugins can be made available or auto-installed for org members.
# Add the marketplace
/plugin marketplace add agilefreaks/claude-skills
# Install a plugin
/plugin install code-review@agilefreaks-skills
Or add to your project's .claude/settings.json to install automatically:
{
"enabledPlugins": {
"code-review@agilefreaks-skills": true
}
}
Copy .github/workflows/code-review.yml from this repo into your project. It checks out this skills repo at .skills/ and passes the relevant skill to anthropics/claude-code-action@v1.
See the workflow file for required secrets and permissions.
plugins/<name>/ with:
.claude-plugin/plugin.json — plugin manifestskills/<name>/SKILL.md — skill contentREADME.md — documentation.claude-plugin/marketplace.jsonCHANGELOG.mdBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBundles open dependency-update PRs/MRs into a single verified change. Analyzes changelogs for breaking changes, runs build/test/lint verification, compares warning baselines, and offers to exclude breaking updates. Platform-agnostic — works with GitHub, GitLab, or any forge that exposes PRs/MRs via CLI.
npx claudepluginhub agilefreaks/claude-skills --plugin code-reviewReview PR or staged changes via specialist agents. Synthesizes a unified severity-ranked report.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Review pull requests with structured analysis and approve with confidence
Multi-lens code review pipeline: deep review (Claude or Codex), automated fix loop, interactive walkthrough, manual promote, external-finding injection.
Automated code review for pull requests using multiple specialized agents with confidence-based scoring
Comprehensive code review with parallel specialized agents covering security, architecture, performance, and more