implement-feature
FeaturedImplement a feature from an existing design doc. Reads the design, analyzes the codebase, validates assumptions via interactive quiz, plans execution with parallelization, implements tasks, and validates. Use after running /design-feature.
Install
Quality Score: 90/100
Skill Content
Details
- Author
- janekbaraniewski
- Repository
- janekbaraniewski/openusage
- Created
- 7 months ago
- Last Updated
- yesterday
- Language
- Go
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
implement-feature
Implement an approved implementation specification end-to-end: validate the spec, inspect the repo, plan, branch, code, verify (lint/typecheck/tests/build), review acceptance criteria, submit a change request (PR or MR), wait for CI, and update ClickUp or a repo issue when linked. Use when the user asks to implement a feature, run /implement, or execute a ready specification with Codex, Cursor, or Claude Code.
design-feature
Turn a raw idea or existing feature into a designed product SPEC by completing entity, integration, role, and expectation closure. Upserts never destroy recorded decisions. Triggers: "design-feature", "design this feature", "define product scope".
plan-feature
This skill should be used when the user asks to "plan feature", "design feature", or wants to plan and design a new feature before implementation.