onboard

Guide new developers through AI-assisted workflow onboarding and guideline customization.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/WanxiaJaneYang/mvp-agent --skill onboard-wanxiajaneyang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboard
Source: https://github.com/WanxiaJaneYang/mvp-agent/tree/main/.agents/skills/onboard
Command: npx skills add https://github.com/WanxiaJaneYang/mvp-agent --skill onboard-wanxiajaneyang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the onboarding process for new developers into an AI-assisted development workflow, ensuring they understand core concepts, practical applications, and project-specific guidelines.

Core Features & Use Cases

  • Conceptual Understanding: Explains the "why" behind AI workflows, memory, and context limitations.
  • Practical Application: Walks through real-world examples of AI-assisted tasks like bug fixing and planning.
  • Guideline Customization: Guides developers on filling out project-specific development guidelines for AI.
  • Use Case: A new team member joins a project using an AI coding assistant. This Skill guides them through the project's unique AI workflow, explaining how to leverage AI effectively and safely, and how to contribute to the project's AI-specific documentation.

Quick Start

Guide a new developer through the AI workflow onboarding process.

Frequently Asked Questions about onboard

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

FAQPage Schema
How do I onboard new developers to an AI-assisted workflow?

Onboard new developers to an AI-assisted workflow by explaining core concepts, demonstrating real-world examples like bug fixing, and guiding the customization of project-specific development guidelines.

How do I document project-specific conventions for AI workflows?

Document project-specific conventions for AI workflows by guiding developers to fill out and save development guidelines within the .trellis/spec/ directory.

Can I customize project guidelines for AI-assisted bug fixing?

You can customize project guidelines for AI-assisted bug fixing by walking through real-world examples and adapting the specific development conventions within your project's .trellis/spec/ directory.

What specific skills address AI's limited context window in developer training?

Specific skills addressing AI's limited context window in developer training include $start, $before-*-dev, and $check-*, which help manage context and memory limitations during AI-assisted development.