~/committomain/club $ cat membership.md

COMMIT CLUB

A monthly membership for developers who commit to main — and to the brand. Early drops, discounts, and mystery items. Cancel anytime.

A
B
C
D
E
47 members already committed
$ cat ./tiers/*.json
commit-club-basic.json
$ git commit --monthly

CONTRIBUTOR

$5/month
  • Early access to drops (24h before public)
  • 10% off all orders
  • Monthly "commit message" newsletter
  • Discord role: Contributor
commit-club-pro.jsonPOPULAR
$ git commit --force-monthly

MAINTAINER

$12/month
  • Early access to drops (48h before public)
  • 20% off all orders
  • Monthly mystery sticker (shipped free)
  • Vote on next drop designs
  • Discord role: Maintainer
  • Name in the repo README
commit-club-elite.jsonELITE
$ git commit --owner

CORE TEAM

$25/month
  • First access to all drops (72h before public)
  • 30% off all orders
  • Monthly mystery item (tee or hoodie)
  • Co-design input on future drops
  • Discord role: Core Team
  • Signed thank-you card from the founder
  • Lifetime discount lock-in
cat faq.md
# Can I cancel anytime?
Yes. Cancel from your account or email us. No questions, no dark patterns.
# When does my discount activate?
Immediately after subscribing. Use the promo code emailed to you at checkout.
# What is the mystery item?
A random item from the current or past drops. Could be a tee, hoodie, mug, or sticker pack.
# Do mystery items count toward my discount?
Mystery items are free — shipped on us. Your discount applies to everything else.
$ echo $PROMO_CODES
COMMITCLUB1010% off your first order
VIBECODERS25% off for vibe coders
GITTOMAIN15% off sitewide
Apply at checkout. One code per order.
$ ls ./shop/

Not ready to subscribe? Browse the shop first.