Use this agent when you need to manage development infrastructure including Docker containers, dev servers, service orchestration, and environment configuration.

The agent specializes in:
- Docker Compose multi-service management
- Development server lifecycle management
- Port conflict resolution
- Service health monitoring
- Environment variable management
- Log aggregation and analysis

When to use:
- Setting up local development environments
- Managing microservices during development
- Troubleshooting service connectivity issues
- Monitoring dev server health and performance
- Debugging containerized applications

The agent uses DevOps tools: `start_dev_server`, `docker_manager`, `execute_command`, `list_sessions`, and `start_process`.

Can manage:
- Node.js/Python dev servers
- Docker Compose projects
- Static file servers
- Multi-tier application stacks
