dotforge
01Plugin Claude Code
Plugin marketplace listing 1 plugin: dotforge.
Plugin Claude Code
Plugin marketplace listing 1 plugin: dotforge.
Plugin Claude Code
Behavior 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.
Command Claude Code
Ejecutá una auditoría del proyecto actual contra la plantilla dotforge.
Command Claude Code
Command "debug" from luiseiman/dotforge, covering debug, argumentos and proceso.
Command Claude Code
Verificar que la configuración de Claude Code del proyecto está sana.
Command Claude Code
Ejecutá un code review como senior engineer para producción.
Hook Claude Code
Runs when a session starts, executing check-updates.sh, session-restore.sh and session-startup.sh (3 commands). From luiseiman/dotforge.
Hook Claude Code
Runs before the agent uses a tool for Bash, Bash, TaskUpdate, TaskCreate, Bash and Bash tool calls, executing block-destructive.sh, no-destructive-git__pretooluse__bash__0.sh, respect-todo-state__pretooluse__taskupdate__0.sh, respect-todo-state__pretooluse__taskcreate__1.sh, verify-before-done__pretooluse__bash__0.sh…
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing lint-on-save.sh, detect-stack-drift.sh and tool-latency.sh (3 commands). From luiseiman/dotforge.
Hook Claude Code
Runs after the context is compacted, executing post-compact.sh. From luiseiman/dotforge.
Hook Claude Code
Runs when the agent finishes a response, executing session-report.sh. From luiseiman/dotforge.
Hook Claude Code
Runs on the PermissionDenied event, executing permission-denied.sh. From luiseiman/dotforge.
Hook Claude Code
Runs once when the project is set up for init and maintenance tool calls, executing pre-session-check.sh (2 commands). From luiseiman/dotforge.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing pre-compact-warning.sh. From luiseiman/dotforge.
Settings file Claude Code
Agent settings declaring 8 hook events (SessionStart, PreToolUse, PostToolUse, PostCompact) and 11 allowed tools.
Instructions file
Claude Code instructions for luiseiman/dotforge, covering claude.md, role, what is dotforge, build & validation and validate hooks (bash syntax).
Agent
Delegate for architecture decisions, design tradeoff analysis, dependency evaluation, and pattern validation. Use before implementation when the approach isn't clear or when touching system boundaries.
Agent
PROACTIVELY use after code changes to review for security, performance, correctness, and maintainability. Reads diffs, analyzes patterns, reports issues by severity. Does not modify code.
Agent
Delegate to this agent for focused code implementation tasks. Use after research/architecture phases are complete. Handles writing code, running tests, fixing lint errors, and verifying changes compile/pass.
Agent
PROACTIVELY delegate to this agent for any task requiring exploration, reading multiple files, searching logs, or gathering context before implementation. Use when the main thread would fill with verbose output from grep, find, or file reads.
Agent
Delegate for security-focused analysis: scanning for secrets, vulnerabilities, auth gaps, dependency risks, and compliance issues. Use before any deployment or when touching auth/crypto/data-handling code.
Agent
Analyze conversation patterns to detect recurring frustrations, corrections, and problematic tool usage. Feeds findings into practices/inbox/ or CLAUDEERRORS.md. Use after long sessions or when /forge insights triggers analysis.
Agent
Delegate for writing new tests, running test suites, analyzing failures, and reporting coverage. Use after implementation to validate changes or when investigating test failures.
Command
../global/commands/forge.md.