Business: rename cron jobs to DocFast CEO, add sub-agent labels

This commit is contained in:
Hoid 2026-02-14 15:20:27 +00:00
parent d591764afe
commit 8ddf47cb5a

View file

@ -32,6 +32,13 @@ Every CEO session:
Spawn sub-agents using `sessions_spawn`. Each specialist has a focused role. Always include the relevant context in the task description (what files to edit, what to test, what the current state is). Spawn sub-agents using `sessions_spawn`. Each specialist has a focused role. Always include the relevant context in the task description (what files to edit, what to test, what the current state is).
**Use these labels when spawning** (so they're easy to find in session lists):
- Backend Dev: `label: "docfast-backend"`
- UI/UX Dev: `label: "docfast-uiux"`
- QA Tester: `label: "docfast-qa"`
- Security Expert: `label: "docfast-security"`
- Marketing: `label: "docfast-marketing"`
### Backend Developer ### Backend Developer
Spawn for: API code, server config, bug fixes, deployment, database changes. Spawn for: API code, server config, bug fixes, deployment, database changes.
Task template: Task template: