feature-dev

Automate a seven-phase feature development workflow from discovery to shipping.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/SuperCorks/agent-skills --skill feature-dev-supercorks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-dev
Source: https://github.com/SuperCorks/agent-skills/tree/main/feature-dev
Command: npx skills add https://github.com/SuperCorks/agent-skills --skill feature-dev-supercorks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill standardizes feature development into a clear seven-phase process, reducing ambiguity and accelerating delivery.

Core Features & Use Cases

  • Discovery, Codebase Exploration, Clarifying Questions, Architecture Design, Implementation, Quality Review, and Summary & Ship provide a repeatable blueprint for new features.
  • Use Case: When starting a new feature, run through all phases to ensure alignment, traceability, and timely delivery.

Quick Start

Apply the seven-phase feature development workflow to a new feature request and produce a plan, decisions, and next steps.

Frequently Asked Questions about feature-dev

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

FAQPage Schema
What is a structured feature development workflow for shipping new software features?

A feature development workflow standardizes feature delivery into a clear process, reducing ambiguity by guiding teams from discovery to shipping. It enforces explicit gates, architecture design, quality reviews, and documentation across seven phases.

How do I plan and implement a new software feature from scratch?

To plan and implement a new feature, follow a seven-phase process: discovery, codebase exploration, clarifying questions, architecture design, implementation, quality review, and summary. This produces a plan, decisions, and next steps for delivery.

Can I use this feature development workflow for software projects of any size?

Yes, this feature development workflow is applicable to software projects of any size. It enables discovery, architecture design, implementation, and quality reviews without requiring special tooling, ensuring alignment and traceability.

What are the key phases in a software engineering feature delivery process?

The key phases in a feature delivery process are Discovery, Codebase Exploration, Clarifying Questions, Architecture Design, Implementation, Quality Review, and Summary & Ship. These phases provide a repeatable blueprint with explicit gates.

Why should my team enforce explicit gates during feature development?

Enforcing explicit gates during feature development ensures alignment and traceability at each step of the seven-phase process. It standardizes the workflow, reduces ambiguity, and requires documentation before moving between phases.

Do I need special tooling to follow a seven-phase feature development process?

No, you do not need special tooling to follow this seven-phase feature development process. It can be followed with no special tools, using only standard scripts to automate the workflow and produce a final ship summary.