agent/claude/code
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
..
.claude-plugin refactor: extract data collection into separate 'collect' plugin 2026-02-02 00:00:50 +00:00
commands feat: Add interactive onboarding command (#63) 2026-02-02 07:12:28 +00:00
hooks refactor: restructure as plugin monorepo 2026-02-01 19:44:26 +00:00
scripts refactor: restructure as plugin monorepo 2026-02-01 19:44:26 +00:00
skills feat(code): add skills from core-claude 2026-02-02 04:56:13 +00:00
hooks.json refactor: restructure as plugin monorepo 2026-02-01 19:44:26 +00:00