plugins/claude/code/commands
Snider f8902e5116
feat: Add interactive onboarding command (#63)
Adds a new `/core:onboard` command to provide an interactive onboarding experience for new contributors.

The command:
- Explains the repository structure and key modules.
- Lists common development commands.
- Links to good first issues.
- Includes a `--module` option for deep dives into specific modules (tenant, admin, php).
- Prompts the user about their interests to guide them to a suitable first task.
2026-02-02 07:12:28 +00:00
..
debug.md feat: Add /core:debug skill for systematic debugging (#62) 2026-02-02 07:11:33 +00:00
onboard.md feat: Add interactive onboarding command (#63) 2026-02-02 07:12:28 +00:00
qa.md refactor: restructure as plugin monorepo 2026-02-01 19:44:26 +00:00
remember.md refactor: restructure as plugin monorepo 2026-02-01 19:44:26 +00:00
yes.md refactor: restructure as plugin monorepo 2026-02-01 19:44:26 +00:00