feature-implementation

Orchestrate end-to-end feature implementation with the WHY/WHAT/HOW framework.

4|1|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/AreteDriver/ai-skills --skill feature-implementation-aretedriver
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-implementation
Source: https://github.com/AreteDriver/ai-skills/tree/main/workflows/feature-implementation
Command: npx skills add https://github.com/AreteDriver/ai-skills --skill feature-implementation-aretedriver

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the entire process of implementing a new software feature, from understanding requirements to delivering a pull request, ensuring a structured and high-quality development cycle.

Core Features & Use Cases

  • Orchestrates Feature Lifecycle: Manages context mapping, requirements gathering, design, implementation, verification, and delivery.
  • Enforces WHY/WHAT/HOW: Guides development through a clear framework for intent, scope, and execution.
  • Integrates Agents & Personas: Coordinates specialized AI agents and personas for each stage of development.
  • Use Case: Implementing a new user authentication flow that involves changes across multiple backend services, frontend components, and database schemas.

Quick Start

Use the feature-implementation skill to implement the 'user profile update' feature in the codebase located at '/path/to/your/project'.

Frequently Asked Questions about feature-implementation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end feature implementation for complex multi-file changes?

Automated feature implementation orchestrates the entire lifecycle from requirements capture to pull request delivery using the WHY/WHAT/HOW framework. It coordinates specialized agents through context mapping, design, test-driven implementation, and verification.

What is the WHY/WHAT/HOW framework for software feature development?

The WHY/WHAT/HOW framework structures feature development by defining intent, scope, and execution. It guides workflow phases including context mapping, requirements gathering, design, test-driven implementation, and verification to ensure high-quality delivery.

Can I use workflow automation to generate a pull request for a new user authentication flow?

Workflow automation can manage complex feature implementation like a user authentication flow across backend services, frontend components, and database schemas. It enforces quality gates and delivers structured outputs for each phase.

Does test-driven implementation work with agile development workflows for code generation?

Test-driven implementation is integrated into agile development workflows through defined phases. The process captures requirements, designs the solution, implements code, verifies quality gates, and delivers the final pull request.

What's the best way to coordinate specialized agents for feature implementation?

Coordinating specialized agents for feature implementation is handled by orchestrating defined workflow phases. The system manages context mapping, enforces quality gates, and provides structured outputs to guide each persona through the development cycle.

Do I need specific dependencies to manage context mapping and requirements capture for feature delivery?

No specific dependencies are required to manage context mapping and requirements capture for feature delivery. The skill operates independently using internal scripts and references to orchestrate the end-to-end workflow.