feature-development

Orchestrate feature development with sequential phases and mandatory review gates.

8|1|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/bordenet/superpowers-plus --skill feature-development-bordenet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-development
Source: https://github.com/bordenet/superpowers-plus/tree/main/skills/engineering/feature-development
Command: npx skills add https://github.com/bordenet/superpowers-plus --skill feature-development-bordenet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill guarantees a disciplined, end‑to‑end feature development process for any code change, preventing shortcuts, missed reviews, and incomplete testing.

Core Features & Use Cases

  • Full workflow orchestration: automatically sequences brainstorming, fresh perspective, design debate, progressive code reviews, planning, execution, and final verification.
  • Mandatory gates: each phase has an exit gate that blocks progress until requirements are met, ensuring quality and compliance.
  • Applicable scenarios: new features, substantial refactors, bug‑fix implementations, or any multi‑file code modifications that need structured oversight.

Quick Start

Start the feature-development workflow for the new feature you are implementing.

Frequently Asked Questions about feature-development

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

FAQPage Schema
How do I automate the full feature development lifecycle for multi-file code modifications?

Automate the feature development lifecycle by orchestrating sequential phases like brainstorming, planning, execution, and progressive code reviews. This enforces structured oversight for multi-file changes, preventing shortcuts and missed reviews.

What is the best way to enforce mandatory quality gates during a complex code refactor?

Enforce mandatory quality gates during a code refactor by applying a sequential workflow with exit gates that block progress until requirements are met. This ensures complete testing and compliance before advancing.

Can I use this workflow orchestration for both new feature implementations and bug fixes?

Yes, workflow orchestration applies to new feature implementations, bug fixes, and substantial refactors. It sequences design debates and final verification to provide structured oversight for any substantial code modification.

How do I structure progressive code reviews and design debates for substantial code changes?

Structure progressive code reviews by orchestrating design debates and planning phases before execution. The workflow enforces sequential phases with mandatory gates, integrating fresh perspectives and final verification to guarantee disciplined changes.

When do I need an automated workflow with mandatory gates for engineering tasks?

You need an automated workflow with mandatory gates for engineering tasks when implementing substantial code modifications. It prevents incomplete testing and missed reviews by enforcing sequential phases from brainstorming to final verification.