What problem does it solve?
When working with an unfamiliar repository or setting up Fusebase Flow for the first time, teams waste hours re-investigating project structure, build commands, protected paths, and risky system boundaries for every new session or team member.
Core Features & Use Cases
- Durable Context Mapping: Inspects the full repository to capture project type, build/test/lint commands, protected paths, risky boundaries, and recent commit activity, saving all findings to a permanent docs/specs/repo-context.md file.
- Team Onboarding Support: Eliminates repeated context-building work for new team members picking up a codebase for the first time.
- Safe Policy Proposals: Generates proposed updates to AGENTS.md and protected paths policies for operator approval, avoiding unvetted changes to project configuration.
- Use Case: A developer joining a new client project can run this skill once to create a permanent reference for the entire team, removing the need for repeated walkthroughs of project structure and conventions.
Quick Start
Use the repo-onboarding-context-map skill to inspect the current repository and produce a full context map with project structure, commands, and protected paths.