What problem does it solve?
This Skill automates the final handoff from the EO training workspace to Claude Code by scanning Phases 0–4, mapping every file, and producing a ready-to-use onboarding bundle so developers can start building immediately without missing context.
Core Features & Use Cases
- Workspace Audit: Performs a phase-by-phase scan and reports counts, missing files, and completeness checks for Phases 0–4.
- INDEX.md Generation: Produces a comprehensive file manifest that explains what each file is, where it lives, and how Claude Code should use it.
- README.md & Bootstrap Prompt: Writes step-by-step Claude Code setup instructions, recommended plugins, environment variable templates, and a bootstrap prompt that seeds Claude Code with full project context.
- Validation & Language Awareness: Flags gaps, offers proceed-or-fix options, and respects the student's language preference from _language-pref.md.
- Use Case: A student finishes Phase 4 and runs this Skill to create the 5-CodeHandover bundle that they paste into Claude Code to begin Phase 5 (Build).
Quick Start
Run the 4-eo-code-handover skill to scan EO-Brain and produce INDEX.md and README.md ready for Claude Code onboarding.