← Back to Skills
πŸ—ΊοΈ

Service Dependency Mapper

Analyze Docker containers, trace connections, and document dependencies

Operations 5 steps 5 tools 4 servers

Example Prompt

Map out all the service dependencies in our Docker environment and document how they connect

About

Inspects running Docker containers and their configurations to map out inter-service dependencies. Traces network connections and environment variable references to build a comprehensive dependency graph, then documents the architecture for the team.

Workflow Steps

1

List all running Docker containers with their names, images, and network configuration

πŸ“¦ List Containers
2

Inspect container logs and environment variables to identify service-to-service connections

πŸ“œ Container Logs
3

Analyze the collected data to build a dependency graph and identify critical paths

🧠 Structured Reasoning
4

Write the dependency map documentation to a file

✏️ Write File
5

Share the dependency map summary with the infrastructure team on Slack

πŸ“¨ Send Message

Tags

dependenciesdockerarchitectureservice-map