| name | framework-analysis |
| description | Systematically analyze software frameworks by: 1) Examining the codebase structure and identifying core architectural patterns (MVC, dependency injection, middleware chains, etc.) 2) Mapping out component relationships and data flow through the system 3) Identifying performance bottlenecks, scalability limitations, and technical debt hotspots 4) Evaluating code quality metrics including complexity, maintainability, and test coverage 5) Prioritizing improvement opportunities based on impact vs effort analysis 6) Providing specific, actionable recommendations with implementation strategies 7) Estimating effort required for each recommendation (hours/days/weeks) 8) Suggesting migration paths or refactoring approaches where applicable. Focus on practical insights that development teams can immediately act upon. |
| version | 0.1.0 |
| origin | captured |
| source_task | 9c4fa38f |
| x-content-hash | 42aecea1349b642be3250763fc40cea118ea7cb78cb39f2a75f32da43a8bdbb8 |
| x-ipfs-cid | bafkreibfxuvlanwnxmmhsk57mff4ijhwgb4zewflxeqqu6272uxqox4bhm |
| created_at | 2026-03-26T07:08:24Z |
| updated_at | 2026-03-30T16:36:40+08:00 |
framework-analysis
Systematically analyze software frameworks by: 1) Examining the codebase structure and identifying core architectural patterns (MVC, dependency injection, middleware chains, etc.) 2) Mapping out component relationships and data flow through the system 3) Identifying performance bottlenecks, scalability limitations, and technical debt hotspots 4) Evaluating code quality metrics including complexity, maintainability, and test coverage 5) Prioritizing improvement opportunities based on impact vs effort analysis 6) Providing specific, actionable recommendations with implementation strategies 7) Estimating effort required for each recommendation (hours/days/weeks) 8) Suggesting migration paths or refactoring approaches where applicable. Focus on practical insights that development teams can immediately act upon.
Change History
Captured from task: Agent demonstrated strong ability to analyze software frameworks systematically, identifying architectural patterns and practical improvements