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.
npx skills add jeffreytse/grimoire-core --skill run-team-all-handsgit clone --depth 1 https://github.com/jeffreytse/grimoire-coreWrote 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.
[](https://agentmods.dev/skills/jeffreytse/grimoire-core/run-team-all-hands)<a href="https://agentmods.dev/skills/jeffreytse/grimoire-core/run-team-all-hands"><img src="https://agentmods.dev/badge/skills/jeffreytse/grimoire-core/run-team-all-hands/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/jeffreytse/grimoire-core/run-team-all-hands"><img src="https://agentmods.dev/badge/skills/jeffreytse/grimoire-core/run-team-all-hands.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00052 | $0.02217 |
| Opus 5 | $0.00026 | $0.01108 |
| Sonnet 5 | $0.00010 | $0.00443 |
| Haiku 4.5 | $0.00005 | $0.00222 |
Grade A, and why
run-team-all-hands 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 7d ago.
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.
How it starts
The opening of the file, as written. The whole thing — 135 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Run Team All-Hands
Facilitate a structured whole-team communication meeting that delivers context, invites real questions, and produces genuine alignment — not a broadcast session where information flows in one direction and questions are cosmetic.
Why This Is Best Practice
Adopted by: Lencioni's "The Advantage" identifies organizational health — which requires consistent, clear, repeated communication from leaders — as the primary competitive advantage for teams and companies; Mochary's framework (used at Coinbase, Notion, OpenAI, Reddit during his CEO coaching practice) specifically prescribes structured all-hands formats for maintaining team alignment during growth; Patrick Collison at Stripe, Jensen Huang at NVIDIA, and Satya Nadella at Microsoft have each publicly described their regular all-hands practices as primary leadership tools — Nadella's weekly "rhythm of business" meetings are cited in "Hit Refresh" as foundational to Microsoft's cultural turnaround Impact: Gallup's 2022 engagement research found that employees who understand the organization's direction and their role in it are 3.5× more likely to be engaged — and that regular all-hands meetings are the primary vehicle through which managers can create that understanding at the team level; McKinsey research on organizational transformation found that teams with regular structured communication from their manager (not just top-down announcements) achieved transformation goals 2.5× more often than teams relying on email and ad hoc updates; Lencioni's research found that most teams significantly overestimate how much their people understand the strategy — leaders think they've communicated something when they've said it once; most people internalize something only after hearing it 7+ times in different contexts Why best: The failure mode of not running structured all-hands meetings is not that people don't get information — it's that they generate their own narratives to fill the information vacuum, creating misalignment that is difficult to correct later; the failure mode of poorly run all-hands is that they become morale events rather than information events, producing attendance fatigue without actual alignment; a well-structured all-hands does 4 things: delivers strategy/context the team needs, surfaces questions people are actually asking, demonstrates that leadership is accessible and honest, and creates shared reference points for the team's work
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.
- 7d ago First seen · 135 lines · 52 tokens per session scan A f1fe86803486
run-team-all-hands is a skill published in the GitHub repository jeffreytse/grimoire-core (4 stars, last pushed 22d ago), licensed MIT. It adds 52 tokens to every session and 2,217 once invoked, about $0.0003 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-09-03.
Other skills, from other repositories
strategic-thinking-and-alignment
Develops the daily habits and communication practices that separate strategic leaders from operational ones. Covers carving out time for strategic thinking, communicating strategic changes effectively, building organisational alignment, challenging the status quo, and fostering competitive innovation without…
org-report
Generate an executive organization brief (leadership chain, direct reports, extended teams, and vendor partners) for a target person. Produces a Word + PDF report from a directory MCP source (WorkIQ is the reference implementation) and displays it in a Copilot canvas. Triggers on "generate org report for X", "build…
coaching-techniques
GROW model, active listening, developmental feedback, and team growth approaches.
meeting-efficiency
Agenda design, time boxing, decision capture, async alternatives, and productive facilitation.
stakeholder-management
Influence mapping, communication strategies, and expectation management for complex organizations.
scaffolding-generator
Pattern-aware code scaffolding that detects existing conventions and generates new components matching the codebase style. Use when asked to "scaffold a component", "generate boilerplate", "create a new module", "bootstrap a service", "add a new endpoint", "create a new controller", or "add a new feature module".…