shck-dev

11 mods across 2 repositories, 3 stars between them.

shck-dev/notion-mcp

Instructions file

Instructions for shck-dev/notion-mcp, covering notion mcp server, package, architecture, auth and tools.

2 2mo ago A 2,310 tokens original MIT

notion-mcp

02

shck-dev/notion-mcp

MCP server Claude CodeCodexCursor +2

Notion MCP server — search, export, and import pages as markdown. Runs locally from the @shck-dev/notion-mcp npm package. Needs 3 environment variables to run.

2 2mo ago A tokens not measured original MIT

ccx

05

shck-dev/ccx-context-system

Plugin Claude Code

Scratch-notebook context management for any project: per-thread STATE.md handoff docs with one-command create-or-resume (/ccx:start-thread), a compiled parallel-session-safe INDEX dashboard that recompiles itself on every STATE write (/ccx:save-state · /ccx:tidy-scratch), a Stop-hook freshness guard so working state…

1 1mo ago A tokens not measured original MIT

PostToolUse

06

shck-dev/ccx-context-system

Hook

Runs after a tool call finishes for Write, Write and Edit tool calls, executing backlink-scratch-notes.ts and auto-compile-index.ts via bun (2 commands). From shck-dev/ccx-context-system.

1 1mo ago A tokens not measured original MIT

UserPromptExpansion

07

shck-dev/ccx-context-system

Hook

Runs to expand your prompt before the agent sees it for start-thread tool calls, executing record-session-thread.ts via bun. From shck-dev/ccx-context-system.

1 1mo ago A tokens not measured original MIT

Stop

08

shck-dev/ccx-context-system

Hook

Runs when the agent finishes a response, executing state-freshness-guard.ts via bun. From shck-dev/ccx-context-system.

1 1mo ago A tokens not measured original MIT

save-state

09

shck-dev/ccx-context-system

Skill Claude CodeCodex

Use when you need the whole picture of active work in this project — at session start, after a context clear or /compact, when finishing a work item, or when asked "what's in flight", "what am I building", "show the overall picture", or "save state".

1 1mo ago A 61 tokens original MIT

start-thread

10

shck-dev/ccx-context-system

Skill Claude CodeCodex

Use when opening OR RESUMING a unit of work — a feature, bug, research spike, refactor, an experiment — that should survive context loss in its own scratch workspace with a handoff doc. Idempotent create-or-resume: a fresh topic gets a scaffolded STATE doc; an existing thread gets a resume briefing (STATE + live…

1 1mo ago A 130 tokens original MIT

tidy-scratch

11

shck-dev/ccx-context-system

Skill Claude CodeCodex

Use when the scratch notebook has accumulated stale or finished threads and needs cleaning — "tidy scratch", "garbage collect scratch", "prune old notes", "what can I delete", "archive done threads".

1 1mo ago C 48 tokens original MIT