New Trip banner
Yaqzan Yaqzan

New Trip

Development community

Description

--- description: Create a new trip folder and interview the architect's user to fill in the BRIEF. argument-hint: <trip-name> --- Create a new trip named `$ARGUMENTS` and fill in its brief by interview, then **continue straight into the research** unless the brief is too thin to research well (see step 5). ## Steps 1. **Validate the name.** `$ARGUMENTS` is the trip name (kebab-case, e.g. `lofoten-march`). If it is empty, ask for one and stop. If `trips\$ARGUMENTS\` already exists, say so a

Installation

Installs to ~/.claude/commands/yaqzan-wayfinder-new-trip.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Yaqzan/Wayfinder/HEAD/.claude/commands/new-trip.md -o ~/.claude/commands/yaqzan-wayfinder-new-trip.md

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

Full documentation available on GitHub

View Source Repository