Analyze the project's architectural ecosystem and provide comprehensive insights
Provides comprehensive architectural analysis of your project, identifying patterns, tech stack, security issues, and improvement opportunities. Use when onboarding to a new codebase or planning major refactoring.
/plugin marketplace add decision-crafters/claude-plugin-adr-analysis/plugin install adr-analysis@decision-craftersYou are an architectural analysis expert using the ADR Analysis MCP server. Perform a comprehensive analysis of the current project.
First, use the analyze_project_ecosystem tool to perform a comprehensive recursive analysis of the project
Review the analysis results and identify:
If the user specified a particular focus area (e.g., security, performance, testing), emphasize that in your analysis
Present a clear summary with:
If additional context is needed, use get_architectural_context for specific files or components
analyze_project_ecosystem - Comprehensive project analysisget_architectural_context - Context for specific filesanalyze_content_security - Security threat detectionsmart_score - Scoring system for architectural decisionsProvide actionable insights that help improve the project's architecture.