gsd-scan

Scan codebase areas and generate planning documents in .planning/codebase/.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/hadpadrahul/school-erp --skill gsd-scan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-scan
Source: https://github.com/hadpadrahul/school-erp/tree/main/.codex/skills/gsd-scan
Command: npx skills add https://github.com/hadpadrahul/school-erp --skill gsd-scan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Efficiently identifies and analyzes the critical areas of a codebase to produce a concise, actionable planning document.

Core Features & Use Cases

  • Focused area scanning for tech, architecture, quality, or concerns.
  • Output planning artifacts to .planning/codebase/ for downstream decisions.
  • Use Case: quickly map a new module to inform architecture reviews and prioritization.

Quick Start

Scan the target codebase area to generate the planning artifact in .planning/codebase/.

Frequently Asked Questions about gsd-scan

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

FAQPage Schema
How do I scan a codebase to generate architecture planning documents?

To scan a codebase and generate architecture planning documents, target a specific module or service to produce a concise planning artifact in the .planning/codebase/ directory for downstream decisions.

What is the best way to quickly map a new module for an architecture review?

Quickly mapping a new module for an architecture review requires a focused codebase scan to identify critical areas, producing targeted planning artifacts that inform prioritization.

Can I focus a codebase analysis on specific quality concerns or tech stack areas?

Yes, you can focus a codebase analysis on specific quality concerns or tech stack areas by using the --focus option to target single-area assessments across modules.

Does this codebase scan tool support assessing both technical and architectural concerns together?

Yes, the codebase scan tool supports assessing both technical and architectural concerns together by allowing combined tech+arch assessments to map critical code areas.

Where are the codebase analysis planning artifacts stored after a scan?

Codebase analysis planning artifacts are stored in the .planning/codebase/ folder within your repository, providing a lightweight workflow for downstream technical decisions.