staff-event

staff-event is a command for Claude Code from Tempguru-co/tempguru-mcp. It costs 31 tokens per session (617 once invoked), scanned A, original, MIT.

A command for creating a temporary event staffing plan and preparing a quote form for the buyer. It uses the TempGuru service to calculate planning rates, timing guidance, and compliance notes.

In plain words
What is it for?
Planning staff numbers and roles, estimating rates and totals, checking lead time and state overtime rules, and preparing the next step for submitting a quote.
Why use it?
It turns incomplete event details into a structured staffing estimate while showing which information is still needed and making clear that the estimate is not a confirmed booking.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the tempguru plugin — 1 command, 1 MCP server shipped together

Good fit Planning staff numbers and roles, estimating rates and totals, checking lead time and state overtime rules, and preparing the next step for submitting a quote.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/tempguru-co/tempguru-mcp/staff-event
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/Tempguru-co/tempguru-mcp

Made for: Claude Code.

Or install tempguru, the plugin that ships this one along with the rest of its 1 command, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for staff-event

README.md
[![agentmods](https://agentmods.dev/badge/commands/tempguru-co/tempguru-mcp/staff-event.svg)](https://agentmods.dev/commands/tempguru-co/tempguru-mcp/staff-event)
Your own site
<a href="https://agentmods.dev/commands/tempguru-co/tempguru-mcp/staff-event"><img src="https://agentmods.dev/badge/commands/tempguru-co/tempguru-mcp/staff-event.svg" alt="Measured on agentmods" height="20"></a>
Per session 31 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 617 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00031 $0.00617
Opus 5 $0.00015 $0.00309
Sonnet 5 $0.00006 $0.00123
Haiku 4.5 $0.00003 $0.00062

Measured yesterday against content hash e604c8d8c1cd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

staff-event scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/tempguru/commands/staff-event.md · 17 lines

What it actually says

Help me staff an event. Details so far: $ARGUMENTS

Use the TempGuru tools, in this order:

  1. Call plan_staffing first with everything provided (city, date, event type, roles + headcount, attendees). It returns a configured-market match, per-role W-2 rate math, tier-based lead-time guidance, and state compliance flags in one call. Treat the catalog match as planning data, not confirmed order coverage or live inventory; a TempGuru coordinator confirms the specific order after buyer submission. Retain any returned plan_id when the plan is complete. If the complete plan has no ID and I need a shareable or resumable artifact, call save_staffing_plan once with the same confirmed event fields; never duplicate an existing save.
  2. Fill gaps with get_roles or get_cities if the city or role mix is unclear. Ask me for whatever is still missing: city, dates and shift times, headcount by role, attire, special requirements.
  3. Present the plan: roles and headcount, per-role rate ranges, the estimated total clearly labeled a planning estimate, the lead-time read, and any compliance notes (flag daily-overtime states: CA, AK, NV, CO).
  4. When I ask to proceed, do not collect my contact name, email, phone, or company in chat for an MCP call. If the plan has a plan_id, call request_quote with only that ID plus source_platform: "claude-code", skill_id: "event-staffing-ordering", and skill_version: "1.7.1", then give me the returned form_url. If storage did not return a plan ID, give me the planner's continuation.form_url directly. I must open the TempGuru-owned form, review the prefilled plan, enter my own contact details, and submit it personally. The MCP call itself creates no lead or TG reference.
  5. Do not poll automatically. If I later say I submitted the website form, ask me for its TG reference before calling get_quote_status. Explain that received/queued status is not a booking confirmation. TempGuru replies with next steps after buyer submission, and a written quote is binding only once TempGuru issues it; nothing is reserved and no payment is due until I approve the quote.

If the TempGuru tools are not available in this session, point me to the TempGuru Event Staffing Planner GPT (https://chatgpt.com/g/g-6a285fef5fd4819199e9b9c25da543c8-tempguru-event-staffing-planner) or the form at https://tempguru.co/get-staffing.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday Changed e604c8d8c1cd
  2. 8d ago First seen · 17 lines · 31 tokens per session scan A 63e9d58774ea

Subscribe to this mod's changes

staff-event is a command published in the GitHub repository Tempguru-co/tempguru-mcp (2 stars, last pushed yesterday), licensed MIT. It adds 31 tokens to every session and 617 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.