mature-feature-factory

Orchestrate end-to-end feature development in mature codebases.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ForrestGrump/agent-factory-scaffold --skill mature-feature-factory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mature-feature-factory
Source: https://github.com/ForrestGrump/agent-factory-scaffold/tree/main/.agents/skills/mature-feature-factory
Command: npx skills add https://github.com/ForrestGrump/agent-factory-scaffold --skill mature-feature-factory

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates end-to-end feature development in mature codebases, guiding research, approvals, builds, tests, and handoffs to ensure quality and governance.

Core Features & Use Cases

  • End-to-end orchestration across research, story/spec drafting, approvals, and builder execution.
  • Integrated testing and validation with handoff artifacts for stakeholders.
  • Suitable for non-trivial features that touch multiple subsystems in established projects.

Quick Start

Initiate a new feature run under .agent-runs/<feature-id>/ and follow the mature-feature-factory workflow from research to handoff.

Frequently Asked Questions about mature-feature-factory

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

FAQPage Schema
How do I orchestrate end-to-end feature development in an established codebase?

Feature orchestration in established codebases coordinates research, story drafting, approvals, builder execution, tests, and handoff artifacts within dedicated run folders to ensure quality and governance.

What is the best way to manage feature specifications and approvals for non-trivial features?

Managing feature specifications and approvals involves drafting stories and specs, routing them through governance approvals, and executing builds with integrated testing for non-trivial features spanning multiple subsystems.

How do I structure run folders for automated feature research and handoff?

You structure run folders under .agent-runs/<feature-id>/ to organize research, story/spec drafting, builder execution, tests, and handoff artifacts for automated feature development workflows.

Can I use a feature factory workflow for backend, frontend, testing, and governance coordination?

Yes, feature orchestration workflows apply to non-trivial features spanning backend, frontend, testing, and governance by coordinating end-to-end execution and validation in mature projects.

When should I use an end-to-end feature orchestration workflow instead of manual coding?

Use end-to-end feature orchestration when developing non-trivial features in mature codebases that require coordinated research, approvals, multi-subsystem builds, integrated tests, and stakeholder handoff artifacts.