Analyze the architecture, data flow, and integration points of the .NET repo in the current directory. Produces a Mermaid diagram and integration table.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dotnet-service-review:architectThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Analyze the architecture and data flow of this repository.
Analyze the architecture and data flow of this repository.
Produce the Architecture & Data Flow section including:
If a wiki/documentation MCP is available, also produce the Wiki Documentation section.
Read your required knowledge files first. Follow your output format exactly.
npx claudepluginhub seankearney/claude-code --plugin dotnet-service-reviewConducts multi-turn iterative deep research on codebase topics by tracing code paths across files, mapping architecture, and analyzing data flows with strict evidence standards.
Automatically analyzes codebases to generate zero-config architecture diagrams by detecting project type, tech stack, and structure. For repo overviews without custom specs.
Scans codebase and generates high-level architecture graph as interlinked markdown files in docs/professor/architecture/. Use for new project analysis or significant changes.