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-navigator to 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.

2. Collect what you need

Installs
1
First Seen
Jul 20, 2026
init-sales-workspace — atpaawej/sales-skills