implement-feature
Installation
SKILL.md
Implement Feature Skill
Purpose
This skill guides the implementation of new features following project conventions: incremental changes, stable contracts, and maintaining a runnable repo at each step.
When to Invoke
- When adding new functionality
- When extending existing components
- When implementing RFC specifications
Prerequisites
Before using this skill, invoke @spec-first to ensure you understand the design.