Feature Dev
Full agentic five-step pipeline for building a feature end-to-end: explores codebase, designs architecture, writes code, generates tests, then reviews everything.
About this skill
name: feature-dev description: Use when Full agentic five-step pipeline for building a feature end-to-end: explores codebase, designs architecture, writes code, generates tests, then reviews everything.
Feature Dev
Feature Dev is a complete agentic workflow that handles new feature development from start to finish. It runs a disciplined five-step pipeline: explore codebase, design architecture, write code, generate tests, and review everything. Instead of one Claude juggling all tasks, you get a sequenced team working in order. Walk away and come back to a finished tested feature.
What you get
- Five-step feature pipeline, automatic test generation, architecture design before coding, structured code review on completion.
Customize your output
- Configure exploration depth and testing framework to match your project stack and language.
Example output
Feature complete: authentication module explored, JWT architecture designed, code written, 8 tests generated and passing, review flagged 1 naming issue.
Best for
Solo developers, vibe coders, and teams wanting automated end-to-end feature delivery without micromanaging Claude.
Source: Doobie · https://www.youtube.com/watch?v=1GgyJfCK608 Category: Development / Agentic Workflow · Priority: Standard
SKILL.md preview
---
name: feature-dev
description: Use when Full agentic five-step pipeline for building a feature end-to-end: explores codebase, designs architecture, writes code, generates tests, then reviews everything.
---
# Feature Dev
Feature Dev is a complete agentic workflow that handles new feature development from start to finish. It runs a disciplined five-step pipeline: explore codebase, design architecture, write code, generate tests, and review everything. Instead of one Claude juggling all tasks, you get a sequenced team working in order. Walk away and come back to a finished tested feature.
## What you get
- Five-step feature pipeline, automatic test generation, architecture design before coding, structured code review on completion.
## Customize your output
- **C...