Goals
- fast onboarding for new agents
- predictable change safety gates
- consistent documentation updates as the code evolves
- explicit ownership for manager/support agent workflows
Internal Documentation Structure
internal/overview: start hereinternal/manager-support-model: role contract and merge gatesinternal/change-protocol: mandatory preflight, during-change, and postflight checklistinternal/docs-maintenance: how to keep docs current without driftinternal/skill-blueprint: reusable skill template for DealDash-specific agent behavior
Canonical Sources Inside DealDash Repo
/AGENTS.md/docs/agents/README.md/docs/agents/OPENCLAW_MANAGER_PLAYBOOK.md/docs/agents/SUPPORT_AGENT_PLAYBOOK.md/docs/agents/CHANGE_SAFETY_PROTOCOL.md/docs/agents/TASK_ROUTING_MATRIX.md/docs/agents/DEALDASH_AGENT_SKILL.md
Done Definition For Every Engineering Task
- behavior change implemented safely
- relevant checks pass
- docs are updated in the same change
- residual risk is written down