Claude Forge
by sangrokjung
developmentintermediate
Claude Code skills frameworkClaude Code pluginagent skillsClaude Code security hooksclaude-forge
An open-source development environment for Claude Code — often called 'oh-my-zsh for Claude Code'. One 5-minute install wires up 11 specialized agents, 33 slash commands, 24 skill workflows, 15 automation hooks, and a 6-layer security-hook system, turning a bare CLI into a pre-wired plan-to-deploy pipeline.
Installation
curl -fsSL https://raw.githubusercontent.com/sangrokjung/claude-forge/main/install.sh | bash
Key Features
- ✓11 specialized agents and 33 slash commands installed in one command
- ✓24 skill workflows plus 9 rule files that codify a plan-to-deploy pipeline
- ✓15 automation hooks (plus 9 opt-in examples) covering 21 lifecycle events, including a 6-layer security-hook system that runs automatically
- ✓Ships with a 4-server MCP minimum: playwright, context7, jina-reader, and chrome-devtools
- ✓Aligned to Anthropic 2026 standards: Hooks 21+ events, Subagent frontmatter v2, hybrid Skills/Commands policy
- ✓One-line curl install, or install as a Claude Code plugin via the marketplace
Use Cases
- →Bootstrap a fully-wired Claude Code environment in 5 minutes instead of hand-configuring agents and hooks
- →Add automatic, layered security checks to AI-generated code before it ships
- →Standardize a team's Claude Code setup so everyone shares the same agents, commands, and rules
- →Run a structured plan-to-deploy workflow without assembling the tooling yourself