Sw Commands banner
divingsbysangam divingsbysangam

Sw Commands

Development community

Description

--- name: sw-commands description: List all available Divings by Sangam writing workflows and commands. --- # Divings by Sangam Workflows ## Orchestration - `sw-scribe` — Route an open-ended request to the smallest useful workflow. - `sw-emergent` — Compose a custom workflow when no single tool fits. ## Writing Home And Context - `sw-setup-project` — Initialize a piece folder with `VOICE.md`, `STYLE.md`, and `drafts/`. - `sw-onboarding` — Calibrate or refresh voice and editorial standards. -

Installation

Installs to ~/.claude/skills/divingsbysangam-compound-writing-sw-commands/SKILL.md

Terminal
mkdir -p ~/.claude/skills/divingsbysangam-compound-writing-sw-commands && curl -fsSL https://raw.githubusercontent.com/divingsbysangam/compound-writing/HEAD/commands/sw-commands.md -o ~/.claude/skills/divingsbysangam-compound-writing-sw-commands/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository