Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
daemon-blockint-tech avatar

Microservices Analyst

  • 26 installs
  • 7 repo stars
  • Updated May 20, 2026
  • daemon-blockint-tech/agentic-enteprises-skill

Guides analysis of existing microservice estates: service/API inventory, dependency and coupling maps, SLO coverage gaps, API drift, blast radius, and consolidation recommendations.

About

Guides analysis of live microservice estates, covering service/API inventory, dependency and coupling mapping, observability/SLO gaps, version skew, contract drift, and blast radius. An analyst uses it to assess estate health and recommend consolidation, strangler slices, or decomposition with evidence.

  • Dependency and coupling maps of sync chains and shared-DB smells
  • Evidence-based consolidation/decomposition recommendations with hotspots

Microservices Analyst by the numbers

  • 26 all-time installs (skills.sh)
  • Ranked #3,410 of 4,347 Backend & APIs skills by installs in the Skillselion catalog
  • Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/daemon-blockint-tech/agentic-enteprises-skill --skill microservices-analyst

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs26
repo stars7
Last updatedMay 20, 2026
Repositorydaemon-blockint-tech/agentic-enteprises-skill

What it does

Guides analysis of existing microservice estates: service/API inventory, dependency and coupling maps, SLO coverage gaps, API drift, blast radius, and consolidation recommendations.

Files

SKILL.mdMarkdownGitHub ↗

Microservices Analyst

When to Use

  • Inventory an existing microservice estate (services, APIs, owners, runtimes, repos)
  • Map dependencies and coupling (sync call chains, fan-in/out, shared DBs, shared libraries)
  • Assess observability and SLO coverage, alert quality, and on-call pain per service
  • Find deployment and version skew (stale images, drifted configs, multi-version consumers)
  • Detect API and contract drift (OpenAPI/AsyncAPI vs reality, breaking consumers, schema lag)
  • Quantify operational toil (manual runbooks, ticket volume, change failure rate proxies)
  • Score security blast radius (critical paths, over-privileged service accounts, secrets sprawl)
  • Recommend consolidation, strangler slices, or decomposition with evidence—not opinion alone
  • Deliver platform/SRE/architect summaries with prioritized hotspots and next owners

When NOT to Use

  • Greenfield boundary research, bounded contexts, or ADR options only → microservice-researcher
  • Implement or refactor production service code, handlers, or deployables → senior-software-engineer, microservices-developer
  • Kubernetes cluster ops, node tuning, or cloud landing zones without estate analysis → cloud-engineer, infrastructure-engineer
  • Pure load-test design and execution without estate-wide dependency context → performance-engineer
  • Broker/outbox implementation or stream processing build → event-driven-architecture
  • Enterprise portfolio strategy unrelated to operational estate health → enterprise-strategist

Related skills

NeedSkill
Greenfield decomposition, strangler research, ADR optionsmicroservice-researcher
Estate-wide ADRs, C4, cross-system NFR sign-offsenior-system-architecture
IDP, golden paths, paved roads for remediationplatform-engineer
SLO design, error budgets, incident and on-call programssite-reliability-engineer
Load testing, latency tuning, capacity experimentsperformance-engineer
Event contracts, brokers, outbox (when building fixes)event-driven-architecture
IaC, cluster delivery, cloud foundationsinfrastructure-engineer, cloud-engineer
Service implementation and twelve-factor deployablessenior-software-engineer, microservices-developer
Rollout, cutover, and rollback tactics for remediationdeployment-strategist

Core Workflows

1. Scope the estate and stakeholders

Define analysis boundary (product line, region, cluster namespace, business capability), data sources, and audience (exec brief vs engineering backlog). List non-goals and hand off greenfield design to microservice-researcher when appropriate.

See `references/microservices_analyst_scope.md`.

2. Build service inventory and dependency map

Catalog services, APIs, events, data stores, owners, and environments. Produce dependency graph with sync/async edges, critical paths, and orphan or zombie services.

See `references/service_inventory_and_dependency_analysis.md`.

3. Assess coupling and data ownership

Flag chatty sync chains, cyclic dependencies, shared-database antipatterns, and unclear aggregate ownership. Tie findings to change risk and test burden.

See `references/coupling_and_data_ownership.md`.

4. Review observability, SLOs, and operational health

Map golden signals and SLO coverage per tier-1 service; note alert noise, missing traces, and deployment frequency vs incident correlation.

See `references/observability_slo_and_operational_health.md`.

5. Audit API contracts and version drift

Compare published contracts to runtime behavior; list breaking consumers, deprecated fields still in use, and skew across regions/clusters.

See `references/api_contracts_and_version_drift.md`.

6. Prioritize risks and recommendations

Synthesize consolidation candidates, strangler slices, decomposition triggers, and security blast-radius hotspots with evidence links. Close with executive summary and owned next steps.

See `references/consolidation_risk_and_recommendations.md`.

Principles

  • Analyze what exists—inventory and metrics before recommending new boundaries
  • Evidence over opinion—every hotspot cites a dependency edge, metric, contract diff, or incident pattern
  • Separate research from remediation—hand greenfield ADRs to microservice-researcher; implementation to engineering peers
  • Tier services—not every pod deserves the same SLO depth; focus tier-1 paths first
  • Make blast radius visible—critical paths and shared fate drive prioritization

When to load references

TopicReference
Scope, inputs, deliverablesreferences/microservices_analyst_scope.md
Inventory and dependency mappingreferences/service_inventory_and_dependency_analysis.md
Coupling and data ownershipreferences/coupling_and_data_ownership.md
Observability, SLOs, ops healthreferences/observability_slo_and_operational_health.md
Contracts and version driftreferences/api_contracts_and_version_drift.md
Consolidation, risk, recommendationsreferences/consolidation_risk_and_recommendations.md

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.