SKILLEMALL.ai

AF ship-it

Pre-launch operational-readiness checklist for a feature, release, or branch. Walks a fixed 10-category gate (logging, error handling, telemetry, feature flags, migrations, rollback, secrets, local-first storage, auth, update strategy), produces a structured report with PASS / GAP / N/A per item, every PASS backed by `file:line` evidence and every GAP cited as `no evidence found at <path>`. Final verdict groups findings as **Blocking** / **Should-fix** / **N/A with reason** / **Passing**. Use this skill whenever the user says "is this ready to ship?", "ship-it check", "/ship-it", "production checklist", "pre-launch checklist", "production readiness", "release readiness", "launch checklist", or asks whether a release is operationally safe — even if they don't explicitly say "ship-it skill". Use [`code-review`](../code-review/SKILL.md) for diff-level code quality (DRY, dead code, tests). Use `ship-it` for cross-cutting operational readiness. Never edits code unprompted — recommendation first, ask, then fix.

ClawHub Agent Skills author: Dennis Rongo v1.0.0 MIT-0 2 files body ≈ 3 285 tokens Open the sourceclawhub.ai analyzed 2 d ago

Pre-launch operational-readiness checklist for a feature, release, or branch.

As a process F 45/100 · Will not run — References files that are not bundled: ../code-review/SKILL.md, ../handoff/SKILL.md

TemplateSoftware developmenttype and topics are labelled automatically from the skill text
JSON
Technical rating
A
91/100
safety, quality, tests
Safety 60%
100
Quality 40%
77
Run on models
none yet
Process rating
F
45/100
Will not run
References files that are not bundled: ../code-review/SKILL.md, ../handoff/SKILL.md
Tools and files w 18
0
Result and completion w 14
0
Inputs and preconditions w 11
0
the three weakest of ten parameters · all ten

How to improve

  1. The text references files that are not there: add them or drop the references.
For the model run — optional
  • 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: 2. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning missing-ref reference to a missing file: ../code-review/SKILL.md
  • warning missing-ref reference to a missing file: ../handoff/SKILL.md

Process rating: all ten parameters 45/100

Will not run. References files that are not bundled: ../code-review/SKILL.md, ../handoff/SKILL.md
  • 0Tools and files. 2 referenced file(s) missing: ../code-review/SKILL.md, ../handoff/SKILL.md
  • 0Result and completion. Does not say what the result is
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 30Running it twice. 9 mutating operations with no state check
  • 60Steps. 42 steps, 4 vague phrases
  • 70When it triggers. States when to use, but not when not to
  • 100Failures and branches. 1 branches, has a failure section
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 3285 tokens
  • 100Progress reporting. Reports progress
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing

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

  • +4Description does not say when NOT to use the skill (false activations)
  • +3Description length 1020: 120–800 characters recommended
  • +3Output format is not stated: the model decides each time
  • +1No license
  • +2Single-language instructions
  • +5Description quotes 9 example trigger phrases
  • +4Structure: 24 headings
  • +3Step-by-step instructions: 42 items
  • +4Has examples (1 code blocks)

Quality base 70; lint remarks subtract, signals add up to 100. Result: 77.

External checks

ClawHub: clean
This skill is a disclosed release-readiness audit checklist that reads project files and reports findings without making changes unless the user later asks.
LLM: benign (high) · VirusTotal: · 16 Aug 2026