idean3885/claude-ops-agent

이슈·멀티레포 플로우, 콘텐츠 작성·검증, 규칙 자동 적용을 묶은 개인용 Claude Code 플러그인

1Stars on the repository
22Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

SessionStart

01

idean3885/claude-ops-agent

Hook

Runs when a session starts, executing session-start.mjs and patch-hud.sh via node (2 commands). From idean3885/claude-ops-agent.

1 2d ago A tokens not measured

PreToolUse

02

idean3885/claude-ops-agent

Hook

Runs before the agent uses a tool for Write, Edit, MultiEdit, NotebookEdit and AskUserQuestion tool calls, executing pre-tool-use.mjs and lesson-boundary-pretool.sh via node (2 commands). From idean3885/claude-ops-agent.

1 2d ago A tokens not measured

PostToolUse

03

idean3885/claude-ops-agent

Hook

Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing lint-posttool.sh via bash. From idean3885/claude-ops-agent.

1 2d ago A tokens not measured

UserPromptSubmit

04

idean3885/claude-ops-agent

Hook

Runs when you submit a prompt, before the agent sees it, executing forbidden-words-prompt.sh via bash. From idean3885/claude-ops-agent.

1 2d ago A tokens not measured

Stop

05

idean3885/claude-ops-agent

Hook

Runs when the agent finishes a response, executing forbidden-words-stop.sh and lesson-capture-stop.sh via bash (2 commands). From idean3885/claude-ops-agent.

1 2d ago A tokens not measured

PreCompact

06

idean3885/claude-ops-agent

Hook

Runs before the context is compacted, executing precompact-state.py via python3. From idean3885/claude-ops-agent.

1 2d ago A tokens not measured

PostCompact

07

idean3885/claude-ops-agent

Hook

Runs after the context is compacted, executing postcompact-pointer.py via python3. From idean3885/claude-ops-agent.

1 2d ago A tokens not measured