Book Stay banner
OpenCairn OpenCairn

Book Stay

Development community

Description

--- name: book-stay description: Choose and book a hotel (or stay) — quiz preferences, generate shortlist, verify rates, hand off booking, fan out references across the vault. --- # Book Stay Pipeline for choosing and booking a hotel for a trip leg. **One pipeline run and one accommodation doc per leg** — for a multi-city trip, split into legs first and run Steps 1-11 per leg (record the split rationale in the doc template's Multi-leg section), updating the trip hub once at the end. **Prerequ

Installation

Installs to ~/.claude/commands/opencairn-opencairn-book-stay.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/OpenCairn/OpenCairn/HEAD/.claude/commands/book-stay.md -o ~/.claude/commands/opencairn-opencairn-book-stay.md

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

Full documentation available on GitHub

View Source Repository