onboarding

Generate a Mymir context network from an existing repository.

178|18|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/FrkAk/mymir --skill onboarding-frkak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboarding
Source: https://github.com/FrkAk/mymir/tree/main/plugins/gemini/skills/onboarding
Command: npx skills add https://github.com/FrkAk/mymir --skill onboarding-frkak

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Onboarding a mature codebase into Mymir is often manual, error-prone, and time-consuming. This skill provides a structured approach to reverse-engineer an existing repo into a Mymir context network, enabling teams to adopt Mymir without starting from scratch.

Core Features & Use Cases

  • Repo discovery & identity: automatically detects repo origin, project identity, and existing architecture signals to seed a starter Mymir project.
  • Context network generation: builds a representative context network (summary, working, planning, agent) reflecting the current codebase and decisions to speed up onboarding.
  • Guided Phase workflow: provides Phase 1 discovery through Phase 5 guidance, including gating and approval steps to ensure safe onboarding.
  • Use Case: when a repo has a known pattern but lacks a Mymir project, this skill creates the initial blueprint for adoption with minimal drift.

Quick Start

Start Phase 1 by running a Mymir project brainstorm for the current repository and follow Phase 1 steps.

Frequently Asked Questions about onboarding

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I onboard an existing codebase into a context network?

Onboarding an existing repo into a context network involves applying Phase 1 discovery steps to extract purpose, architecture, and unfinished work from code and git history, then mapping them to Mymir templates.

What is the best way to analyze a mature repository for project management adoption?

Analyzing a mature repository for project management adoption requires reverse-engineering existing code and git history into a representative context network, avoiding manual errors and eliminating the need to start from scratch.

Can I generate a project blueprint directly from git history and code?

Yes, you can generate a project blueprint by extracting architecture signals and unfinished work directly from code and git history, mapping them to planning templates to produce a Phase 5-ready plan with tasks.

Does repo discovery require manual setup before generating a context network?

Repo discovery requires no manual setup; it automatically detects repository origin, project identity, and existing architecture signals to seed a starter project and generate a context network.

What are the limitations of automated codebase onboarding for project management?

Automated codebase onboarding requires approval at gating steps before producing a Phase 5-ready plan, ensuring all mapped tasks and context network decisions remain strictly grounded in actual code and git history.