diff --git a/skills/business/SKILL.md b/skills/business/SKILL.md index 2bcf376..9842eb1 100644 --- a/skills/business/SKILL.md +++ b/skills/business/SKILL.md @@ -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). +**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 Spawn for: API code, server config, bug fixes, deployment, database changes. Task template: