feature-implementation

Orchestrate end-to-end feature implementation workflows with Standard, TDD, or BDD and quality gates.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Fohlio/ai-tools --skill feature-implementation-fohlio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-implementation
Source: https://github.com/Fohlio/ai-tools/tree/main/skills/feature-implementation
Command: npx skills add https://github.com/Fohlio/ai-tools --skill feature-implementation-fohlio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates end-to-end feature implementation workflows across Standard, TDD, and BDD with automated quality gates.

Core Features & Use Cases

  • Orchestrates end-to-end feature workflows (Standard, TDD, or BDD) with mandatory build verification.
  • Spawns specialized agents for each phase (planning, coding, testing, refactoring, UX, verification, and librarian).
  • Enforces phase gates and documentation, ensuring traceability across the project.

Quick Start

Start a new feature by selecting Standard, TDD, or BDD workflow and follow through planning, implementation, testing, and documentation.

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 from planning to documentation?

Automated feature implementation orchestrates the entire workflow by spawning specialized agents for planning, coding, testing, refactoring, and documentation, enforcing mandatory phase gates and build verification to ensure quality and traceability across the project.

What is the difference between Standard, TDD, and BDD workflows for feature development?

Standard, TDD, and BDD workflows represent different testing-driven approaches to feature development. The orchestration system allows you to select a workflow and automatically manages the subsequent phases, ensuring build verification and documentation regardless of the chosen methodology.

How do I enforce quality gates during software feature development?

Enforcing quality gates during feature development requires mandatory phase gates and automated build verification. The workflow orchestrates specialized agents for each phase, ensuring no stage is skipped before moving to refactoring, UX reviews, or documentation.

Can I use test-driven development automation for from-scratch feature work?

Yes, test-driven development automation is explicitly supported for from-scratch feature work. The workflow spans planning, implementation, testing, refactoring, and documentation, automatically spawning specialized agents for each phase to ensure build verification.

When do I need automated phase gates in a feature workflow?

Automated phase gates are needed when you require strict traceability and quality assurance across planning, coding, testing, and documentation. They prevent progression to subsequent specialized agent phases until mandatory build verification is successfully completed.

What's the best way to handle UX reviews and refactoring in automated feature workflows?

Handling UX reviews and refactoring in automated workflows is managed by spawning dedicated specialized agents for these phases. The orchestration enforces phase gates, ensuring refactoring and UX evaluations occur only after successful coding and testing verification.