cukas

56 mods across 3 repositories, 18 stars between them.

patrol-status

49

cukas/patrol

Command

Show patrol dashboard — mode, tier, health, verification, config.

3 5mo ago A 17 tokens original MIT

SessionStart

50

cukas/patrol

Hook

Runs when a session starts on startup, resume, clear and compact, executing session-start.sh. From cukas/patrol.

3 5mo ago A tokens not measured copy · 81% MIT

PostToolUse

51

cukas/patrol

Hook

Runs after a tool call finishes for Read, Edit, Write and Bash tool calls, executing tool-tracker.sh. From cukas/patrol.

3 5mo ago A tokens not measured original MIT

UserPromptSubmit

52

cukas/patrol

Hook

Runs when you submit a prompt, before the agent sees it, executing prompt-monitor.sh. From cukas/patrol.

3 5mo ago A tokens not measured original MIT

build-guard

53

cukas/patrol

Skill Claude CodeCodex

Use when implementing features, refactors, or multi-file changes. Orchestrated plan-then-execute with subagent dispatch and regression checkpoints.

3 5mo ago A 33 tokens original MIT

diagnose

54

cukas/patrol

Skill Claude CodeCodex

Use when investigating a bug or unexpected behavior. Forces structured root-cause investigation before any code changes. Trace the call chain, document hypotheses, confirm the root cause, then fix.

3 5mo ago A 39 tokens original MIT

review-gate

55

cukas/patrol

Skill Claude CodeCodex

Use after completing any code implementation, bug fix, or refactor. Structured review with pass/fail verification before declaring done.

3 5mo ago A 29 tokens original MIT

trace-fix

56

cukas/patrol

Skill Claude CodeCodex

Use when fixing a bug, unexpected behavior, or test failure. Investigation-first TDD loop that traces root cause before touching code.

3 5mo ago A 30 tokens original MIT