project-onboard

Run a six-phase interview to generate USER.md and PROJECT.md files.

1|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/manastalukdar/ai-devstudio --skill project-onboard-manastalukdar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-onboard
Source: https://github.com/manastalukdar/ai-devstudio/tree/main/skills/project-onboard
Command: npx skills add https://github.com/manastalukdar/ai-devstudio --skill project-onboard-manastalukdar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Run a structured onboarding interview to generate USER.md and PROJECT.md — capturing developer preferences, project constraints, access policies, and working style so every future agent session starts with full context.

Core Features & Use Cases

  • Six-phase onboarding interview that captures developer identity, project identity, working preferences, constraints, access policy, and calibration.
  • Generates USER.md and PROJECT.md at the project root for persistent context across sessions.
  • Supports re-activation with updated context and partial-phase handling to avoid redundant questions.

Quick Start

Run the six-phase onboarding interview to generate USER.md and PROJECT.md at the project root.

Frequently Asked Questions about project-onboard

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

FAQPage Schema
How do I automate project onboarding to capture developer preferences and constraints?

Automating project onboarding captures developer preferences and project constraints into persistent USER.md and PROJECT.md files. A six-phase structured interview gathers developer identity, working style, and access policies to ensure future sessions start with full context.

What is persistent project context and how does it work for evolving projects?

Persistent project context stores evolving project details and developer working styles in markdown files at the project root. It supports re-activation with updated context and partial-phase handling to avoid redundant questions during subsequent onboarding sessions.

How do I generate USER.md and PROJECT.md files for my development team?

Generating USER.md and PROJECT.md files requires completing a six-phase onboarding interview. This process captures developer identity, project constraints, access policies, and calibration, writing the output directly to the project root for persistent context.

Can I update existing project context without answering redundant onboarding questions?

Updating existing project context supports partial-phase handling to skip redundant questions. The onboarding interview can be re-activated to capture updated context for evolving projects without repeating previously completed phases.

Does project onboarding work without external dependencies or components?

Project onboarding requires no external dependencies or components to function. The six-phase interview operates independently to capture project context and generate persistent markdown files at the project root.

When should I not use a structured interview for project context capture?

Structured interviews for project context capture are unnecessary for static, single-developer projects with no evolving constraints. If your project parameters never change and persistent context already exists, re-running the onboarding interview provides limited value.