luiseiman

67 mods across 1 repository, 8 stars between them.

dotforge

01

luiseiman/dotforge

Plugin Claude Code

Plugin marketplace listing 1 plugin: dotforge.

8 2mo ago A tokens not measured original MIT

dotforge

02

luiseiman/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.

8 2mo ago A tokens not measured original MIT

audit

03

luiseiman/dotforge

Command Claude Code

Ejecutá una auditoría del proyecto actual contra la plantilla dotforge.

8 2mo ago A 0 tokens original MIT

debug

04

luiseiman/dotforge

Command Claude Code

Command "debug" from luiseiman/dotforge, covering debug, argumentos and proceso.

8 2mo ago A 0 tokens original MIT

health

05

luiseiman/dotforge

Command Claude Code

Verificar que la configuración de Claude Code del proyecto está sana.

8 2mo ago A 0 tokens original MIT

review

06

luiseiman/dotforge

Command Claude Code

Ejecutá un code review como senior engineer para producción.

8 2mo ago A 0 tokens original MIT

SessionStart

07

luiseiman/dotforge

Hook Claude Code

Runs when a session starts, executing check-updates.sh, session-restore.sh and session-startup.sh (3 commands). From luiseiman/dotforge.

8 2mo ago A tokens not measured original MIT

PreToolUse

08

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…

8 2mo ago A tokens not measured original MIT

PostToolUse

09

luiseiman/dotforge

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.

8 2mo ago A tokens not measured original MIT

PostCompact

10

luiseiman/dotforge

Hook Claude Code

Runs after the context is compacted, executing post-compact.sh. From luiseiman/dotforge.

8 2mo ago A tokens not measured copy · 52% MIT

Stop

11

luiseiman/dotforge

Hook Claude Code

Runs when the agent finishes a response, executing session-report.sh. From luiseiman/dotforge.

8 2mo ago A tokens not measured original MIT

PermissionDenied

12

luiseiman/dotforge

Hook Claude Code

Runs on the PermissionDenied event, executing permission-denied.sh. From luiseiman/dotforge.

8 2mo ago A tokens not measured original MIT

Setup

13

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.

8 2mo ago A tokens not measured original MIT

UserPromptSubmit

14

luiseiman/dotforge

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing pre-compact-warning.sh. From luiseiman/dotforge.

8 2mo ago A tokens not measured original MIT

settings

15

luiseiman/dotforge

Settings file Claude Code

Agent settings declaring 8 hook events (SessionStart, PreToolUse, PostToolUse, PostCompact) and 11 allowed tools.

8 2mo ago C tokens not measured original MIT

dotforge CLAUDE.md

16

luiseiman/dotforge

Instructions file

Claude Code instructions for luiseiman/dotforge, covering claude.md, role, what is dotforge, build & validation and validate hooks (bash syntax).

8 2mo ago A 2,228 tokens original MIT

architect

17

luiseiman/dotforge

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.

8 2mo ago A 33 tokens original MIT

code-reviewer

18

luiseiman/dotforge

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.

8 2mo ago A 42 tokens original MIT

implementer

19

luiseiman/dotforge

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.

8 2mo ago A 39 tokens original MIT

researcher

20

luiseiman/dotforge

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.

8 2mo ago A 49 tokens original MIT

security-auditor

21

luiseiman/dotforge

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.

8 2mo ago A 42 tokens original MIT

session-reviewer

22

luiseiman/dotforge

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.

8 2mo ago A 46 tokens original MIT

test-runner

23

luiseiman/dotforge

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.

8 2mo ago A 33 tokens original MIT