By grixu
End-to-end feature delivery: requirements gathering, editing, status tracking, and implementation orchestration with parallel subagents
Requirements dashboard — show status of active or all requirements. Use when user asks about current requirements, wants to see progress, or needs to find a specific specification. Handles: active requirement status, task progress via TaskList, specification listing.
Edit existing requirements specification with versioning — full re-analysis cycle with complexity assessment, Q&A, codebase research, technical Q&A, and test plan review. Use when modifying, updating, or revising an already-completed requirements spec (created by /start). Handles adding, removing, or clarifying requirements with full version tracking.
Begin implementation based on requirements specification — orchestrates parallel subagents with atomic task decomposition, full validation, and quality gates. Use after /start (or /edit) produces a complete spec. Handles: task decomposition into execution waves, parallel agent execution (backend/frontend/e2e/infra), acceptance criteria validation, lint/test/build quality gates.
Begin requirements gathering - produces a 6-phase requirements specification through complexity analysis, discovery questions, codebase research, technical Q&A, and test planning. Use when starting a new feature, bug fix, or refactoring that needs specification before implementation.
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
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.
npx claudepluginhub grixu/cc-toolkit --plugin feature-deliveryAnalyze 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.
Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns
Business name discovery: generates candidates, challenges them with a sub-agent, then checks domain availability via Instant Domain Search MCP.
Interview command for fleshing out big feature plans and specifications
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Requirements-driven development workflow with quality gates for practical feature implementation
AI-native BizDevOps rhythm manager for Claude Code — multi-role collaboration, change impact analysis, quality gates, goal-to-code traceability, and cross-session continuity
Feature lifecycle management with skill-centric architecture. Capture ideas (idea.md), plan implementations (plan.md), and complete with quality gates (shipped.md). Status determined by file presence with auto-generated DASHBOARD.md. Shared Python library for dashboard generation with minimal hooks.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.