project-docs

Scaffold and validate SDLC documentation folders and templates.

20|5|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/nasrulhazim/agent-skills --skill project-docs-nasrulhazim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-docs
Source: https://github.com/nasrulhazim/agent-skills/tree/main/skills/project-docs
Command: npx skills add https://github.com/nasrulhazim/agent-skills --skill project-docs-nasrulhazim

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Full SDLC documentation tends to be scattered and hard to keep synced with development, release cycles, and support processes.

Core Features & Use Cases

  • Scaffolds a complete, numbered docs/ folder structure (pre-dp through post-release) with standardized templates.
  • Generates Product Specs, Roadmaps, Requirements, ADRs, Runbooks, Support artifacts, and Release Notes from interviews and git logs.
  • Validates documentation quality and health with SDLC coverage scoring and badge-ready outputs.

Quick Start

Invoke the SDLC scaffold to generate and validate a complete docs/ structure for your project.

Frequently Asked Questions about project-docs

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

FAQPage Schema
How do I generate complete SDLC documentation for a new project?

Generate complete SDLC documentation by invoking the scaffold to create a numbered docs/ folder structure with standardized templates for product specs, roadmaps, requirements, ADRs, runbooks, and release notes across the full project lifecycle.

What is the best way to structure project documentation across the full lifecycle?

The best way to structure project documentation is using a numbered docs/ folder scaffold covering pre-dp through post-release stages, ensuring artifacts conform to standardized formats for governance and release cycle synchronization.

Can I validate documentation health and SDLC coverage automatically?

You can validate documentation health by performing an SDLC health check against documented templates, which provides SDLC coverage scoring and badge-ready outputs to measure documentation quality.

How do I create product specs and ADRs from existing git logs and interviews?

Create product specs and ADRs from git logs and interviews by using the generation feature to extract development context and automatically populate standardized templates within the docs/ directory.

Do I need any specific dependencies to scaffold and govern SDLC docs?

No dependencies are required to scaffold and govern SDLC docs. The skill operates independently to generate, validate, and publish standardized documentation artifacts to a shared docs directory.

When should I use a standardized SDLC template structure for project artifacts?

Use a standardized SDLC template structure when full project documentation becomes scattered and hard to keep synced with development, release cycles, and support processes across the team.