By grixu
Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns
Enable or disable hookify rules interactively
Get help with the hookify plugin
Create hooks to prevent unwanted behaviors from conversation analysis or explicit instructions
List all configured hookify rules
Matches all tools
Hooks run on every tool call, not just specific ones
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin marketplace with productivity tools.
Add the marketplace:
/plugin marketplace add grixu/cc-toolkit
Then install individual plugins:
/plugin install <plugin-name>@cc-toolkit
Automatic plan review via OpenAI Codex CLI. Intercepts ExitPlanMode and sends plans through iterative Codex review (up to 5 rounds) before presenting to the user.
Requires: OpenAI Codex CLI, jq
/plugin install codex-plan-improver@cc-toolkit
See plugin README for details.
End-to-end feature delivery workflow — from requirements gathering through implementation orchestration with parallel subagents.
| Command | Description |
|---|---|
/start [description] | Begin requirements gathering (6-phase process) |
/current [id|--all] | Requirements dashboard — status, progress, actions |
/edit [id] | Edit spec with full re-analysis and versioning |
/implement [id] | Implementation orchestrator with parallel agents and quality gates |
/plugin install feature-delivery@cc-toolkit
See plugin README for details.
Create custom hooks to prevent unwanted behaviors using simple markdown rule files with regex pattern matching. No coding required — just describe the behavior to block or warn about.
| Command | Description |
|---|---|
/hookify [instruction] | Create a rule from instructions or analyze conversation for issues |
/hookify:list | List all configured rules |
/hookify:configure | Enable/disable rules interactively |
/plugin install hookify@cc-toolkit
See plugin README for details.
Business name discovery — generates candidates across 6 naming archetypes, filters them with a challenger sub-agent (5-dimension scoring), then checks domain availability via bundled Instant Domain Search MCP.
| Trigger | Description |
|---|---|
| "help me name my business" | Start a guided naming session |
| "business name ideas for..." | Generate, score, and check domains |
/namesmith [description] | Direct invocation with business description |
/plugin install namesmith@cc-toolkit
See plugin README for details.
Analyze a conversation for friction signals (corrections, repeated instructions, deviations) and interactively update project documentation with verified learnings.
| Trigger | Description |
|---|---|
| "learn from this session" | Analyze conversation and propose doc updates |
| "what did you learn today" | Review friction signals from current session |
/plugin install session-learner@cc-toolkit
See plugin README for details.
MIT
npx claudepluginhub grixu/cc-toolkit --plugin hookifyAnalyze conversation for friction signals (corrections, repeated instructions, deviations) and interactively update project documentation (.claude/rules/, CLAUDE.md) with verified learnings. Coordinates with Claude Code's auto memory to avoid duplication.
Intercepts ExitPlanMode to automatically review implementation plans via OpenAI Codex CLI. Includes /codex-review command for manual invocation.
End-to-end feature delivery: requirements gathering, editing, status tracking, and implementation orchestration with parallel subagents
Business name discovery: generates candidates, challenges them with a sub-agent, then checks domain availability via Instant Domain Search MCP.
透過分析對話模式或明確指令,輕鬆建立自訂鉤子以防止不想要的行為
Quickly scaffold Claude Code hooks with templates, validation, and conflict analysis
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.