Get Started banner
cipshadow cipshadow

Get Started

Development community

Description

--- model: sonnet name: get-started description: First-run guided tour of this setup, the three layers, the full command map, and an invitation to try one command live. Run once right after installing. allowed-tools: Read, AskUserQuestion, Bash --- # Get Started: A Guided Tour of This Setup > **This file is written to work two ways.** Read top to bottom, it's a > complete, standalone reference map: what this setup is, how the pieces fit, > and what every command does, no need to actually run a

Installation

Installs to ~/.claude/skills/cipshadow-leverage-and-taste-get-started/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cipshadow-leverage-and-taste-get-started && curl -fsSL https://raw.githubusercontent.com/cipshadow/leverage-and-taste/HEAD/commands/get-started.md -o ~/.claude/skills/cipshadow-leverage-and-taste-get-started/SKILL.md

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

Full documentation available on GitHub

View Source Repository