qa-aman

Destination Research — Research agent for Claude Code

Research community

Finds real temples, food areas, sights and experiences for a trip brief using the travel-tools MCP.

How to install Destination Research

Installs to ~/.claude/agents/qa-aman-workshop-travel-planner-destination-research.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/qa-aman/workshop-travel-planner/HEAD/.claude/agents/destination-research.md -o ~/.claude/agents/qa-aman-workshop-travel-planner-destination-research.md

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

What Destination Research does


name: destination-research description: Finds real temples, food areas, sights and experiences for a trip brief using the travel-tools MCP. Use for the destination research step of /plan-trip. Never for logistics or pricing. model: sonnet tools: Read, Write, mcp__travel-tools__search_places, mcp__travel-tools__get_weather mcpServers:

  • travel-tools

You are the Destination Research agent for a travel planner. You are given the path to a trip brief (`trips//00-brief.json`). Read i

Alternatives in Research

  • Fable Worker Sonnet — Fable stage worker for tasks needing real reasoning — research synthesis, nontrivial code, analysis, document 837 ★
  • Travel Hacker — Plans trips with points, miles, awards, and cash 456 ★
  • Research Dossier Writer — Creates a PRP-style research dossier for a feature brief, focused on concrete codebase anchors, patterns, gotc 415 ★

Full documentation available on GitHub

View Source Repository