SUBAGENT INSTRUCTIONS
# Subagent Instructions
> **CRITICAL**: Every subagent MUST read these files before starting any task.
## Required Reading (In Order)
1. **`docs/CODEMAP.md`** - Living codebase documentation, file status, patterns
2. **`Comfyui_Orchestrator.md`** - Original requirements, tech stack, architecture
3. **`docs/architecture/ui-layout.md`** - Exact UI specifications, colors, layouts
4. **`docs/architecture/data-models.md`** - Pydantic models, database schema
## Reference Code
- **`references/pyqt-node-editor/`** - Node canvas patterns (MUST study before canvas work)
- **`references/ryvencore-qt/`** - Qt node UI reference
- **`references/ComfyUI-Crystools/`** - GPU monitoring patterns
## Key Patterns
### Async Patternwhen to use it
Community prompt sourced from the open-source GitHub repo NickPittas/DirectorsConsole (no explicit license). A "SUBAGENT INSTRUCTIONS" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
image-gencommunitygeneral
source
NickPittas/DirectorsConsole · no explicit license