project-initialization-phase

Guide users through a questionnaire and generate 8 design documents.

Updated Jan 5, 2026
One-click install
npx skills add https://github.com/Marcus-Mok-GH/Claude-code-conductor --skill project-initialization-phase-marcus-mok-gh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-initialization-phase
Source: https://github.com/Marcus-Mok-GH/Claude-code-conductor/tree/main/.claude/skills/project-initialization-phase
Command: npx skills add https://github.com/Marcus-Mok-GH/Claude-code-conductor --skill project-initialization-phase-marcus-mok-gh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the initialization of a project by guiding the user through an interactive questionnaire, scanning the codebase for information, and generating 8 essential project-level design documents.

Core Features & Use Cases

  • Interactive Questionnaire: Collects essential project details through a structured questionnaire.
  • Codebase Scanning: Automatically detects the tech stack and architecture patterns from the codebase (if applicable).
  • Documentation Generation: Generates 8 comprehensive project-level design documents.
  • Use Case: Ideal for new projects where a structured setup is required, or for brownfield projects needing a comprehensive documentation refresh.

Quick Start

Run the /init-project command to start the project initialization phase.

Frequently Asked Questions about project-initialization-phase

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

FAQPage Schema
How do I automate design documentation generation for project initialization?

Automate design documentation generation by running an interactive questionnaire and scanning the codebase to detect tech stack patterns, which produces 8 comprehensive project-level design documents automatically.

Can I generate project design documents for an existing codebase?

Yes, you can generate project design documents for an existing codebase. The tool scans the existing codebase to detect architecture patterns and tech stack, making it suitable for brownfield projects needing a documentation refresh.

What is the best way to initialize a new software project with structured documentation?

The best way to initialize a new software project with structured documentation is using an interactive questionnaire that collects essential project details and generates 8 comprehensive design documents for greenfield setups.

How does codebase scanning detect architecture patterns for design documentation?

Codebase scanning detects architecture patterns by analyzing the existing codebase to identify the tech stack and structural patterns, which are then used to generate accurate project-level design documents.

Do I need to provide manual input during automated project initialization?

Yes, you need to provide manual input during automated project initialization. The process requires interactive input through a structured questionnaire to collect essential project details before generating the design documents.