From nickcrew-claude-ctx-plugin
Guides implementing features or multi-file changes with persona selection, validation, and testing. Follows structured flow: clarify requirements, implement, test, validate.
How this skill is triggered — by the user, by Claude, or both
Slash command
/nickcrew-claude-ctx-plugin:feature-implementationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Guide feature implementation with clear steps: analyze requirements, plan approach, implement safely, and validate with tests.
Guide feature implementation with clear steps: analyze requirements, plan approach, implement safely, and validate with tests.
Avoid when:
| Task | Load reference |
|---|---|
| Implementation workflow | skills/feature-implementation/references/implement.md |
npx claudepluginhub nickcrew/claude-cortexOrchestrates full-stack feature implementation using parallel subagents for backend, frontend, testing, and security. Coordinates architecture, code generation, test coverage, and quality verification with worktree isolation.
Guides systematic feature implementation through explore, clarify, design, implement, test, and review phases. Best for complex features needing deep codebase understanding and architectural planning.
Guides systematic implementation of new features: clarify intent with scenarios and requirements, verify assumptions via docs, analyze existing code before changes.