Agent skill

group-trip-negotiator

Save the group trip from the group chat — budget alignment before anything gets booked (the awkward conversation, scripted), a decision protocol that actually books things, cost-splitting rules with real numbers for unequal rooms and champagne-taste friends, and the it's-okay-to-split-up daytime clause. Use when someone says 'we're planning a trip with friends and it's chaos', 'how do we split costs', 'one friend wants luxury and one is broke', or the trip has been 'being planned' for three months. Produces the budget-alignment script, the decision protocol, and the money agreement.

mohitagw158561,255★ · 1 repos on radarProfile →
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill group-trip-negotiator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/group-trip-negotiator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,255
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Group Trip Negotiator Skill Group trips die in a specific order: someone posts a villa nobody can afford, silence, someone says "or something cheaper?", silence, three months pass, the dates stop working. The killer is never logistics — it's that nobody wants to say their number first, nobody has authority to book, and the money rules get negotiated *after* the money is spent. This skill runs the fixes in order: budgets aligned anonymously before anything is shortlisted, one empowered booker per category with a veto deadline, the split rules written while everyone still likes each other — and the liberating clause most groups discover too late: you don't have to do everything together. ## What This Skill Produces - The **budget-alignment move**: an anonymous-numbers script (everyone sends the organizer their real ceiling privately; the trip is planned to the *lowest real number*, stated kindly as the rule) plus the champagne-taste protocol (upgrades are personal add-ons, never group defaults) - A **decision protocol**: one booker per category, a shortlist-of-3 rule, 48-hour veto windows, then it's booked — motion beats consensus - The **money agreement**: deposit handling, the un

What's inside
Steps it walks through
  1. What This Skill Produces
  2. Required Inputs
  3. Framework
  4. Output Format
  5. Quality Checks
  6. Anti-Patterns
  7. Related
More from pm-claude-skills
All skills →
About this skill
What does the group-trip-negotiator skill do?

Save the group trip from the group chat — budget alignment before anything gets booked (the awkward conversation, scripted), a decision protocol that actually books things, cost-splitting rules with real numbers for unequal rooms and champagne-taste friends, and the it's-okay-to-split-up daytime clause. Use when someone says 'we're planning a trip with friends and it's chaos', 'how do we split costs', 'one friend wants luxury and one is broke', or the trip has been 'being planned' for three months. Produces the budget-alignment script, the decision protocol, and the money agreement.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill group-trip-negotiator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going