feature-next
CommunityFocus on one feature, follow TDD, ship faster.
Software Engineering#workflow#TDD#feature development#verification#AI agent#code implementation#single task
Authormylukin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
AI agents can struggle with focus, often trying to do too much at once or not following structured development practices like TDD. This Skill provides a clear, step-by-step workflow for completing a single feature.
Core Features & Use Cases
- Single Feature Focus: Guides the AI to work on one specific feature or the next highest priority.
- TDD Workflow Integration: Supports and enforces Test-Driven Development (RED-GREEN-REFACTOR) when enabled.
- Structured Completion: Ensures features are implemented, verified, and marked complete systematically.
- Use Case: You're developing a new module and want the AI to implement the
auth.loginfeature. Use this Skill to get the acceptance criteria, implement the code, verify it, and mark it done, ensuring a robust implementation.
Quick Start
Work on the next priority feature.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: feature-next Download link: https://github.com/mylukin/agent-foreman/archive/main.zip#feature-next Please download this .zip file, extract it, and install it in the .claude/skills/ directory.