atuljha23/holocron

Role-aware Claude Code plugin: 10 specialist agents (frontend, backend, QA, a11y, perf, security, architect, debugger, code-reviewer, docs), 15 domain commands, 8 skills, and a SQLite-backed learning crystal that compounds your corrections across sessions.

2Stars on the repository
57Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

atuljha23/holocron

Hook

Runs when a session starts, executing session-start.js via node. From atuljha23/holocron.

2 4mo ago A tokens not measured original MIT

UserPromptSubmit

02

atuljha23/holocron

Hook

Runs when you submit a prompt, before the agent sees it, executing prompt-submit-inject.js via node. From atuljha23/holocron.

2 4mo ago A tokens not measured original MIT

PreToolUse

03

atuljha23/holocron

Hook

Runs before the agent uses a tool for Edit, Write, MultiEdit, Read and Bash tool calls, executing read-before-write.js, secret-scan.js, read-budget.js, pre-commit-gate.js and pre-push-wrapup.js via node (5 commands). From atuljha23/holocron.

2 4mo ago A tokens not measured original MIT

PostToolUse

04

atuljha23/holocron

Hook

Runs after a tool call finishes for Edit, Write, MultiEdit and Bash tool calls, executing post-edit-check.js, test-failure-learn.js and tool-output-budget.js via node (3 commands). From atuljha23/holocron.

2 4mo ago A tokens not measured copy · 88% MIT

PreCompact

05

atuljha23/holocron

Hook

Runs before the context is compacted, executing pre-compact.js via node. From atuljha23/holocron.

2 4mo ago A tokens not measured original MIT

Stop

06

atuljha23/holocron

Hook

Runs when the agent finishes a response, executing session-usage-log.js and stop-capture-prompt.js via node (2 commands). From atuljha23/holocron.

2 4mo ago A tokens not measured original MIT