structural-doc-batch
CommunityBatch-generate 8 structural project documents
System Documentation
What problem does it solve?
Software projects often ship with missing structural documentation, violating SOUL.md red lines that require 8 specific documents (PROJECT-OVERVIEW, PRD, ADR, API, TEST-COVERAGE, TECH-DEBT, QA-TRACKER, REGRESSION-GUARD) to exist and be committed to git before merge. This Skill automates the batch generation of all required documents from existing source code, eliminating hours of manual documentation work while ensuring compliance.
Core Features & Use Cases
- Batch Document Generation: Creates all 8 structural documents plus optional retros in a single operation, derived directly from source code, git history, and existing schemas.
- Source-First Derivation: All content is extracted from actual codebase artifacts (routes, Prisma models, test files, commit logs) rather than hallucinated, ensuring accuracy and alignment with reality.
- Git-Safe Workflow: Includes mandatory working tree inspection and precise staging to prevent accidental commits of unrelated changes or data loss from manual file deletions.
- Use Case: When a developer says "I need to補一下文檔" or "This project is missing PROJECT-OVERVIEW and PRD", this Skill generates the complete documentation batch, commits it with a detailed message, and proposes next sprint test actions.
Quick Start
Use the structural-doc-batch skill to analyze your project source code and generate all 8 required structural documents in a single batch operation, then commit them to git with a single commit message.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: structural-doc-batch Download link: https://github.com/freedomw1987/tree_monstor/archive/main.zip#structural-doc-batch Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.