Agent Skillsaaron-he-zhu/aaron-marketing-skills › launch-readiness-auditor

launch-readiness-auditor

GitHub

用于评估发布就绪状态的审计技能。支持预检、执行和结果三个阶段的独立评估,提供Go/No-Go决策依据。不修改状态或执行操作,仅基于冻结证据进行评分和分析。

launch/mobilize/launch-readiness-auditor/SKILL.md aaron-he-zhu/aaron-marketing-skills

Trigger Scenarios

用户询问是否准备好发布 需要评估发布计划或执行结果

Install

npx skills add aaron-he-zhu/aaron-marketing-skills --skill launch-readiness-auditor -g -y
More Options

Non-standard path

npx skills add https://github.com/aaron-he-zhu/aaron-marketing-skills/tree/main/launch/mobilize/launch-readiness-auditor -g -y

Use without installing

npx skills use aaron-he-zhu/aaron-marketing-skills@launch-readiness-auditor

指定 Agent (Claude Code)

npx skills add aaron-he-zhu/aaron-marketing-skills --skill launch-readiness-auditor -a claude-code -g -y

安装 repo 全部 skill

npx skills add aaron-he-zhu/aaron-marketing-skills --all -g -y

预览 repo 内 skill

npx skills add aaron-he-zhu/aaron-marketing-skills --list

SKILL.md

Frontmatter
{
    "name": "launch-readiness-auditor",
    "slug": "aaron-launch-readiness-auditor",
    "class": "auditor",
    "license": "Apache-2.0",
    "summary": "发布就绪审计\/RAMP分阶段评估\/发布前放行",
    "version": "19.2.0",
    "homepage": "https:\/\/github.com\/aaron-he-zhu\/aaron-marketing-skills",
    "metadata": {
        "phase": "mobilize",
        "author": "aaron-he-zhu",
        "hermes": {
            "tags": [
                "marketing",
                "launch",
                "mobilize"
            ],
            "category": "launch"
        },
        "version": "19.2.0",
        "openclaw": {
            "emoji": "🚀",
            "homepage": "https:\/\/github.com\/aaron-he-zhu\/aaron-marketing-skills"
        },
        "discipline": "launch",
        "geo-relevance": "low"
    },
    "description": "Use when the user asks to \"audit our launch plan\", \"are we ready to launch\", or evaluate launch execution\/outcomes; runs one typed RAMP preflight, execution, or outcome profile without mixing time horizons. Not for recording launch state — use launch-registry; not for running launch day — use launch-day-conductor. 发布就绪审计\/RAMP分阶段评估\/发布前放行",
    "displayName": "Launch Readiness Auditor · 发布就绪审计",
    "when_to_use": "Use for launch-eve readiness, an observed launch-window execution audit, or a post-lag outcome review. Each run uses one lifecycle profile and never averages plans, execution, and outcomes.",
    "allowed-tools": "WebFetch",
    "argument-hint": "<launch slug\/plan\/evidence> [preflight|execution|outcome]",
    "compatibility": "Claude Code and compatible agent-skill hosts"
}

Launch Readiness Auditor

Audit one launch at one lifecycle read. Preflight evaluates readiness/assets plus planned policy and instrumentation red lines; execution evaluates observed launch-window operation; outcome evaluates post-lag proof. There is no cross-time composite.

When This Must Trigger

  • Before a committed launch/announcement when go/no-go evidence is needed.
  • During/after the launch window when execution quality must be assessed.
  • After the declared lag when actual outcomes and learnings are reviewed.

Quick Start

Run RAMP preflight for launch alpha against the registry stage, canon, claims, rules, and event QA.
Run the outcome profile at day 30; keep it separate from the preflight result.

Skill Contract

Reads: one launch, one lifecycle read, registry/canon/claims state, and profile-specific evidence. Writes: only a permissioned v3 artifact. Done when: the selected profile is complete or its exact Unknowns are reported, with no launch execution or registry mutation.

