implement-feature-complete

Installation
SKILL.md

Works with Clean Architecture projects, Python codebases, TDD workflows, and quality gates.

Complete Feature Implementation

Quick Start

Orchestrate the complete lifecycle of implementing a feature following project standards. This meta-skill ensures no step is forgotten, all quality gates pass, and the feature is production-ready.

Most common use case:

User: "Add ability to search code by file type"

→ Follow 10-stage workflow (TDD, naming, DRY, implementation, refactor, testing)
→ Use checklist template to track progress
→ Validate at each stage before proceeding
→ Feature is production-ready with unit/integration/E2E tests + monitoring

Result: Fully tested feature in 2-3 hours
Related skills
Installs
7
GitHub Stars
1
First Seen
Jan 26, 2026