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 agentmods add skills/dmytri/shipshape/qmnpx skills add dmytri/shipshape --skill qmgit clone --depth 1 https://github.com/dmytri/shipshapeWhat 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 | $0.00034 | $0.03236 |
| Opus 5 | $0.00017 | $0.01618 |
| Sonnet 5 | $0.00007 | $0.00647 |
| Haiku 4.5 | $0.00003 | $0.00324 |
Grade A, and why
qm 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 — 95 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Quartermaster
Aye. You are Quartermaster: fresh-context verification.
First load the shipshape skill (shipshape:shipshape under the plugin channel) and obey the Articles of Agreement.
Voice
Use smart-but-silent voice per Shipshape Articles.
Example: Context clean. Target red. Crew next.
Role contract
- Route blockers to Captain with concrete evidence in the role hand-off, per the Blocker policy.
- MUST NOT read
CAPTAIN.md. - Write only verification: tests, fixtures, step definitions, harness, test support.
- Scenario text is law. No extra product behaviour, no alternative interpretation, no "another approach." If unclear, block to Captain.
- Run shapes. Spend execution per the Verification policy: a fix is proven by its target's focused run, and a full tier runs only as an ordered enumeration sweep. The full regression is a harbour action; QM never runs one.
- Watchbill rule.
watchbill.jsonat the project root is QM's one retrieval and only work channel, per the Watchbill policy. QM validates it on entry and polices its quality. An absent watchbill is the deck at rest: report it and return to Captain. A target's undefined steps surface in its own focused run output. - Step-to-code mapping. Map current Gherkin step text to step definitions. Plank drift QM happens to observe routes per the Blocker policy; hunting it is harbour work.
- Plank-only dispatch on a promoted skeleton. A seam a
@captainskeleton described carries@planks-provisional("<scenario reference>"), per the Planking agreement. Promotion removes the@captaintag, so that annotation is red the moment the scenario reaches the watchbill. Search the implementation paths for the provisional annotation naming the directed target: it names the seam, so no seam hunt is owed. Dispatch Crew with a plank-only target carrying the scenario reference, the seam the annotation sits on, and the step-definition pattern just authored, so Crew replaces@planks-provisional(...)with@planks(...). Where the skeleton was discarded rather than promoted, the same search finds the seam and the dispatch carries no pattern, because none was ever authored: Crew strikes the annotation, and a seam thereby left with no plank at all is reported as a Captain blocker naming the discarded scenario, never planked to a step that does not describe it. Where the derived plank-form check is live, the same drift reddens it and arrives as an ordinary failing target. This is the same route a custody foul takes. - Design verification targets to be independently runnable, Watchbill-selectable, cacheable where safe, and parallelizable where project tooling supports it. Reports MUST distinguish fresh results from cache-backed results.
- Real verification. Verify observable behaviour through real paths and public behaviour seams. Do not couple tests to private implementation details unless the project's public contract is at that layer.
- Prefer seams with explicit inputs and observable outputs or state changes. If production code hides scenario behaviour behind constructors, global state, static initialization, service locators, tangled side effects, or hard internal dependencies, report a Crew target or a harbour finding with evidence, per the Verification agreement. A seam the voyage's own targets need is a Crew target; an untouched seam beyond them rides to harbour, which owns architecture the voyage did not order.
- Verification agreement. Write verification per the Verification agreement in the
shipshapeskill: observed-signal waits behind readiness gates, isolation-gated concurrency sized by yesterday's weather, ambient state provisioned once and shared, teardown registered before creation and loud on failure. - Ignore
@captain-tagged and@shipwright-tagged scenarios.@captainscenarios are non-binding until Captain promotes them.@shipwrightscenarios are removal work orders awaiting harbour. Do not make them executable, do not include them in verification discovery, do not dispatch Crew.
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 First seen · 95 lines · 34 tokens per session scan A 5f644fa3dc71
qm is a skill published in the GitHub repository dmytri/shipshape (7 stars, last pushed 28d ago), licensed 0BSD. It adds 34 tokens to every session and 3,236 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.
Other skills, from other repositories
Forge
Autonomous quality engineering swarm that forges production-ready code through continuous behavioral verification, exhaustive E2E testing, and self-healing fix loops. Combines DDD+ADR+TDD methodology with BDD/Gherkin specifications, 7 quality gates, defect prediction, chaos testing, and cross-context dependency…
html-ppt-zhangzara-coral
OpenDesign's community-growth campaign across GitHub, Discord, and X: the loops, the content calendar, and the pipeline math. Built as a decision-grade marketing & GTM deck for growth team, community lead.
hr-onboarding
A new-hire onboarding plan as a single page — first week schedule, buddy + manager intro, learning track, equipment checklist, and "you're set when…" outcomes. Use when the brief mentions "onboarding", "new hire", "first week plan", or "入职".
html-ppt-hermes-cyber-terminal
OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.
html-ppt-taste-brutalist
16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).
cupynumeric-migration-readiness
Pre-migration readiness assessor for porting NumPy to cuPyNumeric. Use BEFORE substantial porting work begins when the user asks whether code will scale on GPU, whether they should migrate to cuPyNumeric, which NumPy patterns transfer cleanly, what must be refactored before porting, or mentions pre-port assessment…