Implement Feature

Implements a new feature end-to-end as a senior staff engineer would, discovers project conventions, researches current best practices, drafts a plan for approval, then builds it (with parallel subagents where available) reusing existing code, skipping speculative abstractions, and verifying with tests before completion. Use when the user wants to implement, build, add, or ship new functionality (a feature, endpoint, component, module, or integration). Not for fixing an existing bug (use fix-bug), restructuring code that already works with no new behavior (use refactor), or a large multi-service build that explicitly needs a full adaptive team of 3-11 agents (use team-implement).

mgiovani 859ca92 4 files · 26.6 KB Updated

File contents

mgiovani/cc-arsenal/tree/main/skills/implement-feature commit 859ca92c68

Frequently asked questions

npx skillmds@latest add mgiovani/implement-feature