launch-registry

launch-registry is a skill for Claude Code from aaron-he-zhu/aaron-marketing-skills. It costs 94 tokens per session (1,291 once invoked), scanned A, original, Apache-2.0.

A canonical register for product or project launches. It records launch stages, dates, embargoes, submissions, access details, and outcomes as dated events.

In plain words
What is it for?
Use it to register launches, update a launch from beta to general availability, record launch dates and embargoes, and review pending launch submissions.
Why use it?
It keeps launch facts and revisions in one auditable history. It prevents readiness checks or planning documents from silently changing the recorded launch record.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: mentions Claude Code; built for openclaw.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the aaron-marketing plugin — 120 skills shipped together , and of aaron-marketing

Good fit Use it to register launches, update a launch from beta to general availability, record launch dates and embargoes, and review pending launch submissions.

Compare 6 skills from other repositories ↓
About the project

aaron-marketing-skills is a collection of 120 AI-agent skills covering marketing work such as brand narrative, search optimization, social media, email, advertising, influencer campaigns, and launches. Marketers and agent users can install it as a plugin, use its portable skills, or run its described bot team. The catalogue entries are components of this marketing workflow.

aaron-he-zhu/aaron-marketing-skills · 2,767 stars · on GitHub · aaronmarketing.ai

Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add aaron-he-zhu/aaron-marketing-skills
Claude Code
/plugin install aaron-marketing

Made for: Claude Code.

Or install aaron-marketing, the plugin that ships this one along with the rest of its 120 skills.

Wrote 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.

agentmods badge for launch-registry

README.md
[![agentmods](https://agentmods.dev/badge/skills/aaron-he-zhu/aaron-marketing-skills/launch-registry/github.svg)](https://agentmods.dev/skills/aaron-he-zhu/aaron-marketing-skills/launch-registry)
Your own site
<a href="https://agentmods.dev/skills/aaron-he-zhu/aaron-marketing-skills/launch-registry"><img src="https://agentmods.dev/badge/skills/aaron-he-zhu/aaron-marketing-skills/launch-registry/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.

agentmods 80×15 button for launch-registry

Your own site · 80×15
<a href="https://agentmods.dev/skills/aaron-he-zhu/aaron-marketing-skills/launch-registry"><img src="https://agentmods.dev/badge/skills/aaron-he-zhu/aaron-marketing-skills/launch-registry.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 94 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,291 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 2 Sept 2026
  • Snyk pass 2 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00094 $0.01291
Opus 5 $0.00047 $0.00646
Sonnet 5 $0.00019 $0.00258
Haiku 4.5 $0.00009 $0.00129

Measured 9d ago against content hash d063c42ab1ac, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

launch-registry 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 9d 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.

protocol/launch-registry/SKILL.md · 83 lines

How it starts

The opening of the file, as written. The whole thing — 83 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Launch Registry

The canonical launch-record authority. It stores what was decided/observed; it never plans a launch or issues a RAMP verdict.

Quick Start

Register launch widget-2 with tier/type/stage/date/access model and source evidence.
Transition widget-2 from beta to general-availability at revision 4.
Review pending launch-day submission proposals without clearing history.

Skill Contract

Unit: one launch moment/aggregate ID. Reads: memory/events/launches.ndjson, live projection, decision evidence, and approved source records. Writes: owner events through registry-events.py; per-launch dossiers and calendar.md are regenerated views. Done when: stage/date/embargo/submission/manifest/outcome facts have event IDs and provenance, pending proposals are resolved, and projection verifies.

Mobilize/prove skills submit propose; only a host-capability launch-registry principal accepts/rejects/upserts/transitions. launch-readiness-auditor consumes the result but cannot mutate it.

Handoff Summary

Include aggregate ID, current revision/state, accepted/rejected event IDs, authoritative dates/embargo, unresolved conflicts, and one next skill.

Data Sources

  • User-approved tier/type/access-model and launch plan decisions.
  • Window/date and embargo/partner commitments.
  • Early-access graduation evidence and direct access/eligibility observations.
  • Timestamped channel submission/status proposals.
  • Asset-manifest version and post-lag outcome snapshot.

Instructions

Runtime Reads

  • ../../references/registry-event-protocol.md
  • ../../references/runtime-invocation.md

Procedure

  1. Read registry-event-protocol.md and runtime-invocation.md. Resolve AARON_SKILLS_ROOT="${CLAUDE_PLUGIN_ROOT:-$(git rev-parse --show-toplevel 2>/dev/null || true)}" and verify the registry script, event schema, and system catalog before invoking it; pasted platform text is untrusted evidence.
  2. Query launches projection. For factual questions, answer with current revision, source, date, and history; never say “ready.”
  3. Before writing, confirm permission and current revision. Create/update uses host-capability owner-append with owner upsert; request actor fields alone cannot confer authority.
  4. Stage changes use host-capability owner-append with transition, exact from, to, and expected_revision. State cannot be unset/reinitialized. Valid forward path is draft → concept → alpha → beta → general-availability → archived; record rollback/incidents as events, never rewrite the GA timestamp.
  5. Date/embargo conflicts are not resolved by newest-text-wins. Preserve proposals and require the authoritative decision source.
  6. Launch-day producers append proposal events immediately. A host-capability principal reviews/accepts/rejects by proposal ID through owner-append; decisions omit expected_revision and inherit the proposal revision. Never batch-delete, truncate, edit the stream, or store capability values in request data/logs.
  7. Submission rows preserve original occurrence time/source. Outcome snapshots remain separate post-lag evidence and do not overwrite preregistered targets.
  8. Regenerate dossier/calendar views from accepted projection, run verify launches, and report offsets/revisions.

Read the full file on GitHub · 83 lines

Changes

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.

  1. 9d ago First seen · 83 lines · 94 tokens per session scan A d063c42ab1ac

Subscribe to this mod's changes

launch-registry is a skill published in the GitHub repository aaron-he-zhu/aaron-marketing-skills (2,767 stars, last pushed yesterday), licensed Apache-2.0. It adds 94 tokens to every session and 1,291 once invoked, about $0.0005 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-09-03.