Configuration governance for Claude Code — bootstrap, audit, sync, and evolve .claude/ across projects
npx claudepluginhub luiseiman/dotforgeBehavior governance for Claude Code — declarative runtime policies on tool calls (search-first, no-destructive-git, verify-before-done, …) compiled to PreToolUse hooks, plus configuration governance: 18 skills, 7 agents, 16 stacks, audit scoring, practices pipeline.
Configuration governance for Claude Code. Bootstrap, audit, sync, and evolve your .claude/ configuration across projects — all markdown + shell scripts, zero required dependencies.
bootstrap → audit → sync → capture → propagate
↑ │
└────────────────────────────────────┘
For people and teams managing more than one Claude Code project.
Use dotforge if:
.claude/ configuration drifts across reposDo not use dotforge if:
CLAUDE.md generator# One-liner install
curl -fsSL https://raw.githubusercontent.com/luiseiman/dotforge/main/install.sh | bash
# Or manual:
git clone https://github.com/luiseiman/dotforge.git ~/.dotforge
export DOTFORGE_DIR="$HOME/.dotforge"
$DOTFORGE_DIR/global/sync.sh
# In any project directory:
/forge init # Zero to config in one command
/forge audit # Score your configuration (0-10)
/forge sync # Update against current template
bash (macOS, Linux, WSL). Git Bash works but WSL recommended on Windows. Optional: python3, jq for full hook support.
dotforge manages your .claude/ configuration. It complements, not replaces, other tools:
| Tool | What it does | How dotforge helps |
|---|---|---|
| claude-skills | 248+ skills collection | dotforge manages the config around your skills |
| gstack | AI-native full-stack framework | dotforge audits and syncs the .claude/ config gstack generates |
| duthaho/claudekit | Behavioral modes | dotforge adds lifecycle management: audit, sync, practices, registry |
New here? Read the Usage Guide for a complete walkthrough with examples.
/forge init — Zero to config in one command
/forge audit — Score your project's configuration
/forge bootstrap — Full interactive setup
/forge status — Multi-project registry dashboard
inbox/ → evaluating/ → active/ → deprecated/. Discoveries propagate across projects<!-- forge:section --> markers let /forge sync update managed sections without touching your customizationsOther tools bootstrap once. dotforge bootstraps, audits, syncs, and evolves.
/forge export cursor → .cursorrules
/forge export codex → AGENTS.md
/forge export windsurf → .windsurfrules
/forge export openclaw → SKILL.md
/forge bootstrap detects your project's tech stack and generates:
Multi-stack projects get all matching stack configs merged automatically.
RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering
No description available.
Code intelligence powered by a knowledge graph — execution flows, blast radius, and semantic search