u0048-planning-dependency-dag-planner
Build and operate the "Planning Dependency DAG Planner" capability for Strategic Planning and Decomposition. Use when outcomes in this capability family are required for production execution.
Best use case
u0048-planning-dependency-dag-planner is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Build and operate the "Planning Dependency DAG Planner" capability for Strategic Planning and Decomposition. Use when outcomes in this capability family are required for production execution.
Teams using u0048-planning-dependency-dag-planner should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/u0048-planning-dependency-dag-planner/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How u0048-planning-dependency-dag-planner Compares
| Feature / Agent | u0048-planning-dependency-dag-planner | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Build and operate the "Planning Dependency DAG Planner" capability for Strategic Planning and Decomposition. Use when outcomes in this capability family are required for production execution.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Planning Dependency DAG Planner ## Why This Skill Exists We need this skill because large goals fail when decomposition is inconsistent or incomplete. This specific skill prevents sequencing errors and hidden blockers. ## When To Use Use this skill when you need "Planning Dependency DAG Planner" outcomes for the Strategic Planning and Decomposition domain with measurable, production-facing outputs. ## Step-by-Step Implementation Guide 1. Define the scope and success metrics for `Planning Dependency DAG Planner`, including at least three measurable KPIs tied to execution stalls and hidden dependency failures. 2. Design and version the input/output contract for goals, dependencies, milestones, and constraints, then add schema validation and failure-mode handling. 3. Implement the core capability using dependency graph compilation, and produce validated workflow DAGs with deterministic scoring. 4. Integrate the skill into swarm orchestration: task routing, approval gates, retry strategy, and rollback controls. 5. Add unit, integration, and simulation tests that explicitly cover execution stalls and hidden dependency failures, then run regression baselines. 6. Deploy behind a feature flag, monitor telemetry/alerts for two release cycles, and iterate thresholds based on observed outcomes. ## Deterministic Workflow Notes - Core method: dependency graph compilation - Archetype: planning-router - Routing tag: strategic-planning-and-decomposition:planning-router ## Input Contract - `goals` (signal, source=upstream, required=true) - `dependencies` (signal, source=upstream, required=true) - `milestones` (signal, source=upstream, required=true) - `constraints` (signal, source=upstream, required=true) - `claims` (signal, source=upstream, required=true) - `evidence` (signal, source=upstream, required=true) - `confidence traces` (signal, source=upstream, required=true) ## Output Contract - `validated_workflow_dags_report` (structured-report, consumer=orchestrator, guaranteed=true) - `validated_workflow_dags_scorecard` (scorecard, consumer=operator, guaranteed=true) ## Validation Gates 1. **schema-contract-check** — All required input signals present and schema-valid (on fail: quarantine) 2. **determinism-check** — Repeated run on same inputs yields stable scoring and artifacts within tolerance <= 1% (on fail: escalate) 3. **policy-approval-check** — Approval gates satisfied before publish-level outputs; high-risk changes require human sign-off (on fail: block) ## Failure Handling - `E_INPUT_SCHEMA`: Missing or malformed required signals → Reject payload, emit validation error, request corrected payload - `E_NON_DETERMINISM`: Determinism delta exceeds allowed threshold → Freeze output, escalate to human approval router - `E_DEPENDENCY_TIMEOUT`: Downstream or external dependency timeout → Apply retry policy then rollback to last stable baseline - Rollback strategy: rollback-to-last-stable-baseline ## Handoff Contract - Produces: Planning Dependency DAG Planner normalized artifacts; execution scorecard; risk posture - Consumes: goals; dependencies; milestones; constraints; claims; evidence; confidence traces - Downstream routing hint: Route next to strategic-planning-and-decomposition:planning-router consumers with approval-gate context ## Required Deliverables - Capability contract: input schema, deterministic scoring, output schema, and failure modes. - Orchestration integration: task routing, approval gates, retries, and rollback controls. - Validation evidence: unit tests, integration tests, simulation checks, and rollout telemetry. ## Immediate Hardening Additions - Add golden test fixtures for at least 5 representative payloads. - Add regression test covering the highest-risk failure mode for this capability. - Emit machine-readable run summary (`status`, `risk_score`, `confidence`, `next_handoff`). - Fail closed on schema or policy gate violations; never emit publish-level output on gate failure. ## Production Trigger Clarity - Use only when this capability produces production-facing outcomes with measurable acceptance criteria. - Do not invoke for exploratory brainstorming or unrelated domains; route those requests to the correct capability family. ## Deterministic Tolerances - Repeated runs on identical inputs must remain within **<=1% output variance** for scoring fields and preserve schema-identical artifact shape. - Any variance beyond tolerance is a hard failure and must trigger escalation. ## Fail-Closed Validation Gates 1. Schema validity gate (required inputs present and valid). 2. Determinism gate (variance within tolerance). 3. Policy/approval gate (required approvals satisfied). If any gate fails: **block output publication and fail closed**. ## High-Risk Human Sign-Off - Any high-risk change, policy-impacting output, or publish-level action requires explicit human sign-off before release. - Missing sign-off is a blocking condition. ## Explicit Handoff Contract - **Produces:** normalized artifacts, decision scorecard, risk/confidence metadata. - **Consumes:** validated upstream inputs for this capability. - **Next hop:** route only to declared downstream consumers with gate/approval context attached.
Related Skills
planning
Provides expertise on how to plan for work in this repo
Plan Dependency Graph
Build and analyze dependency graphs across plans — identify blocking dependencies, critical paths, parallel work opportunities, and stale plans
family-history-planning
Provides assistance with planning family history and genealogy research projects.
agent-ops-planning
Produce a thorough plan before implementation. Use for planning tasks: clarify unknowns, create plan iterations based on confidence level, validate each, then finalize.
2026-coach-planner
Executive coaching skill that helps you plan your 2026 using research-backed process goals. Guides you through discovery questions, creates outcome goals, converts them to daily behaviors, and sets up accountability systems. Use when you want to plan your year, set goals, or need a coach to help you stay focused.
ln-523-auto-test-planner
Plans automated tests (E2E/Integration/Unit) using Risk-Based Testing after manual testing. Calculates priorities, delegates to ln-301-task-creator. Worker for ln-520.
dependency-management-deps-audit
You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues,...
Dependency Health Check
Assess dependency health across CVE exposure, freshness, maintainer risk, and license compatibility
agent-dependency-manager
Expert dependency manager specializing in package management, security auditing, and version conflict resolution across multiple ecosystems. Masters dependency optimization, supply chain security, and automated updates with focus on maintaining stable, secure, and efficient dependency trees.
accessibility-planning
Plan accessibility compliance - WCAG 2.2, Section 508, EN 301 549, inclusive design principles, audit planning, and remediation strategies.
project-planner
Transforms project ideas into structured documentation (overview + specifications). Use when starting new projects or when brief needs project-level planning with vision, features, and technical requirements.
agile-planning
Generate agile release plans with sprints and roadmaps using unique sprint codes. Use when creating sprint schedules, product roadmaps, release planning, or when user mentions agile planning, sprints, roadmap, or release plans.