# Launchsmith

> Audit, package, and prepare an open-source GitHub repository for a credible public launch using inspectable evidence. Use when a user asks to launch, open-source, release, announce, promote, improve adoption of, or prepare public-facing materials for a repository; also use for README launch audits, release checklists, GitHub positioning, demo proof, and channel-specific launch drafts.

- **Type:** Skill
- **Install:** `agentstack add skill-lwu0rup-gh-launchsmith-launchsmith`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Lwu0rup](https://agentstack.voostack.com/s/lwu0rup)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Lwu0rup](https://github.com/Lwu0rup)
- **Source:** https://github.com/Lwu0rup/gh-launchsmith/tree/main/skills/launchsmith
- **Website:** https://lwu0rup.github.io/gh-launchsmith/

## Install

```sh
agentstack add skill-lwu0rup-gh-launchsmith-launchsmith
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# LaunchSmith

Launch repositories as products without inventing claims. Run deterministic checks first, improve the highest-value gaps, capture real proof, then prepare launch materials.

## Workflow

1. Confirm the repository root and intended audience.
2. Run LaunchSmith before editing:

   ```bash
   gh launchsmith audit --json-file .launchsmith/audit-before.json --html .launchsmith/report-before.html
   ```

   If the extension is unavailable but this repository is checked out, run `node ./gh-launchsmith audit`.

3. Read failing and partial findings in priority order. Fix substance before presentation:
   - working quick start;
   - observable output or demo;
   - tests/CI and honest limitations;
   - concise positioning and audience;
   - license, security, contribution, and issue paths;
   - release and distribution assets.
4. Capture proof from actual files, commands, screenshots, tests, releases, or GitHub metadata. Read [references/evidence-standard.md](references/evidence-standard.md) when deciding whether a claim is supported.
5. Rerun the audit. Target at least 80, and do not hide unresolved high-weight findings.
6. Generate the launch pack:

   ```bash
   gh launchsmith pack
   ```

7. Replace every `[ADD: ...]` placeholder with supported material or leave it visibly unresolved. Validate the pack:

   ```bash
   python3 skills/launchsmith/scripts/validate_launch_pack.py .launchsmith
   ```

8. Read [references/launch-channels.md](references/launch-channels.md) before adapting copy for Hacker News, Reddit, X, or Chinese developer communities.
9. Show the user the final repository changes, verification results, unresolved risks, and prepared drafts. Publish releases or external posts only when the user has authorized those side effects.

## Evidence Rules

- Tie every performance, compatibility, adoption, and security claim to a reproducible receipt.
- Prefer one real screenshot or command result over several adjectives.
- Keep limitations near the capability they constrain.
- Never buy, trade, automate, or fabricate stars, followers, comments, downloads, testimonials, or benchmarks.
- Never copy another project's branding, screenshots, or launch copy as if it were original.
- Treat generated channel drafts as editable starting points, not finished posts.

## Quality Gate

Before calling a repository launch-ready, verify:

- a new user can reach the first useful result from a clean checkout;
- the README shows what happens, not only what is promised;
- CI runs the documented verification command;
- the license and reporting paths are unambiguous;
- GitHub description, topics, release, and homepage fields match the README;
- the social preview remains readable at small size;
- public copy asks for specific feedback instead of generic engagement.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Lwu0rup](https://github.com/Lwu0rup)
- **Source:** [Lwu0rup/gh-launchsmith](https://github.com/Lwu0rup/gh-launchsmith)
- **License:** MIT
- **Homepage:** https://lwu0rup.github.io/gh-launchsmith/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-lwu0rup-gh-launchsmith-launchsmith
- Seller: https://agentstack.voostack.com/s/lwu0rup
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
