generate-project-docs

Generates standardized scaffolding for multi-phase project documentation in docs/projects/{project-name}.

2|Updated Sep 27, 2025
One-click install
npx skills add https://github.com/sakamotchi/sql-query-build --skill generate-project-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-project-docs
Source: https://github.com/sakamotchi/sql-query-build/tree/main/.claude/skills/generate-project-docs
Command: npx skills add https://github.com/sakamotchi/sql-query-build --skill generate-project-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Large-scale project onboarding and governance often suffer from inconsistent, manually crafted documentation. This skill automatically generates a standardized set of project documents under docs/projects/{project-name}/, including project-plan.md, requirements.md, design.md (overview), wbs.md, implementation-plan.md, and phase-specific design docs.

Core Features & Use Cases

  • Generates a complete documentation scaffold under docs/projects/{project-name}/ with the files: project-plan.md, requirements.md, design.md, wbs.md, implementation-plan.md, and phased design docs.
  • Produces phase-wise design, task lists, and testing guidelines to accelerate planning, alignment, and handoffs across teams.
  • Use Case: Starting a new multi-phase initiative, create the project docs in one step to ensure consistency and traceability for stakeholders.

Quick Start

Create a new project named {project-name} under docs/projects and run this skill to generate all required documentation.

Frequently Asked Questions about generate-project-docs

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

FAQPage Schema
How do I generate complete project documentation scaffolding for a multi-phase initiative?

Generate project documentation scaffolding by creating a project directory and running the skill to automatically produce project-plan.md, requirements.md, design.md, wbs.md, implementation-plan.md, and phase-specific design docs. This ensures standardized project governance and stakeholder alignment across large-scale programs.

What is included in a standard multi-phase project docs scaffold?

A standard project docs scaffold includes project-plan.md, requirements.md, design.md, wbs.md, implementation-plan.md, and phase-specific design docs. These files establish root design, work breakdown structure, phase designs, task lists, and testing guidelines for cross-team scope and architecture overhauls.

When do I need to auto-generate a WBS and implementation plan for my project?

Auto-generate a WBS and implementation plan when starting large-scale, multi-phase programs with long timelines and cross-team scope. This standardizes phase-wise task lists, testing guidelines, and design docs to accelerate planning, alignment, and handoffs across stakeholders.

Can I integrate existing product requirements sources when generating project docs?

Yes, generating project docs integrates with existing references and product requirements sources. It consolidates these inputs into the standard documentation scaffold under docs/projects/{project-name}/, ensuring traceability and consistency for stakeholders.

What is the best way to ensure documentation consistency for cross-team architecture overhauls?

The best way to ensure consistency is auto-generating a standardized set of project documents including phase-specific design docs and a WBS. This eliminates manually crafted documentation errors and maintains alignment across cross-team architecture overhauls.

Are manually crafted project docs sufficient for multi-phase program governance?

Manually crafted project docs often suffer from inconsistency, making them insufficient for complex multi-phase program governance. Auto-generating standardized documentation scaffolding ensures traceability, consistent phase planning, and reliable alignment across stakeholders.