Skip to content

v0.9.3 — onboarding guide, /issue skill, and hackathon doc cleanup

Choose a tag to compare

@pluginslab pluginslab released this 15 Mar 17:54
· 343 commits to main since this release

Summary

New

  • ONBOARDING.md — step-by-step hackathon guide split into two parts: a 15-minute project tour (everyone reads together) and role-specific deep-dives for all 7 contributor roles (PHP, JS, AI, Testing, UX, Writers, DevOps)
  • /issue skill — Claude Code slash command that interviews the user, inspects the codebase, and creates well-structured GitHub issues matching the project's existing patterns
  • gh issue * permission added to .claude/settings.json

Improved

  • CLOUDFEST_HACKATHON.md simplified — removed ~45 lines of duplicated content (project summary, role descriptions, pipeline explanation) that now lives in ONBOARDING.md. Hackathon doc is now focused on product specs, goals, and research.
  • README.md — added /issue skill to Claude Code integration table

Test plan

  • Unit tests: 43/43 passed
  • No JS/PHP files modified (docs + config only)

🤖 Generated with Claude Code