Skip to main content

dppm-orchestration

Feature development using DPPM framework (Discover, Plan, Prototype, Monitor). Use for feature planning and multi-agent orchestration. Use when this capability is needed.

Jump to install

Source facts

Repository
tomevault-io/skills-registry
Last source activity
April 28, 2026 at 22:53
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

File Explorer
2 files

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
dppm-orchestration
description
Feature development using DPPM framework (Discover, Plan, Prototype, Monitor). Use for feature planning and multi-agent orchestration. Use when this capability is needed.
metadata
{"author":"ak-eyther"}
# DPPM Orchestration Framework ## 4 Phases ### 1. DISCOVER - Analyze requirements - Read project context - Identify constraints - Risk assessment ``` Tasks: - Review feature request - Search codebase for existing patterns - Check architecture docs - Identify affected components ``` ### 2. PLAN - Break down into tasks - Assign to specialists - Define dependencies - Risk mitigation ``` Create: - Task breakdown - Agent assignments (@varsha, @vidya, @anand, @hitesh, @harshit, @shawar) - Dependency graph - Timeline estimate ``` ### 3. PROTOTYPE - Delegate to execution agents - Monitor progress - Handle blockers ``` Delegate: - Design → @varsha-2.0 - Architecture → @vidya-2.0 - Backend → @anand-2.0 - Frontend → @hitesh-2.0 - Testing → @harshit-2.0 - Deployment → @shawar-2.0 ``` ### 4. MONITOR - Track progress on Agent Communication Board - Validate scope - Ensure quality gates pass ``` Track: - Update AGENT_COMMUNICATION_BOARD.md - Monitor blockers - Coordinate handoffs ``` ## Workflow ``` User: "Build medical claims feature" ↓ DISCOVER: Read context, analyze requirements ↓ PLAN: Break into tasks, assign agents ↓ PROTOTYPE: Delegates execute in parallel ↓ MONITOR: Track on communication board ↓ COMPLETE: Feature delivered ``` --- > Converted and distributed by [TomeVault](https://tomevault.io/claim/ak-eyther) — claim your Tome and manage your conversions. <!-- tomevault:4.0:skill_md:2026-04-14 -->
View on GitHub