Skip to content

chore: v1.0.0 launch checklist #16

Description

@josephfung

Tracking checklist for the public v1.0.0 launch of TrimKit.

Pre-launch: repo hygiene

  • Fix yourusername placeholder in README.md install snippet (line 30) — replace with josephfung
  • Audit README end-to-end: verify all commands, paths, and steps work against a clean install
  • Confirm LICENSE is present and correct (MIT badge is in README — make sure the file matches)
  • Set homepage URL on the GitHub repo

Launch

  • Make the repo public (gh repo edit josephfung/trimkit --visibility public)
  • Tag v1.0.0 on main
  • Create a GitHub Release for v1.0.0 with a short changelog covering what's included (hooks, sysops agent, skills, CLAUDE.md injection)

Post-launch: one-liner installer

  • Add a curl | bash one-liner to the README for first-time installs:
    curl -fsSL https://raw.githubusercontent.com/josephfung/trimkit/main/install.sh | bash
    (verify it works end-to-end before adding)

Post-launch: discoverability

  • Post in Claude Code community channels (Discord, Reddit r/ClaudeAI) with a short description and link
  • Add GitHub topics to the repo: claude-code, claude, ai-tools, hooks, developer-tools

Future (not blocking launch)

  • Homebrew tap — only if curl install friction becomes a real complaint
  • Anthropic plugin marketplace listing — revisit when/if a public marketplace ships

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions