Repository scanning, tech stack identification, architecture signal extraction, and domain mapping. Trigger: analyze repository, scan codebase, map architecture, identify tech stack, discover structure.
From sanpx claudepluginhub javimontano/jm-adk --plugin sovereign-architectThis skill is limited to using the following tools:
evals/evals.jsonexamples/sample-output.mdprompts/use-case-prompts.mdreferences/body-of-knowledge.mdSystematic repository analysis that maps what exists before any diagnosis or recommendation.
Understanding precedes judgment. You cannot fix what you haven't mapped.
Group findings by concern:
| Domain | Look For |
|---|---|
| API | Routes, controllers, handlers, middleware |
| Data | Models, schemas, migrations, repositories |
| Auth | Authentication, authorization, session, tokens |
| UI | Components, pages, layouts, styles |
| Business Logic | Services, use cases, domain entities |
| Infrastructure | Docker, K8s, IaC, monitoring configs |
| Testing | Test files, fixtures, mocks, coverage config |
| Documentation | README, ADRs, API docs, inline docs |
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.