Senior architecture reviewer — evaluates system designs, architectural decisions, scalability, integration, and evolution paths. USE WHEN reviewing an ADR, assessing a proposed architecture change, evaluating service boundaries, or challenging a technology choice.
Senior code reviewer covering correctness, security, performance, maintainability, and test quality across TypeScript, Python, Rust, Go, and SQL. USE WHEN reviewing a diff, before merging a PR/MR, assessing code quality, or surfacing security and performance risks in recent changes.
Senior error and log forensic analyst — correlates distributed failures, uncovers root causes, and maps cascades. USE WHEN diagnosing a production incident, correlating errors across services, analyzing cascading failures, or mining log patterns for hidden root causes.
Senior refactoring specialist — transforms complex code into maintainable systems while preserving behavior. USE WHEN refactoring legacy code, reducing complexity, breaking apart god classes, extracting methods, or planning a safe multi-step refactor.
Defensive programming principles for robust systems — input validation, error boundaries, fail-safe defaults, invariant checking. USE WHEN writing production code, designing APIs, handling external input, or reviewing error handling.
Decide how to integrate completed work — merge, PR, or cleanup — once implementation is done and tests pass. USE WHEN implementation is complete and tests pass, deciding merge strategy, or cleaning up a feature branch.
Inspect failing GitHub Actions checks via gh, pull logs, summarize root cause, and propose a fix plan. USE WHEN a GitHub PR has failing CI checks, debugging GitHub Actions failures, or triaging CI breakage before merging.
Fix issues end-to-end — triage, diagnose, branch, fix, PR/MR, close. Supports GitHub (gh) and GitLab (glab) with cross-repo fixes and submodule bumps. USE WHEN fix issue, github issue, gitlab issue, bug report, fix bug, resolve issue, triage issue, gh issue, fix
Run tests and systematically fix all failing tests using smart error grouping. USE WHEN tests are failing, user asks to fix failing tests, CI reports test failures, or a test suite run leaves failures.
Uses power tools
Uses Bash, Write, or Edit tools
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Developer discipline skills and agents for the forge ecosystem — code quality, testing, defensive programming, debugging, git workflows, and code review.
Part of forge-user, a modular AI orchestration framework.
| Skill | What it does |
|---|---|
| CodeCleanup | Proactive code cleanup — duplication removal, pattern adoption, readability maximization |
| DataExplorer | Static HTML data explorer apps from SQL or datasets (Vega-Lite, Chart.js, Tabulator) |
| DataVisualization | Choose and configure visualization tools for data explorer apps |
| DefensiveProgramming | Input validation, error boundaries, fail-safe defaults, invariant checking |
| FinishBranch | Decide how to integrate completed work once tests pass — merge, PR, or cleanup |
| FixCI | Inspect failing GitHub Actions checks, pull logs, and propose a fix plan |
| FixIssue | End-to-end issue fixing — triage, diagnose, branch, PR/MR, close (GitHub + GitLab) |
| FixTests | Run tests and systematically fix failing ones using smart error grouping |
| GitHubCLI | GitHub CLI reference — repos, releases, Actions/CI, PR ops, branch protection |
| ReceiveReview | Process code review feedback with technical rigor — verify before implementing |
| RequestReview | Author a scoped review request + CodeReview companion with severity taxonomy and reviewer checklist |
| RustDevelopment | Rust conventions — crate structure, error handling, CLI patterns, config loading |
| SubagentDrivenDevelopment | Delegate independent plan tasks to subagents |
| SystematicDebug | Four-phase debugging methodology — root cause before fixes |
| TestDrivenDevelopment | Red-Green-Refactor, test categories, coverage strategy, anti-patterns |
Shell scripting conventions (BashConventions) live in forge-core alongside MarkdownConventions.
| Agent | What it does |
|---|---|
| ArchitectReviewer | Architecture reviewer — system designs, scalability, integration, evolution |
| CodeReviewer | Senior code reviewer — correctness, security, performance, maintainability |
| ErrorDetective | Error and log forensic analyst — cascade mapping, root cause in distributed systems |
| RefactoringSpecialist | Safe stepwise refactoring with characterization tests and catalog-based transforms |
make install # deploy skills and agents, activate git hooks
make validate # run the pre-commit validation chain
make clean # remove build artifacts
Requires the forge CLI on PATH (forge-cli). Or call it directly:
forge install --target ~ .
skills/ skill directories — SKILL.md + optional @-included companions
agents/ agent markdown files (flat directory)
defaults.yaml skill roster + provider config
config.yaml user overrides (gitignored)
module.yaml module metadata
.claude-plugin/ Claude Code plugin discovery
.provenance/ SLSA sidecars for every versioned file
Several skills and all four agents were adopted from davila7/claude-code-templates (MIT). Each adopted file carries a SLSA provenance sidecar under .provenance/ recording the upstream commit SHA, file SHA-256, and transform dependency chain. Run forge provenance . to audit.
npx claudepluginhub n4m3z/forge-devMulti-agent council orchestration via Claude Code agent teams.
Module-building skills for the forge ecosystem.
Obsidian vault conventions. USE WHEN working with Obsidian vault files.
TLP file access control — RED/AMBER/GREEN/CLEAR classification, safe-read, blind-metadata. USE WHEN accessing protected files or configuring file access policies.
oh-my-zsh for Claude Code — 11 agents, 33 commands, 24 skills, 15 hooks + 9 examples (21 events), 9 rules, 4 MCP (minimal: playwright, context7, jina-reader, [email protected]). One-line install: curl -fsSL https://raw.githubusercontent.com/sangrokjung/claude-forge/main/install.sh | bash
Editorial "Essentials" bundle for Claude Code from Antigravity Awesome Skills.
Turn Claude Code into a plan-execute-validate loop with parallel work, intelligent retry, and memory
DevsForge Enterprise Git Quality Architect delivering comprehensive version control methodologies, code quality frameworks, and collaborative development optimization that transforms Git management from version control into strategic business value creation and development excellence catalyst
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.