Agent skill
service-analysis
Service understanding and analysis. Provides service overview, business analysis, architecture analysis, and operations analysis. Use when onboarding to a codebase or understanding service boundaries.
Install this agent skill to your Project
npx add-skill https://github.com/WenJunDuan/Rlues/tree/main/vibeCoding/old version/claude/config-agent_v7.9.1/.claude/skills/service-analysis
SKILL.md
Service Analysis Skill
Analysis Types
1. Service Overview
Output:
- 服务名称和职责
- 技术栈
- 依赖关系
- 部署方式
2. Business Analysis
Output:
- 业务流程
- 核心功能
- 用户角色
- 数据流向
3. Architecture Analysis
Output:
- 系统架构图
- 模块划分
- API设计
- 数据模型
4. Operations Analysis
Output:
- 监控指标
- 日志策略
- 告警规则
- 运维流程
Commands
/vibe-service overview # 服务概览
/vibe-service business # 业务分析
/vibe-service architecture # 架构分析
/vibe-service operations # 运维分析
/vibe-service full # 完整分析
Output Format
Generates .ai_state/context/service-analysis.md with comprehensive service documentation.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-teams
Path D 并行编排 — 子代理分工 + Agent Teams 协作。需要 CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1
tdd
Path 分级 TDD 策略
context7
E 阶段按需拉取库文档 — 用 ctx7 获取准确 API 信息
knowledge
跨会话经验管理 — 在 .ai_state 内沉淀和复用项目经验
code-quality
Rev 阶段 Plugin 编排顺序
verification
V 阶段 Path 分级验证清单
Didn't find tool you were looking for?