launch-registry owns stage/date/embargo facts. launch-day-conductor executes the runbook. This auditor only judges the frozen evidence.

Data Sources

Need Preferred evidence
Stage/access Projected launch record plus direct access/eligibility check
Narrative/claims Canon version, claims projection, rendered assets
Operations/rules Launch plan, commitments, dated official platform rules
Instrumentation Verified events/UTMs and destination truth checks
Execution Timestamped action/incident/response evidence
Outcomes Own analytics/CRM/store truth after declared lag

Instructions

Runtime Reads

  • ../../../references/auditor-runbook.md
  • ../../../references/scoring-semantics.md
  • ../../../references/ramp-benchmark.md
  • ../../../references/runtime-invocation.md
  • references/auditor-runtime.md

Runtime and Setup

Read ../../../references/auditor-runbook.md, scoring-semantics.md, ramp-benchmark.md, and the RAMP catalog entry. Standalone installs use bundled immutable references/auditor-runtime.md; never fetch mutable main. Before deterministic calls, follow runtime-invocation.md, resolve AARON_SKILLS_ROOT="${CLAUDE_PLUGIN_ROOT:-$(git rev-parse --show-toplevel 2>/dev/null || true)}", and require the scorer, validator, and typed catalogs. If unavailable, return score_state: NOT_SCORED / score_confidence: not_scored with no gate verdict or persistent artifact.

Declare profile/lifecycle read (preflight|execution|outcome), target launch, launch type, market, access model, observation date, and evidence window.

Profile Procedure

  • Preflight: score R1–R10, A1–A10, planned M1, and P1. A public pricing page is required only when the declared access model promises public paid availability.
  • Execution: score observed M1–M10; do not substitute planned runbook quality for actual execution.
  • Outcome: score P2–P10 after the declared lag; do not backfill forecast targets as actuals.

Every observed state needs source/date/type/confidence. Missing applicable evidence is Unknown; catalog-authorized conditional items may be N/A with reason. Run python3 "$AARON_SKILLS_ROOT/scripts/rubric-score.py" score <run.json> on the selected typed profile.

Verify profile-relevant vetoes: RAMP-R1 stage/access contradiction, RAMP-A1 material claim/disclosure failure, RAMP-M1 planned or observed manipulation/embargo/platform violation, and RAMP-P1 demonstrably broken instrumentation on participating surfaces.

§2 RAMP Worked Examples

  • Complete preflight, raw 80, no veto/fail: DONE/SHIP, final 80.
  • Complete preflight, raw 76, one verified A1 failure: DONE_WITH_CONCERNS/FIX, final 59.
  • Complete preflight, verified R1 and M1 failures: DONE/BLOCK, no final score.
  • Outcome read before conversion lag or without own-data actuals: NEEDS_INPUT/UNDECIDED, no score.

§3 RAMP Guardrails

  • Stage truth follows promised access/eligibility; a pricing page is not universal evidence of GA.
  • A genuine feedback request is not vote solicitation.
  • Privacy-limited modeled measurement may be Partial; broken required instrumentation is P1 Fail.
  • Launch stacking/capacity is an M10 finding, not an automatic veto.
  • Never average preflight, execution, and outcome profiles or compare their scores as the same construct.

§5 RAMP Translation

State lifecycle read with every result. On trace request, qualify RAMP-R1/A1/M1/P1, especially against colliding ROAS IDs.

Report and Verdict

Begin with the auditor-runbook's exact typed conversation header. Never replace status, verdict, or score_state with prose; list each explicitly missing qualified item as ``ID: unknown``` before findings. Use the stable catalog ID verbatim (for example, RAMP-R1); never substitute an evidence-subcheck label or synthesize a suffixed ID such as RAMP-R1d`.

Lead with lifecycle-specific verdict, target/context/date, score or coverage/interval, confidence, profile detail, linked prior reads, critical evidence, Unknowns, and fix/rerun owner. A preflight SHIP authorizes no external launch action by itself; explicit execution approval remains required.

