director:onboard

Guide vision interviews and generate foundational Vision documents for new projects.

1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/noahrasheta/director --skill director-onboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: director:onboard
Source: https://github.com/noahrasheta/director/tree/main/skills/onboard
Command: npx skills add https://github.com/noahrasheta/director --skill director-onboard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Director Onboard streamlines starting new projects by guiding you through a structured interview to produce a formal Vision document and establish initial project context.

Core Features & Use Cases

  • Guided Greenfield onboarding: captures goals, scope, and constraints and generates a Vision document.
  • Brownfield mapping readiness: detects onboarding state and coordinates with codebase to align strategy.
  • Deterministic setup: runs initialization and early configuration in a repeatable way.

Quick Start

Run onboarding by issuing the guided interview command to begin creating your Vision document.

Frequently Asked Questions about director:onboard

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

FAQPage Schema
How do I create a vision document for a new software project?

Project onboarding generates a vision document by guiding you through a structured interview to capture goals, scope, and constraints for greenfield setups. It deterministically maps your starting point to produce a formal foundational document.

Can I use project onboarding for an existing codebase?

Yes, project onboarding supports brownfield scenarios by detecting existing project state and coordinating with the codebase. It aligns your strategy and establishes initial context for mapping an existing code repository.

What is the best way to map an existing codebase during project planning?

Codebase mapping during project planning uses deterministic initialization scripts to detect onboarding state and align strategy. This establishes initial context and generates a usable vision document for downstream planning steps.

How does AI-assisted onboarding handle project state detection?

AI-assisted onboarding handles project state detection by running initialization scripts and configuration rules to deterministically map a project's starting point. It identifies whether the scenario is greenfield or brownfield.

Do I need any dependencies to run guided project onboarding?

Guided project onboarding requires access to init scripts, vision templates, and configuration rules to function properly. It operates without external dependencies, relying entirely on these internal components.

When should I not use guided onboarding for project planning?

Guided onboarding is specifically designed for initial context establishment and vision document generation, so it should not be used for ongoing project management. It applies only to greenfield and brownfield setup scenarios.