feature-orchestrator

Official

Orchestrate features with research-backed rigor.

AuthorWomenDefiningAI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a research-backed workflow to implement features with minimal risk: detect existing code, plan incrementally, review, and execute with testing. It prevents duplication and aligns with CI/CD best practices.

Core Features & Use Cases

  • Gap Analysis: Search for existing implementations before coding
  • Implementation Planning: Break work into 30-60 min increments
  • Review Gate: Invoke agents for design and code review
  • Incremental Execution: Build and test in small steps
  • Templates & Checklists: gap-analysis-template, implementation-plan-template, increment-checklist-template

Quick Start

Ask Claude to implement a feature; it will run through the four phases with incremental steps and validation before final deployment.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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-orchestrator
Download link: https://github.com/WomenDefiningAI/claude-code-skills/archive/main.zip#feature-orchestrator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository