dev-workflow

Orchestrate five-phase software development with specialized subagents.

1|Updated Oct 24, 2025
One-click install
npx skills add https://github.com/anexpn/claude-plugins --skill dev-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-workflow
Source: https://github.com/anexpn/claude-plugins/tree/main/skills/dev-workflow
Command: npx skills add https://github.com/anexpn/claude-plugins --skill dev-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the entire software development lifecycle, from initial idea to final delivery, eliminating chaos and ensuring structured, high-quality outcomes. It orchestrates complex processes, saving you time and reducing the cognitive load of managing multiple development phases.

Core Features & Use Cases

  • Five-Phase Orchestration: Manages Specification, Planning, Task Extraction, Implementation, and Review, spawning specialized subagents for each.
  • Isolated Implementation Sessions: Ensures clean context for each task, minimizing errors and context switching for implementers.
  • External Agent Integration: Supports using external coding agents (e.g., Cursor, Windsurf) for implementation while leveraging Claude for planning and review.
  • Use Case: Initiate a new feature development. This Skill will guide you through defining the spec, generating a detailed plan, breaking it into tasks, overseeing implementation, and conducting thorough reviews, all within a structured framework.

Quick Start

To start a new development project: "I want to implement [feature/fix description]"

To control phases manually: "Start spec phase" "Generate plan" "Implement next task" "Review last implementation"