init-sales-workspace
Installation
SKILL.md
Initialize Sales Workspace
Creates .sales/ in the current directory — the persistent store every sales skill reads from and writes to. Run this once per product.
Flow
1. Check if .sales/ already exists
If .sales/context.md exists, tell the founder:
"Your workspace is already initialized. Run
/sales-navigatorto see your status."
If .sales/ exists but context.md doesn't, ask the founder to resolve or delete .sales/ so you can start fresh.
If neither exists, proceed.