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 btspoony/mstar-harness --skill mstar-rolesgit clone --depth 1 https://github.com/btspoony/mstar-harnessWrote 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/btspoony/mstar-harness/mstar-roles)<a href="https://agentmods.dev/skills/btspoony/mstar-harness/mstar-roles"><img src="https://agentmods.dev/badge/skills/btspoony/mstar-harness/mstar-roles/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/btspoony/mstar-harness/mstar-roles"><img src="https://agentmods.dev/badge/skills/btspoony/mstar-harness/mstar-roles.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00219 | $0.02706 |
| Opus 5 | $0.00110 | $0.01353 |
| Sonnet 5 | $0.00044 | $0.00541 |
| Haiku 4.5 | $0.00022 | $0.00271 |
Grade A, and why
mstar-roles 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 2d 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 — 106 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Load Order
This hub is the single load-selection authority for Morning Star roles (Spec A2): mstar-harness-core stays the lifecycle/authorization semantic authority and the global entry whenever it is loaded, but this hub owns the selection decision — core does not maintain a second mandatory-role table. When a Morning Star role starts work in a session:
- Read this
mstar-rolesskill; resolve role mapping and parameter tables below. This bootstrap is the one exception to topic→core: it does not requiremstar-harness-corefirst. - Read the corresponding
references/<role>.mdfile — identity-first: mission, scope, and NEVER rules come before any skill list. Non-PM roles also read the linked minimal leaf boundary (references/_shared/leaf-executor-core.md— role-owned, always loads with the reference). - Apply the Assignment
Skill presets:decision — explicitnone⇒ no optional topic preset (identity + assignment + role-owned methods only); omitted on a substantive implementation / QC / QA round ⇒ the role'sstandardpreset; explicit named preset ⇒ that role's supported members; omitted on a trivial route ⇒ identity only. Role-owned QC/QA methods and assigned evidence obligations load regardless of preset.nonenever grants delegation and never waives gates. Unknown preset or missing required identity ⇒ return Needs Context / Blocked — never inferproject-manager. - Whenever
mstar-harness-coreis loaded by that decision (PM required reads,standardroutes, direct topic invocation) it remains the global entry (state machine, gates, routing); if any conflict appears,mstar-harness-coreremains the authoritative source for lifecycle, gates, routing, and invariants. - Resume: retain loaded identity/contract only when the source hashes are unchanged; read changed / phase-required material; never reinterpret
noneas permission. - Expand placeholders from role parameters before execution.
The table below summarizes each role's preset menu; when a role file's preset section differs, follow the role file for that session.
Exception: project-manager is the core orchestrator and keeps required reading (not a preset, never preset-gated) — see references/project-manager.md.
What ships with it
22 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/_shared/leaf-executor-core.md 5.1 KB
- references/architect.md 5.3 KB
- references/code-reviewer.md 11 KB
- references/frontend-dev.md 4.1 KB
- references/fullstack-dev-shared.md 4.7 KB
- references/ops-engineer.md 3.2 KB
- references/product-manager.md 4.7 KB
- references/project-manager.md 19 KB
- references/project-manager/dispatch-and-assignment.md 14 KB
- references/project-manager/plan-management.md 3.7 KB
- references/project-manager/qa-trigger-matrix.md 4.1 KB
- references/project-manager/qc-and-residuals.md 5.7 KB
- references/project-manager/routing-and-dev-allocation.md 4.9 KB
- references/prompt-engineer.md 3.9 KB
- references/qa-engineer.md 4.7 KB
- references/qa-engineer/acceptance-gate.md 3.5 KB
- references/qc-specialist-shared.md 6.2 KB
- references/qc-specialist/deep-review-lenses.md 10 KB
- references/qc-specialist/report-template.md 4.5 KB
- references/qc-specialist/reviewer-checklist.md 1.8 KB
- references/qc-specialist/reviewer-workflow.md 4.1 KB
- references/writing-specialist.md 5.1 KB
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.
- 2d ago Changed · +2 lines · +37 tokens per session ee2f2b9d03ba
- 11d ago First seen · 104 lines · 182 tokens per session scan A f453b78d1de0
mstar-roles is a skill published in the GitHub repository btspoony/mstar-harness (58 stars, last pushed today), licensed MIT. It adds 219 tokens to every session and 2,706 once invoked, about $0.0011 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-30.
Other skills, from other repositories
comet-native
A workflow for managing Native changes in Comet, where requirements, progress, and acceptance results are saved in project files. It uses the Comet command-line runtime to move through defined work stages.
comet-build
A Comet workflow step for turning an approved design into an implementation plan and completed code changes. Comet is the project workflow system described by the add-on.
comet-classic
A Chinese-language workflow guide for starting or resuming a structured software change using OpenSpec and Superpowers.
comet-open
A guide for starting an OpenSpec change: a tracked software task with proposal, design, task, and state files. It also covers choosing or restoring the correct project workspace and output language.
comet-build
Comet Phase 3: Plan and Build. Invoke with /comet-build. Create plans and select execution method (subagent or direct) for implementation.
subagent-driven-development
Use when executing implementation plans with independent tasks in the current session.