Trip New banner
cody-hutson cody-hutson

Trip New

Development community

Description

--- description: Start a new trip — scaffolds the folder, context, log and traveler intake. Creates only; never overwrites an existing trip. argument-hint: [destination-year] disable-model-invocation: true allowed-tools: Bash(ls:*), Bash(date:*), Bash(mkdir:*), Read, Write disallowed-tools: [Bash(scripts/publish-trip-site.sh:*), Bash(bash:*), Bash(sh:*), Edit, NotebookEdit] --- # New trip setup Scaffolds a new trip: the trip directory, `outputs/`, `travelers/`, `trip-context.md` from the templ

Installation

Installs to ~/.claude/commands/cody-hutson-travel-planner-trip-new.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/cody-hutson/travel-planner/HEAD/.claude/commands/trip-new.md -o ~/.claude/commands/cody-hutson-travel-planner-trip-new.md

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

Full documentation available on GitHub

View Source Repository