Trip banner
cody-hutson cody-hutson

Trip

Development community

Description

--- description: The trip entry point. Resolves the trip, then runs the verb you typed. disable-model-invocation: true allowed-tools: Bash(ls:*), Bash(grep:*), Bash(scripts/validate-artifacts.sh:*), Read, Task, Edit, Write disallowed-tools: [Bash(scripts/publish-trip-site.sh:*), Bash(bash:*), Bash(sh:*), NotebookEdit] --- # /trip `/trip [verb] [--trip <slug>] [verb args...]` The verb is the one the user typed, or — on an empty argument string — the `status` default step 3 declares, which is t

Installation

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

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

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

Full documentation available on GitHub

View Source Repository