Infrastructure-specific specialist agents for linuxserver.lan
~/projects/.claude/agents/
Project-level agents are autonomous specialists stored at ~/projects/.claude/agents/.
These agents are specific to the linuxserver.lan infrastructure and handle the actual implementation
work: architecture design, code deployment, and security/network configuration. They are typically
coordinated by the PM agent for complex multi-step projects,
but can also be invoked directly via the Task tool for focused tasks.
Typical flow: PM breaks down tasks โ Architect designs โ Security configures โ Developer implements โ QA tests
System design and architecture specialist for infrastructure design, technology stack decisions, service integration planning, performance optimization, and architecture reviews. Designs robust, scalable systems with expertise in Docker, databases, networking, and microservices.
Implementation and deployment specialist for coding, service deployment, debugging, database operations, container management, and hands-on technical work. Expert in Python, Docker, PostgreSQL, MongoDB, Redis, and cloud-native deployment.
Security and network infrastructure specialist for network topology, firewall rules, SSL/TLS configuration, Keycloak/OAuth2 setup, Traefik routing, and security audits. Expert in Docker networking, reverse proxy configuration, and authentication systems.
Quality Assurance specialist for test creation, GitLab CI integration, pipeline monitoring, and quality gate enforcement. Creates comprehensive test suites from developer specifications, commits to GitLab, and reports results with detailed failure analysis.
| Aspect | Project-Level Agents | User-Level Agents |
|---|---|---|
| Location | ~/projects/.claude/agents/ |
~/.claude/agents/ |
| Scope | Infrastructure-specific implementation | Universal orchestration |
| Count | 5 agents | 1 agent (PM) |
| Role | Execute specialized tasks | Coordinates other agents |
| Agents | Architect, Developer, Security, QA | PM (Project Manager) |
| Invocation | subagent_type="architect|developer|security|qa" |
subagent_type="pm" |