From pm-hospitality
Generates a phased onboarding and training guide for restaurant front-of-house staff (servers, hosts, bartenders) including service standards, menu/allergen knowledge checks, POS basics, and a sign-off checklist.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pm-hospitality:server-training-guideThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Most restaurants "train" by throwing a new hire on the floor with a tray and hoping. The result is inconsistent service and quick turnover. This skill builds a real ramp: a new server learns the steps of service, the menu, and the systems in a sequence, with a clear bar for when they're ready to run a section solo.
Most restaurants "train" by throwing a new hire on the floor with a tray and hoping. The result is inconsistent service and quick turnover. This skill builds a real ramp: a new server learns the steps of service, the menu, and the systems in a sequence, with a clear bar for when they're ready to run a section solo.
Given the restaurant type, produce the full guide — infer the service style (fine dining, casual, fast-casual, bar) and scale the depth and standards to it.
Ask for (if not provided, else infer and label):
A staged ramp with what happens and who owns it:
The steps of service for this restaurant (greet time, drink/order timing, check-backs, pre-bussing, the close), with the specific standards (e.g. "greet within 2 minutes").
Menu and allergen quiz points, upsell/pairing basics, and the "86 / substitution / allergy" protocol every server must know cold.
POS order flow, payment and comps/voids policy, opening/closing side-work, and section/station setup.
The observable competencies a trainer checks before solo — greeting, order accuracy, timing, allergen handling, POS, closing.
npx claudepluginhub mohitagw15856/pm-claude-skills --plugin pm-hospitalityGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.