Skip to content

Releases: Rishiidev/github-launch-agent

v2.0.0 — Improve Mode + 16 Agents

18 Jun 12:18

Choose a tag to compare

What's new in v2.0.0

Improve Mode — a full pipeline for upgrading repos that already exist. Never overwrites a file without showing a diff and getting confirmation.

Highlights

  • 6 parallel audit agents — file/README deep audit, metadata + star velocity, 15-dimension README scorer with tone detection, growth diagnosis, competitive benchmark, version consistency check
  • ROI gap scoring — every gap scored Impact ÷ Effort × 10, Quick Wins flagged, Health Score projection (current/100 → projected/100)
  • 3 new fix agents — version alignment, repo settings optimization, append-only CHANGELOG updates
  • Tone detection — README fixes match the repo's voice (technical/tutorial/terse/marketing)
  • 16 launch agents (up from 12) — added LinkedIn, Product Hunt, newsletter pitches, DEV.to
  • Resume/checkpoint via .launch-state + rate-limit guard via gh_safe

Fixed

  • Skill upload failure — SKILL.md now at archive root, description under 1024 chars

Install

Download github-launch-agent.skill below and upload it in Claude → Skills → Upload skill.

Full changelog: https://github.com/Rishiidev/github-launch-agent/blob/main/CHANGELOG.md

v1.0.0 — Initial Release

18 Jun 09:58

Choose a tag to compare

What's in v1.0.0

New

  • Parallel Phase 1: research, SVG, topics, and files run simultaneously (4 agents)
  • Parallel Phase 2: post-push config (topics, discussions, labels, release) simultaneous
  • Parallel Phase 3: distribution drafts (Reddit, X, HN, awesome-list) simultaneous
  • SEO name scoring: 5 candidates ranked before any input is collected
  • Competitor README mining: top 3 similar repos analyzed, patterns applied to README
  • Social preview auto-embedded: SVG is first element in README header — no manual upload
  • 5 scored description candidates: top scorer used, all shown so you can pick
  • GitHub Pages: docs/index.html generated, Pages enabled via API, homepage set
  • 7-day distribution calendar: absolute dates, platform-specific posting windows

Install

Claude Code / Cowork:

/plugin install github:Rishiidev/github-launch-agent

Claude.ai:
Download github-launch-agent.skill below → import into Claude.ai.

What's next

See open issues — contributions welcome.