dan-workflow

Community

Orchestrate DAN workflows with disciplined loops.

AuthorRavBogard
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Defines the shared protocols and conventions that ensure consistent, end-to-end DAN workflow orchestration across all agents and skills, enabling reliable planning, execution, and closed-loop delivery.

Core Features & Use Cases

  • PLAN -> APPLY -> UNIFY -> SUMMARY loop with explicit PLAN.md and SUMMARY.md relationships, ensuring no orphan plans and no skipping of the final SUMMARY phase.
  • Executor/Qualifier (E/Q) protocol with distinct roles and access: Executors generate artifacts with full tool access; Qualifiers read outputs for independent verification.
  • Diagnostic Routing to classify root causes (Intent, Spec, Code) before applying fixes, reducing wasted effort and guiding remediation.
  • State Protocol via dan-tools.cjs to read and write state centrally, including commands for state read/ get/ set/ patch and for parsing frontmatter.
  • Two-Level Rule: Skills orchestrate; Agents execute; prevents nested agent spawning for debuggability and predictable costs.
  • Fresh Context Rule: Each agent runs in a clean context with all needed inputs passed via file paths, and state persisted in STATE.md.

Quick Start

Provide a PLAN.md for a task and ensure a corresponding SUMMARY.md exists, then update STATE.md to close the loop.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: dan-workflow
Download link: https://github.com/RavBogard/DAN/archive/main.zip#dan-workflow

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.