dev-workflow-orchestrator

Community

Automate your dev workflow, from PRD to code.

Authordundas
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the often disjointed process of software development by orchestrating PRD creation, task generation, and task processing. It ensures a structured, gated workflow, reducing manual oversight and improving project consistency.

Core Features & Use Cases

  • End-to-End Workflow Automation: Coordinates the entire development lifecycle from product requirements to task execution.
  • Gated Confirmations: Introduces explicit user pauses and confirmations between major phases (PRD, parent tasks, sub-tasks) to maintain control.
  • Integrated Skill Usage: Leverages other skills like prd-writer, tasklist-generator, and task-processor for specialized steps.
  • Use Case: Managing the development of a complex new feature, ensuring each stage is completed and approved before proceeding, leading to more predictable outcomes.

Quick Start

Orchestrate the development of a new user authentication feature, starting with PRD creation.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dev-workflow-orchestrator
Download link: https://github.com/dundas/agentbootup/archive/main.zip#dev-workflow-orchestrator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository