service-analysis

Analyze a service's structure, behavior, and boundaries into structured documentation.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/fantay0312/fantayspec --skill service-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: service-analysis
Source: https://github.com/fantay0312/fantayspec/tree/main/shared/skills/skills-all/service-analysis
Command: npx skills add https://github.com/fantay0312/fantayspec --skill service-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams quickly understand a service’s scope, health, and operating model when onboarding to a codebase or evaluating a system.

Core Features & Use Cases

  • Service Overview: Generate a concise map of the service responsibilities, tech stack, dependencies, and deployment approach.
  • Business Analysis: Outline workflows, core features, user roles, and data flows.
  • Architecture Analysis: Produce architecture diagrams, module boundaries, API design considerations, and data models.
  • Operations Analysis: Define monitoring metrics, logging strategy, alerting, and runbooks.

Quick Start

Provide the target codebase or repository link and I will generate a full service analysis.

Frequently Asked Questions about service-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I document a service architecture for codebase onboarding?

Service architecture documentation for onboarding is generated by analyzing the codebase to map service responsibilities, business workflows, module boundaries, API design, and data models into a structured operations guide.

What is included in a service operations guide for a codebase assessment?

A service operations guide includes a concise service overview, business process analysis, architecture diagrams, and operations practices defining monitoring metrics, logging strategies, alerting, and runbooks.

Can I generate YAML frontmatter compatible documentation for onboarding pipelines?

Yes, you can generate structured documentation with YAML frontmatter compatibility, ensuring the service analysis output integrates seamlessly into automated onboarding pipelines.

How do I analyze service boundaries and data flows for system design evaluation?

Analyzing service boundaries and data flows involves outlining core features, user roles, and business workflows to produce architecture diagrams and module boundaries for system design evaluation.

Does this approach work for assessing operational excellence and monitoring metrics?

Yes, this approach works for assessing operational excellence by defining monitoring metrics, logging strategies, alerting rules, and runbooks as part of the generated service operations analysis.