development-workflow

Orchestrate feature development from design through implementation and code review.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/petrogurcak/skills --skill development-workflow-petrogurcak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: development-workflow
Source: https://github.com/petrogurcak/skills/tree/main/plugins/development/skills/development-workflow
Command: npx skills add https://github.com/petrogurcak/skills --skill development-workflow-petrogurcak

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires superpowers:brainstorming, superpowers:writing-plans, superpowers:executing-plans, superpowers:subagent-driven-development, development:agent-team-development, superpowers:requesting-code-review, review:security-review, superpowers:finishing-a-development-branch, session-context, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the entire process of developing new features, from initial design and planning through implementation, review, and final deployment, ensuring a structured and efficient development lifecycle.

Core Features & Use Cases

  • Orchestrates Feature Development: Guides the user through design, planning, and implementation phases.
  • Flexible Execution Strategies: Offers choices like Manual TDD, Batch Execution, Subagent-Driven, and Agent Teams for implementation.
  • Integrated Reviews: Includes mandatory code, quality, and security reviews before finalization.
  • Use Case: When starting a new feature, this Skill will help you brainstorm the design, break it down into actionable tasks, choose the best way to implement it (e.g., using a team of agents or manual TDD), and ensure it's secure and well-coded before merging.

Quick Start

Use the development-workflow skill to build a new user authentication module.

Frequently Asked Questions about development-workflow

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

FAQPage Schema
How do I orchestrate feature implementation from design to deployment?

Feature implementation is orchestrated by guiding the development lifecycle from initial design and planning through execution strategy selection, framework-specific coding, and mandatory code review before branch finalization. This ensures a structured path from concept to deployment.

What is the best way to structure a new feature development workflow with code review?

A structured development workflow integrates brainstorming, plan writing, and execution with mandatory code and security reviews before finalizing the branch. This approach ensures new features are secure, well-coded, and ready for deployment.

Can I use subagent-driven development for building new features?

Yes, subagent-driven development is supported as a flexible execution strategy for building features. You can choose between manual TDD, batch execution, subagent-driven development, and agent teams to implement your planned tasks.

Does the development workflow include automated security review?

Yes, automated security review is an integrated component of the workflow. The lifecycle requires both code review and security review to be completed before finalizing the development branch for deployment.

How do I break down a feature design into actionable development tasks?

Feature designs are broken down into actionable tasks using integrated brainstorming and writing-plans phases. These phases translate initial designs into structured, executable steps ready for implementation via your chosen execution strategy.