Validation Checkpoints

  • One launch and one lifecycle profile are declared.
  • Plan, execution, and outcome evidence were not mixed.
  • Expected items only are scored; Unknown/N/A semantics are correct.
  • Stage/access, policy, claims, and instrumentation vetoes are positively verified.
  • No launch, submission, registry, or campaign side effect occurred.

Persistence

Persist only after explicit authorization to memory/audits/launch/YYYY-MM-DD-<topic>.md. Preserve the scorer's orthogonal status and verdict; validate the complete v3 draft with validate-audit-artifact.py against the intended relative path, persist only through one full-content Write, and revalidate the target per the auditor runbook. Edit/shell/MCP mutations of the reserved sink are unsupported. Create separate files for separate lifecycle reads and link them by launch ID rather than overwriting.

Reference Materials

Next Best Skill

Version History

  • 8ebe52f Current 2026-08-20 02:02
  • bc7d62d 2026-07-25 08:08

Same Skill Collection

ad/activate/ad-account-auditor/SKILL.md
ad/orchestrate/ad-creative-builder/SKILL.md
ad/orchestrate/bid-strategy-planner/SKILL.md
ad/orchestrate/landing-experience-checker/SKILL.md
ad/scale/budget-pacing-monitor/SKILL.md
ad/scale/fatigue-frequency-manager/SKILL.md
email/deliver/email-quality-auditor/SKILL.md
email/engage/email-render-builder/SKILL.md
influencer/activate/contract-helper/SKILL.md
influencer/activate/creator-content-auditor/SKILL.md
influencer/report/landing-optimizer/SKILL.md
influencer/report/performance-analyzer/SKILL.md
influencer/report/report-generator/SKILL.md
influencer/report/roi-calculator/SKILL.md
influencer/scout/fit-scorer/SKILL.md
influencer/scout/influencer-discovery/SKILL.md
influencer/scout/trend-spotter/SKILL.md
influencer/target/brief-generator/SKILL.md
influencer/target/budget-optimizer/SKILL.md
influencer/target/competitor-tracker/SKILL.md
narrative/evaluate/narrative-quality-auditor/SKILL.md
protocol/channel-registry/SKILL.md
protocol/consent-registry/SKILL.md
protocol/creator-registry/SKILL.md
protocol/entity-registry/SKILL.md
protocol/launch-registry/SKILL.md
protocol/memory-management/SKILL.md
protocol/narrative-registry/SKILL.md
protocol/offer-claims-registry/SKILL.md
seo-geo/evaluate/domain-authority-auditor/SKILL.md
seo-geo/evaluate/performance-monitor/SKILL.md
seo-geo/evaluate/rank-tracker/SKILL.md
seo-geo/implement/content-writer/SKILL.md
seo-geo/implement/geo-content-optimizer/SKILL.md
seo-geo/implement/serp-markup-builder/SKILL.md
seo-geo/survey/competitor-analysis/SKILL.md
seo-geo/survey/content-gap-analysis/SKILL.md
seo-geo/survey/keyword-research/SKILL.md
seo-geo/survey/serp-analysis/SKILL.md
seo-geo/tune/content-quality-auditor/SKILL.md
seo-geo/tune/on-page-seo-checker/SKILL.md
seo-geo/tune/technical-seo-checker/SKILL.md
social/explore/channel-portfolio-planner/SKILL.md
social/host/social-quality-auditor/SKILL.md
ad/activate/conversion-signal-qa/SKILL.md
ad/activate/conversion-value-mapper/SKILL.md
ad/activate/placement-exclusion-manager/SKILL.md
ad/orchestrate/ad-test-designer/SKILL.md
ad/research/audience-segment-builder/SKILL.md

Metadata

Files
0
Version
8ebe52f
Hash
eed958ef
Indexed
2026-07-25 08:08

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-20 11:18
浙ICP备14020137号-1 $Гость$