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 write-role-scorecardgit 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/write-role-scorecard)<a href="https://agentmods.dev/skills/jeffreytse/grimoire-core/write-role-scorecard"><img src="https://agentmods.dev/badge/skills/jeffreytse/grimoire-core/write-role-scorecard/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/write-role-scorecard"><img src="https://agentmods.dev/badge/skills/jeffreytse/grimoire-core/write-role-scorecard.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.00055 | $0.02000 |
| Opus 5 | $0.00028 | $0.01000 |
| Sonnet 5 | $0.00011 | $0.00400 |
| Haiku 4.5 | $0.00006 | $0.00200 |
Grade A, and why
write-role-scorecard 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 5d 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 — 130 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Write Role Scorecard
Define a hiring role by its required outcomes, competencies, and cultural fit criteria — so the hiring team evaluates candidates against actual job performance standards rather than resume signals.
Why This Is Best Practice
Adopted by: Smart & Street's "Who: The A Method" is the most widely cited CEO-level hiring methodology, with documented adoption at the Blackstone Group, General Atlantic, and hundreds of private equity portfolio companies; ghSMART's Topgrading methodology — which the scorecard is derived from — has been applied at over 5,000 organizations; the US Navy SEALs use a performance-standard scorecard equivalent in their selection process (Basic Underwater Demolition/SEAL training); SHRM's competency-based hiring framework incorporates scorecard principles as the foundation of structured hiring Impact: Smart & Street's research (313 hiring decisions analyzed) found that managers using scorecards to define and evaluate against role outcomes hired "A players" (performers in the top 10% for the role) 90% of the time, compared to 26% using traditional credential-and-interview methods; McKinsey's 2021 talent research found that organizations with clearly defined role outcomes rather than vague job descriptions reduced time-to-productivity for new hires by 35%; Geoff Smart's follow-on research (500+ executive hires) found that 90% of hiring failures trace to misaligned expectations of what success in the role looks like — a gap the scorecard closes before the hire Why best: Job descriptions are marketing documents — they attract candidates; scorecards are performance standards — they define what success requires; traditional interviews evaluate whether a candidate is likable, impressive, and experienced; scorecard-based interviews evaluate whether a candidate has the track record of accomplishing the specific outcomes the role requires; the scorecard replaces subjective "gut feel" hiring with evidence of past performance on the dimensions that matter
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.
- 5d ago First seen · 130 lines · 55 tokens per session scan A 3df6b90bd097
write-role-scorecard is a skill published in the GitHub repository jeffreytse/grimoire-core (4 stars, last pushed 20d ago), licensed MIT. It adds 55 tokens to every session and 2,000 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
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.
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".…
stakeholder-management
Influence mapping, communication strategies, and expectation management for complex organizations.
business-analysis
Patterns for requirements elicitation, BRDs, process analysis, and stakeholder alignment.