SebastianLuser

68 mods across 1 repository, 2 stars between them.

SessionStart

01

SebastianLuser/claude-code-arcane

Hook Claude Code

Runs when a session starts, executing session-start.sh, detect-division.sh and detect-gaps.sh via bash (3 commands). From SebastianLuser/claude-code-arcane.

2 4d ago A tokens not measured

PreToolUse

02

SebastianLuser/claude-code-arcane

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing validate-commit.sh, validate-push.sh and validate-secrets.sh via bash (3 commands). From SebastianLuser/claude-code-arcane.

2 4d ago A tokens not measured

PostToolUse

03

SebastianLuser/claude-code-arcane

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, executing validate-assets.sh and validate-skill-change.sh via bash (2 commands). From SebastianLuser/claude-code-arcane.

2 4d ago A tokens not measured

PreCompact

05

SebastianLuser/claude-code-arcane

Hook Claude Code

Runs before the context is compacted, executing pre-compact.sh via bash. From SebastianLuser/claude-code-arcane.

2 4d ago A tokens not measured

PostCompact

06

SebastianLuser/claude-code-arcane

Hook Claude Code

Runs after the context is compacted, executing post-compact.sh via bash. From SebastianLuser/claude-code-arcane.

2 4d ago A tokens not measured

Stop

07

SebastianLuser/claude-code-arcane

Hook Claude Code

Runs when the agent finishes a response, executing session-stop.sh via bash. From SebastianLuser/claude-code-arcane.

2 4d ago A tokens not measured

changelog

16

SebastianLuser/claude-code-arcane

Skill Claude CodeCodex

Genera changelog desde git log entre dos tags/commits, agrupado por tipo (feat/fix/refactor/docs/test/chore). Usar cuando se mencione: changelog, release notes, qué cambió, historial de cambios.

2 4d ago A 53 tokens

check

17

SebastianLuser/claude-code-arcane

Skill Claude CodeCodex

Auditoría rápida de calidad y seguridad: lint, type-check, tests, secrets, deps vulnerables. Reporta findings con severidad.

2 4d ago A 31 tokens

commit

19

SebastianLuser/claude-code-arcane

Skill Claude CodeCodex

Crea un git commit siguiendo conventional commit format. Revisa diffs, sugiere type/scope, escribe mensaje conciso. No hace push.

2 4d ago A 33 tokens

context-prime

20

SebastianLuser/claude-code-arcane

Skill Claude CodeCodex

Carga contexto completo del proyecto al inicio de la sesión: stack, estructura, git state, archivos clave. Mejora respuestas posteriores.

2 4d ago A 30 tokens

help

22

SebastianLuser/claude-code-arcane

Skill Claude CodeCodex

Analyzes what is done and the users query and offers advice on what to do next. Use if user says what should I do next or what do I do now or I'm stuck or I don't know what to do.

2 4d ago A 45 tokens

reverse-document

23

SebastianLuser/claude-code-arcane

Skill Claude CodeCodex

Generate design or architecture documents from existing implementation. Works backwards from code/prototypes to create missing planning docs.

2 4d ago A 24 tokens