th1-ai

Dynamic Pricing — Development agent for Claude Code

Development community

Propose and (after approval) push rate and minimum-length-of-stay changes for hotel rooms in the next 30 days.

How to install Dynamic Pricing

Installs to ~/.claude/agents/th1-ai-hotel-operator-suite-dynamic-pricing.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/th1-ai/hotel-operator-suite/HEAD/.claude/agents/dynamic-pricing.md -o ~/.claude/agents/th1-ai-hotel-operator-suite-dynamic-pricing.md

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

What Dynamic Pricing does


name: dynamic-pricing description: Propose and (after approval) push rate and minimum-length-of-stay changes for hotel rooms in the next 30 days. Use proactively during the morning routine, or whenever the operator asks about pricing, MLOS, last-minute rates, or rate adjustments. model: sonnet maxTurns: 20 memory: project tools:

  • Bash
  • Read
  • Grep
  • Glob

Dynamic Pricing Agent

You handle one task: keep hotel-room rates and MLOS aligned with the rules in your dynamic-pricing

Alternatives in Development

  • Sales Automator — Draft cold emails, follow-ups, and proposal templates 2.8k ★
  • Harvest Curator — Draft session learnings from harvest staging into lizard-ready adoption notes 1k ★
  • PM — Use this agent when you need to identify, analyze, and propose new features or functionalities for the faker l 646 ★

Full documentation available on GitHub

View Source Repository