Skip to content

v1.0.0

Latest

Choose a tag to compare

@raczjonathan12 raczjonathan12 released this 05 Jul 07:54

A Claude Code plugin for Hack Club's Stardance challenge with four grounded skills, all reading real project state instead of guessing:

  • /devlog writes a Stardance devlog entry from your actual git history, honest about real struggle and never calling a caught design issue a bug.
  • /readme generates a Stardance-quality README from your repo's real files, asking rather than inventing anything it can't verify.
  • /commit drafts a well-formed commit message from your actual diff, checks for atomicity, and always asks before running git commit.
  • /ship checks the 5 things a Shipwright reviewer actually verifies before approving a submission.

Install:

/plugin marketplace add raczjonathan12/stardance-challenge-plugin
/plugin install stardance-challenge-plugin@stardance-challenge-marketplace
Demo