Business: rename cron jobs to DocFast CEO, add sub-agent labels
This commit is contained in:
parent
d591764afe
commit
8ddf47cb5a
1 changed files with 7 additions and 0 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue