One-click install
npx skills add https://github.com/liuzhengdongfortest/skills --skill owner-onboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: owner-onboard
Source: https://github.com/liuzhengdongfortest/skills/tree/main/owner-onboard
Command: npx skills add https://github.com/liuzhengdongfortest/skills --skill owner-onboard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It resolves the confusion and wasted cycles that happen when a new client project lacks a required .boss/ skeleton by bootstrapping the structure and producing an initial, discussion-ready project map.

Core Features & Use Cases

  • Bootstraps a complete .boss/ framework: Creates the minimal directory and placeholder docs so the project can be reviewed and refined consistently.
  • Copies cross-cutting principles and placeholders: Pulls principles/ and initial PROFILE / CONVENTIONS from the owner templates to ensure shared methodology and a consistent baseline.
  • Scans and produces an initial project map: Summarizes what exists, infers likely needs (clearly marked as guesses), captures gaps, and turns the result into meeting-driven iteration and follow-up planning.

Quick Start

Enable the owner-onboard flow when you detect a client project root that does not contain a .boss/ directory, then iterate in owner-meeting until the placeholders are fully filled.

Frequently Asked Questions about owner-onboard

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

FAQPage Schema
How do I bootstrap a client project structure for cross-functional alignment?

To bootstrap a client project structure, this creates a `.boss/` skeleton directory with placeholder docs and an initial project map, ensuring cross-functional alignment by capturing gaps and likely needs for discussion.

What is project scaffolding for client onboarding and when do I need it?

Project scaffolding for client onboarding is the creation of a required `.boss/` directory skeleton with baseline principles and conventions. You need it when a new client project root lacks this structure to prevent wasted cycles and confusion.

Does owner-onboard work for projects with mixed content like code and documentation?

Yes, owner-onboard works for mixed-content projects. It applies to first-time onboarding across code, configuration/automation, and documentation projects to scan existing structures, infer likely needs, and drive gap-based next steps.

What's the best way to convert confirmed project gaps into a roadmap?

The best way to convert confirmed project gaps into a roadmap is by generating an initial project map that captures these gaps, then iterating through scheduled meetings to refine placeholders and turn confirmed gaps into actionable tasks.

How do I apply shared methodology and principles management to a new project?

To apply shared methodology and principles management, this framework copies `principles/` and initial `PROFILE` or `CONVENTIONS` templates from owner templates into the new project structure, ensuring a consistent baseline across the team.

When should I not use an automated project mapping approach for onboarding?

You should not use an automated project mapping approach if your project root already contains a `.boss/` directory, as this framework is specifically designed to trigger and bootstrap the structure only when the directory is absent.