dev

Orchestrate end-to-end development workflows across Plan, Design, Tasks, and Build phases.

1|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/Wondermove-Inc/calab-claude-plugin --skill dev-wondermove-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev
Source: https://github.com/Wondermove-Inc/calab-claude-plugin/tree/main/plugins/calab-plugin/skills/dev
Command: npx skills add https://github.com/Wondermove-Inc/calab-claude-plugin --skill dev-wondermove-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Dev workflow manager orchestrates a structured, end-to-end product development lifecycle inside Claude Code, ensuring plans, designs, tasks, and builds align with governance and traceability.

Core Features & Use Cases

  • Plan → Design → Tasks → Build orchestration: manage the full pipeline with deterministic handoffs between stages.
  • Artifact generation & handoffs: produce brainstorms, PRDs, architecture docs, ERDs, and worktree states for each feature.
  • Agent orchestration & governance: coordinate primary and elevated agents (planner-phase, design, planner-task, dev-executor, validator, reinforcer) to drive QA and progress.

Quick Start

To start a full development workflow for a feature, invoke the dev skill to initialize planning and trigger the first phase. dev --plan new-feature

Frequently Asked Questions about dev

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

FAQPage Schema
How do I orchestrate end-to-end software development workflows inside Claude Code?

You orchestrate end-to-end software development workflows by invoking the dev skill to coordinate planning, design, task decomposition, and build execution with deterministic handoffs. It manages the full pipeline through Plan, Design, Tasks, and Build stages.

What is the best way to manage multi-phase project planning and build execution with deterministic handoffs?

The best way to manage multi-phase projects with deterministic handoffs is using an orchestration skill that enforces strict inputs and outputs across phases. It generates artifacts like PRDs, architecture docs, and ERDs to drive governance and traceability.

Can I automate task decomposition and traceability for product development lifecycles?

Yes, you can automate task decomposition and traceability by coordinating a suite of agents including planner-phase, planner-task, and dev-executor. These agents drive QA and track progress using a robust data model.

How do I generate and track development artifacts like PRDs and architecture docs during a build?

You generate and track development artifacts through artifact-driven governance across workflow stages. The system produces brainstorms, PRDs, architecture docs, ERDs, and worktree states, passing them as deterministic handoffs between each phase.

Does this development workflow orchestration require any external dependencies or components?

No, this development workflow orchestration requires no external dependencies or components to function. It operates entirely self-contained inside Claude Code to coordinate agents and manage artifact-driven governance.

Why use agent orchestration for software development planning instead of manual task management?

Agent orchestration improves software development planning by coordinating primary and elevated agents like validators and reinforcers to drive QA. This approach enforces strict inputs and outputs, ensuring progress is tracked through a robust data model rather than manual oversight.