sdlc-map-architecture

Solid

Scans, analyzes, and documents the existing repository architecture, directories, and file purposes into docs/ARCHITECTURE.md.

AI & Automation 73 stars 13 forks Updated today MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
62
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

<!-- markdownlint-disable --> # Project Architecture Mapper Skill (`/sdlc-map-architecture`) ## Core Directives 1. **Language:** Follow the language policy defined in the project's AGENTS.md. 2. **Strict Scope Boundary:** You are an analyst and documentarian. Regardless of your active persona (e.g., GodModeDev, Senior Staff Engineer, Planner Architect, et al.), while executing _this specific skill_, you are **strictly forbidden** from modifying application source code or tests. Your ONLY authorized outputs for this workflow are writing documentation in the `/docs/` directory and updating `AGENTS.md` (or equivalent configuration files) to integrate references. 3. **No Session Lock:** This is a Utility Skill. It does not have a standalone persona and does not trigger Session Lock. Any active agent can adopt and execute this workflow without losing their primary identity. ## Overview This skill outlines the workflow to explore an existing codebase, analyze its architectural structure, map out file/folder purposes, and generate a comprehensive `ARCHITECTURE.md` document. This is critical for context-sharing among other AI agents in the Spec-Driven Development ecosystem. ## When to Use - When onboarding AI agents to an existing or legacy codebase. - When the directory structure has undergone significant refactoring. - When a user explicitly requests a breakdown of the repository's architecture. ## When NOT to Use - Do NOT use this skill to generate Technical Specification...

Details

Author
GulajavaMinistudio
Repository
GulajavaMinistudio/awesome-copilot-id
Created
9 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

project-researcher

Scans, analyzes, and documents the existing repository architecture, directories, and file purposes into docs/ARCHITECTURE.md.

73 Updated today
GulajavaMinistudio
AI & Automation Solid

design-architecture

Reviews the current codebase architecture and proposes improvements using four parallel specialist subagents: System Architect, Software Architect, Data Architect, and an Adversarial Architect that red-teams failure paths, LLM adversarial output scenarios, silent corruption risks, and invariant bypasses. Each subagent independently analyzes the codebase from their domain perspective, then their findings are consolidated into a living `architecture.md` file with a tracked to-do list and change log. Use this skill whenever the user asks to review, analyze, audit, or improve the architecture — or when they ask questions like "what should we change structurally?", "how is the system organized?", "what are our architecture problems?", "can you do an architecture review?", or "let's redesign X". Also trigger when the user mentions technical debt, structural improvements, security concerns, failure modes, vulnerabilities, or wants a second opinion on design decisions, even if they don't use the word "architecture".

71 Updated 1 weeks ago
SenolIsci
Data & Documents Solid

architecture-md-builder

Build comprehensive ARCHITECTURE.md files following matklad's canonical guidelines — bird's-eye views, ASCII/Mermaid diagrams, codemaps, invariants, and layer boundaries. Triggers on document the architecture, create ARCHITECTURE.md, map this codebase, architectural overview.

41 Updated today
tdimino