Decomposes monoliths into microservices using bounded contexts, DDD, and service boundary analysis. Trigger: "decompose microservices", "bounded contexts", "service boundaries", "DDD decomposition", "split monolith".
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.mdSearches, 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.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides agent creation for Claude Code plugins with file templates, frontmatter specs (name, description, model), triggering examples, system prompts, and best practices.
Applies Domain-Driven Design techniques to identify bounded contexts and service boundaries, producing a decomposition plan that balances autonomy with coordination cost.
"The goal of microservices is not to have small services. It is to have independently deployable units aligned with business capabilities."