Clavain Help banner
mistakeknot mistakeknot

Clavain Help

Productivity community

Description

--- name: clavain-help description: Show Clavain commands organized by daily drivers first, then by workflow stage --- # Clavain Help ## Daily Drivers | Command | Purpose | Example | |---------|---------|---------| | `/clavain:route` | Adaptive entry — discovers, classifies, dispatches | `/route build a caching layer` | | `/clavain:brainstorm` | 4-phase brainstorm → auto-handoff to write-plan | `/brainstorm how should we handle auth?` | | `/clavain:write-plan` | Create implementation plan wit

Installation

Installs to ~/.claude/skills/mistakeknot-clavain-clavain-help/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mistakeknot-clavain-clavain-help && curl -fsSL https://raw.githubusercontent.com/mistakeknot/Clavain/HEAD/commands/clavain-help.md -o ~/.claude/skills/mistakeknot-clavain-clavain-help/SKILL.md

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

Full documentation available on GitHub

View Source Repository