What problem does it solve?
This skill generates a concise, contextual onboarding document for a new human contributor or autonomous agent joining the project, summarizing project state, architecture, conventions, and current priorities tailored to the specified role or area.
Core Features & Use Cases
- Context-aware summary: reads project overview files and agent definitions to produce a role-specific introduction.
- Area scanning: inspects relevant directories (for example src/, design/, production/) and highlights key files, architecture, and conventions.
- Interactive save flow: presents the onboarding document for review and asks permission before writing to the repository production/onboarding path.
- Use case: onboard a new programmer by outlining core singletons, gameplay systems, first bugfix tasks, and sprint context.
Quick Start
Generate an onboarding document for a new programmer focusing on the src and production directories and save it after confirmation.