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 parallel subagent implementation across backend, frontend, testing, and security for full-stack features. Chains with /ork:cover and /ork:verify. Use for building or scaffolding new functionality.
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.