CtrlK
BlogDocsLog inGet started
Tessl Logo

launch-day-conductor

Use when the user asks to "run my launch day", "build a launch day runbook / war room", or "decide CONTINUE or ROLLBACK after the push"; produces a pre-conditions gate check (launch-readiness-auditor SHIP verdict + the authoritative date in launch-registry — missing either stops the skill), a dated hour-blocked runbook with owners (morning irreversible pushes, daytime monitoring loop, evening consolidation), a forced observation-window verdict after every irreversible action against pre-declared kill criteria, a P0-P3 incident ladder with rollback playbooks, and T-0 status lines for the registry proposal protocol. Not for channel submission content and platform rules — use community-launch-runner; not for media replies — use press-media-relations. 发布日runbook/作战室/观察窗/回滚裁决/发布日指挥

72

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

85%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a high-quality runbook: highly actionable with named paths and tools, a clearly sequenced workflow with explicit validation gates and forced verdicts, and well-organized sections with one-level-deep references. Its only weakness is conciseness — several critical constraints and disambiguations are restated multiple times, so it could be tightened without losing clarity.

Suggestions

State the registry-write constraint ('propose via registry-events.py to memory/events/launches.ndjson; never canonical registry files') once authoritatively in the Skill Contract and reference it from steps 6 and Save Results rather than repeating the full mechanism each time.

Consolidate the sibling-skill disambiguation (community-launch-runner for channel/platform rules, press-media-relations for media) into the Scope guard alone, and have steps 5–6 point back to it instead of restating the routing.

Tighten the dense Skill Contract 'Reads/Writes/Promotes/Done when' block by pruning the inline path lists that are already enumerated in Data Sources and Reference Materials.

DimensionReasoningScore

Conciseness

It avoids explaining concepts Claude already knows (no 'what is a rollback' padding), so it is above the verbose anchor, but the registry-proposal constraint ('operation: propose to registry-events.py ... never canonical registry files') and the sibling-skill disambiguation (community-launch-runner / press-media-relations) are each restated three times across the Scope guard, Skill Contract, and numbered steps — content that could be tightened, fitting the 'mostly efficient but could be tightened' anchor rather than 'every token earns its place'.

2 / 3

Actionability

Guidance is concrete and specific — named file paths (memory/audits/launch/, memory/events/launches.ndjson), named tools (registry-events.py, scripts/connectors/hn.py), an explicit runbook column set, and a P0-P3 ladder with concrete examples ('checkout down, data exposure, broken install') — plus copy-paste Quick Start templates; per the scoring note, an instruction-only skill is not penalized for lacking code when guidance is this actionable, matching the score-3 anchor.

3 / 3

Workflow Clarity

An explicit 8-step sequence with a hard validation gate in step 1 ('Missing either → stop with NEEDS_INPUT'), a forced CONTINUE/ROLLBACK verdict after every irreversible action in step 4, and an incident-escalation feedback loop in step 5 (P1 escalates to P0 if the next window fails) — clear sequence with explicit validation and error-recovery loops, matching the score-3 anchor; validation is present for these destructive/irreversible operations so it is not capped at 2.

3 / 3

Progressive Disclosure

No bundle files exist, so this is scored on body structure and referenced paths: the body is organized into clear sections (Quick Start, Skill Contract, Data Sources, Instructions, Reference Materials) with a dedicated Reference Materials list giving one-line descriptions, and all references (ramp-benchmark.md, CONNECTORS.md, sibling SKILL.md files) are one-level-deep markdown links with no 2+ level nesting — matching the 'clear overview with well-signaled one-level-deep references' anchor.

3 / 3

Total

11

/

12

Passed

Description

100%Weight 40%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is a strong, model example: it names several concrete actions, opens with natural quoted trigger phrases, explicitly covers both what and when, and actively disambiguates from neighboring skills. Voice is appropriately third-person ('Use when the user asks...'), so no specificity penalty applies. No dimension falls below the top anchor.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'a pre-conditions gate check', 'a dated hour-blocked runbook with owners (morning irreversible pushes, daytime monitoring loop, evening consolidation)', 'a P0-P3 incident ladder with rollback playbooks', 'T-0 status lines' — matching the score-3 anchor of multiple specific concrete actions rather than the single-action or vague anchors.

3 / 3

Completeness

Opens with an explicit 'Use when the user asks to...' trigger clause (the when) and follows with 'produces...' (the what), clearly answering both per the score-3 anchor; the 'Use when' clause is present so it is not capped at 2.

3 / 3

Trigger Term Quality

Quotes natural user phrases verbatim — 'run my launch day', 'build a launch day runbook / war room', 'decide CONTINUE or ROLLBACK after the push' — the exact words a user coordinating a launch would say, giving good natural-term coverage rather than the jargon-only or partial-variation anchors.

3 / 3

Distinctiveness Conflict Risk

Actively disambiguates from siblings — 'Not for channel submission content and platform rules — use community-launch-runner; not for media replies — use press-media-relations' — establishing a clear niche with distinct triggers unlikely to conflict, matching the score-3 anchor.

3 / 3

Total

12

/

12

Passed

Validation

75%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation12 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

relative_links

Relative link issues: 35 suspicious

Warning

referenced_paths_exist

Referenced path issues: 4 missing, 4 deeper-than-1-level

Warning

Total

12

/

16

Passed

Repository
aaron-he-zhu/aaron-marketing-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.