BF launch-registry
Use when the user asks to "log this launch", query a launch date/embargo, record a stage transition, or update submissions/outcomes; curates launch facts through the append-only launches event stream with optimistic revisions and derived dossier/calendar views. Not for RAMP scoring — use launch-readiness-auditor; not for planning tier/window — use launch-tier-planner. 发布台账/发布日历/阶段与禁运期记录
curates launch facts through the append-only launches event stream with optimistic revisions and derived dossier/calendar views.
As a process F 50/100 · Will not run — References files that are not bundled: ../../references/registry-event-protocol.md, ../../references/runtime-invocation.md, ../../references/ramp-benchmark.md
How to improve
- For Hermes the description must be one sentence under 60 characters; move the conditions to a "When to Use" section.
- The text references files that are not there: add them or drop the references.
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 0
✓ No critical or high findings
Files scanned: 3. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
description-long-hermesdescription is 389 chars; the Hermes authoring standard requires ≤ 60 (one sentence, ending with a period) - warning
missing-refreference to a missing file: ../../references/registry-event-protocol.md - warning
missing-refreference to a missing file: ../../references/runtime-invocation.md - warning
missing-refreference to a missing file: ../../references/ramp-benchmark.md - warning
missing-refreference to a missing file: ../../references/state-model.md - warning
missing-refreference to a missing file: ../../SECURITY.md - warning
missing-refreference to a missing file: ../../launch/research/launch-tier-planner/SKILL.md - warning
missing-refreference to a missing file: ../../launch/research/launch-window-planner/SKILL.md - warning
missing-refreference to a missing file: ../../launch/mobilize/launch-readiness-auditor/SKILL.md - warning
missing-refreference to a missing file: ../../launch/mobilize/launch-day-conductor/SKILL.md - note
frontmatter-keyunknown frontmatter key "slug" - note
frontmatter-keyunknown frontmatter key "displayName" - note
frontmatter-keyunknown frontmatter key "summary" - note
frontmatter-keyunknown frontmatter key "homepage"
Process rating: all ten parameters 50/100
- 0Tools and files. 9 referenced file(s) missing: ../../references/registry-event-protocol.md, ../../references/runtime-invocation.md, ../../references/ramp-benchmark.md
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 30Running it twice. 9 mutating operations with no state check
- 40Result and completion. Does not say what the result is
- 50Failures and branches. 0 branches, has a failure section
- 60Consistency. The Hermes dialect needs category and tags
- 100Steps. 21 steps
- 100When it triggers. States when to use and when not to
- 100Execution cost. Instruction body is 1095 tokens
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +3Output format is not stated: the model decides each time
- +2Single-language instructions
- +4Description says when NOT to use the skill
- +3Description length 389: enough signal without eating the budget
- +4Structure: 9 headings
- +3Step-by-step instructions: 21 items
- +4Has examples (1 code blocks)
- +1License stated
Quality base 70; lint remarks subtract, signals add up to 100. Result: 68.