implement-feature
CommunityImplement features via TDD with guided flow.
Authoradolfoaranaes12
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Implements features from task specifications or user stories using Test-Driven Development. This skill writes tests first, implements code to make tests pass, and validates the implementation meets all acceptance criteria.
Core Features & Use Cases
- Load task specification from workspace/tasks/{task_id}.md
- Apply TDD cycle: RED → GREEN → REFACTOR
- Use bmad-commands for deterministic file operations and tests
- Verify acceptance criteria and update implementation records
Quick Start
Example: @james *implement task-auth-002-signup
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: implement-feature Download link: https://github.com/adolfoaranaes12/BMAD-ENHANCED/archive/main.zip#implement-feature Please download this .zip file, extract it, and install it in the .claude/skills/ directory.