One Pager banner
cipshadow cipshadow

One Pager

Development community

Description

--- model: sonnet name: one-pager description: Create a new product & engineering one-pager from a template, or review and improve an existing one against product best practices. argument-hint: <initiative name to create new> or <Google Doc URL/ID to review existing> --- # One-Pager Two modes: **create** a new one-pager from a template, or **improve** an existing one with structured feedback against product best practices. --- ## Mode detection - If $ARGUMENTS looks like a Google Doc URL or

Installation

Installs to ~/.claude/skills/cipshadow-leverage-and-taste-one-pager/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository