NYCU-Chung

31 mods across 3 repositories, 580 stars between them.

PreCompact

25

NYCU-Chung/cc-statusline

Hook

Runs before the context is compacted, executing compact-monitor.js via node. From NYCU-Chung/cc-statusline.

264 3mo ago A tokens not measured original MIT

UserPromptSubmit

26

NYCU-Chung/cc-statusline

Hook

Runs when you submit a prompt, before the agent sees it, executing message-tracker.js, summary-updater.js and active-time-tracker.js via node (3 commands). From NYCU-Chung/cc-statusline.

264 3mo ago A tokens not measured copy · 53% MIT

Stop

27

NYCU-Chung/cc-statusline

Hook

Runs when the agent finishes a response, executing message-tracker.js and active-time-tracker.js via node (2 commands). From NYCU-Chung/cc-statusline.

264 3mo ago A tokens not measured copy · 55% MIT

PostToolUse

28

NYCU-Chung/cc-statusline

Hook

Runs after a tool call finishes for Write and Edit tool calls, executing file-tracker.js via node. From NYCU-Chung/cc-statusline.

264 3mo ago A tokens not measured original MIT

line

30

NYCU-Chung/claude-line-channel

MCP server Claude CodeCodexCursor +2

MCP server "line" as configured in NYCU-Chung/claude-line-channel. Launched with bun run --cwd ${CLAUDE_PLUGIN_ROOT} --shell=bun --silent start.

46 4mo ago A tokens not measured