mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
feat: add 5 new specialized agents with 20 skills
Add domain expert agents with comprehensive skill sets: - service-mesh-expert (cloud-infrastructure): Istio/Linkerd patterns, mTLS, observability - event-sourcing-architect (backend-development): CQRS, event stores, projections, sagas - vector-database-engineer (llm-application-dev): embeddings, similarity search, hybrid search - monorepo-architect (developer-essentials): Nx, Turborepo, Bazel, pnpm workspaces - threat-modeling-expert (security-scanning): STRIDE, attack trees, security requirements Update all documentation to reflect correct counts: - 67 plugins, 99 agents, 107 skills, 71 commands
This commit is contained in:
@@ -386,11 +386,11 @@ User: "Implement Kubernetes deployment with Helm"
|
||||
→ Result: Production-grade K8s manifests with Helm charts
|
||||
```
|
||||
|
||||
See [Agent Skills](./agent-skills.md) for details on the 47 specialized skills.
|
||||
See [Agent Skills](./agent-skills.md) for details on the 107 specialized skills.
|
||||
|
||||
## See Also
|
||||
|
||||
- [Agent Skills](./agent-skills.md) - Specialized knowledge packages
|
||||
- [Agent Reference](./agents.md) - Complete agent catalog
|
||||
- [Plugin Reference](./plugins.md) - All 65 plugins
|
||||
- [Plugin Reference](./plugins.md) - All 67 plugins
|
||||
- [Architecture](./architecture.md) - Design principles
|
||||
|
||||
Reference in New Issue
Block a user