You're offline — showing cached data

System

hooks & runtime-profile lint
2026-06-13 05:00:07 SAST

Ops & config surfaces that used to clutter the Tasks page: the Claude Code hooks wired into this host, and the runtime-profile lint (tasks whose declared model tier disagrees with what their script actually calls).

Runtime-profile lint

⚠ 2 violations

Hooks

Claude Code hooks from ~/.claude/settings.json — they fire around tool calls and session events, not on the cron schedule.

EventMatcherScript
SessionStart * session-start.sh
SessionStart * capability-inject.sh
SessionStart * /home/lucienne/.local/share/uv/tools/ccgram/bin/…
SessionStart * context-mode-cache-heal.mjs
SessionEnd * session-end.sh
SessionEnd * /home/lucienne/.local/share/uv/tools/ccgram/bin/…
PostToolUse * mc_hook.py
PostToolUse * auto-skill-evolver.sh
PostToolUse Write|Edit format_hook.py
PostToolUse Skill auto-skill-usage-counter.sh
Stop * capability-guard.py
Stop * mc_hook.py
Stop * luci_autopush.sh
Stop * /home/lucienne/.local/share/uv/tools/ccgram/bin/…
PreCompact * precompact_hook.py
PreToolUse Read|Grep|Glob vault_context_hook.py
PreToolUse Edit|Write wiki_context_hook.py
PreToolUse Glob|Grep [ -f graphify-out/graph.json ] && echo '{"hookSp…
PreToolUse Bash rtk hook claude
UserPromptSubmit * context-hook.sh
UserPromptSubmit * skill-suggester.sh
UserPromptSubmit * capability-reassert.sh
UserPromptSubmit * delegation-guard.sh
UserPromptSubmit * jq -n --arg t "$(date '+%A %Y-%m-%d %H:%M:%S %Z …
Notification * /home/lucienne/.local/share/uv/tools/ccgram/bin/…
StopFailure * /home/lucienne/.local/share/uv/tools/ccgram/bin/…
SubagentStart * /home/lucienne/.local/share/uv/tools/ccgram/bin/…
SubagentStop * /home/lucienne/.local/share/uv/tools/ccgram/bin/…
TeammateIdle * /home/lucienne/.local/share/uv/tools/ccgram/bin/…
TaskCompleted * /home/lucienne/.local/share/uv/tools/ccgram/bin/…
Help