From 8ddf47cb5ab4063ba07fa1ed0634c26a4f6d8ae4 Mon Sep 17 00:00:00 2001 From: Hoid Date: Sat, 14 Feb 2026 15:20:27 +0000 Subject: [PATCH] Business: rename cron jobs to DocFast CEO, add sub-agent labels --- skills/business/SKILL.md | 7 +++++++ 1 file changed, 7 insertions(+) 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: