feature-factory

Community

Decompose features, drive parallel, ship green.

Authoralasdairnc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Decompose large feature specs into independent slices, write failing tests first per slice, then dispatch parallel subagents to implement each slice until green. This approach reduces risk, accelerates delivery, and clarifies ownership across a multi-file feature.

Core Features & Use Cases

  • Slice the spec into 3–6 bounded pieces with clear contracts.
  • Write red tests for every slice before implementation to ensure test-driven discipline.
  • Dispatch parallel subagents to implement slices concurrently and iterate to green.
  • Validate integration by running the full test suite once all slices are green.

Quick Start

Decompose a feature specification into 3–6 independent slices, write failing tests for each slice, then dispatch parallel subagents to implement until all slices pass.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-factory
Download link: https://github.com/alasdairnc/casedive/archive/main.zip#feature-factory

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.