scan-all

Scan project directories to identify modules and initialize documentation coverage trackers.

Updated May 6, 2026
One-click install
npx skills add https://github.com/SuSuSleep/scaffold --skill scan-all
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scan-all
Source: https://github.com/SuSuSleep/scaffold/tree/main/skills/scan-all
Command: npx skills add https://github.com/SuSuSleep/scaffold --skill scan-all

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the challenge of managing documentation for existing, undocumented codebases by automating the creation of coverage trackers and architectural overviews.

Core Features & Use Cases

  • Automated Discovery: Scans project directories to identify modules and assess their current documentation status.
  • Coverage Tracking: Generates or updates a centralized coverage file to track progress across business and module use cases.
  • Architecture Seeding: Initializes or updates the project architecture overview to ensure consistent documentation standards.
  • Use Case: Use this when you inherit a legacy project and need to quickly map out the existing modules and establish a roadmap for documentation.

Quick Start

Run the scan-all skill to bootstrap the documentation coverage tracker and architecture overview for this project.

Frequently Asked Questions about scan-all

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

FAQPage Schema
How do I create documentation for an existing undocumented codebase?

To create documentation for an undocumented codebase, you can automate the discovery of project modules and initialize tracking files to establish a structured roadmap for coverage and architectural alignment.

What is the best way to track documentation coverage across legacy modules?

Tracking documentation coverage across legacy modules is best handled by generating a centralized coverage file that maps business and module use cases, ensuring consistent progress monitoring across the project.

How do I generate an architectural overview for a brownfield software project?

Generating an architectural overview for a brownfield software project involves seeding or updating the architecture document to align existing modules with consistent documentation standards.

Can I use automated scanning to map out inherited project modules?

Yes, automated scanning can map out inherited project modules by scanning directories to assess current documentation status and initializing trackers for business and architectural use cases.

Does brownfield documentation scaffolding require specific dependencies?

Brownfield documentation scaffolding does not require specific external dependencies to initialize coverage trackers and architecture overviews, functioning directly within the existing project structure.

When should I not use automated documentation discovery?

Automated documentation discovery is designed for brownfield projects requiring structured tracking, meaning it may not be necessary for greenfield projects where documentation standards are established from the start.