document-project

Generate architecture, standards, and patterns documentation from codebase analysis.

2|2|Updated Oct 28, 2025
One-click install
npx skills add https://github.com/adolfoaranaes12/BMAD-ENHANCED --skill document-project
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document-project
Source: https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/document-project
Command: npx skills add https://github.com/adolfoaranaes12/BMAD-ENHANCED --skill document-project

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires analyze-architecture, patterns-catalog, and includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill automatically generates architecture, standards, and patterns documentation from an analyzed codebase to support brownfield onboarding.

Core Features & Use Cases

  • Generate architecture.md, standards.md, and patterns.md
  • Confidence scoring and review checklist
  • Update project configuration with docs paths

Quick Start

Generate documentation from a repository and review results.

Frequently Asked Questions about document-project

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

FAQPage Schema
How can I automatically generate architecture documentation from an existing codebase?

Architecture documentation can be automatically generated from codebase analysis using this Skill, which produces architecture.md, standards.md, and patterns.md files with confidence scoring and a review checklist for brownfield projects.

What does brownfield documentation mean and why is it needed?

Brownfield documentation addresses legacy or outdated codebases where documentation is missing or out of sync. This Skill analyzes the existing code to reverse-engineer and generate current, accurate architecture and standards documentation.

Can I use code analysis to document standards and patterns in my project?

Yes, this Skill extracts standards and patterns directly from codebase analysis and generates standards.md and patterns.md files automatically, eliminating manual documentation work.

What prerequisites do I need before generating project documentation from code?

You need a completed codebase analysis output from the architecture analysis dependency, which provides the input data required to generate comprehensive documentation files and configuration updates.

How does the Skill ensure generated documentation is reliable?

The Skill produces a confidence score and human review checklist alongside documentation, allowing teams to validate accuracy and identify sections requiring manual refinement before adopting the documentation.