naniiluja/ccf

A context-first, spec-driven, strictly sequential development workflow plugin for Claude Code — keeps your CLAUDE.md/.claude spec always fresh and grounds every decision in Context7 + Microsoft Learn.

9Stars on the repository
24Mods indexed here, across every type
21d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

PreToolUse

01

naniiluja/ccf

Hook

Runs before the agent uses a tool for ExitPlanMode tool calls, executing plan-review-gate.mjs via node. From naniiluja/ccf.

9 21d ago A tokens not measured original MIT

UserPromptSubmit

02

naniiluja/ccf

Hook

Runs when you submit a prompt, before the agent sees it, executing plan-mode-guard.mjs and context-guard.mjs via node (2 commands). From naniiluja/ccf.

9 21d ago A tokens not measured copy · 59% MIT

SessionStart

03

naniiluja/ccf

Hook

Runs when a session starts on startup, clear and compact, executing session-start.mjs via node. From naniiluja/ccf.

9 21d ago A tokens not measured copy · 63% MIT

Stop

04

naniiluja/ccf

Hook

Runs when the agent finishes a response, executing updatespec-nudge.mjs and auto-verify.mjs via node (2 commands). From naniiluja/ccf.

9 21d ago A tokens not measured copy · 55% MIT

SubagentStart

05

naniiluja/ccf

Hook

Runs when a subagent starts for Explore tool calls, executing agent-rules-inject.mjs and explore-guide-inject.mjs via node (2 commands). From naniiluja/ccf.

9 21d ago A tokens not measured original MIT

SubagentStop

06

naniiluja/ccf

Hook

Runs when a subagent finishes for ccf-implementer tool calls, executing implementer-verify-gate.mjs via node. From naniiluja/ccf.

9 21d ago A tokens not measured original MIT