collaborative-plan-with-file
Installation
SKILL.md
Collaborative-Plan-With-File Workflow
Quick Start
Serial collaborative planning workflow using Plan Note architecture. Analyzes requirements, identifies sub-domains, generates detailed plans per domain serially, and detects conflicts across domains.
# Basic usage
/codex:collaborative-plan-with-file "Implement real-time notification system"
# With options
/codex:collaborative-plan-with-file "Refactor authentication module" --max-domains=4
/codex:collaborative-plan-with-file "Add payment gateway support" -y
Core workflow: Understand → Template → Serial Domain Planning → Conflict Detection → Completion