vmkteam
Official@vmkteam
Provides specialized Go service engineering, production observability, and database schema management for distributed microservice architectures.
Agent Skills by vmkteam
Showing 35 vetted skills indexed across 1 GitHub repositories.
zenrpc
Generate JSON-RPC 2.0 server code with middleware and OpenRPC docs in Go.
loki
Query Loki logs via Grafana proxy for errors, slow requests, and traces by X-Request-ID.
gold-arch
Guide Go developers in applying layered architecture for microservices.
solve
Automate end-to-end YouTrack task resolution with human-in-the-loop checkpoints.
api-health
Query JSON-RPC endpoints to validate health and collect method timing data.
gitlab
Manage GitLab merge requests, pipelines, and discussions via REST API v4.
pgmigrator
Automate incremental PostgreSQL migrations tracked in public.pgMigrations.
kibana
Search nginx, infrastructure, and application logs via OpenSearch Dashboards.
security
Identify and remediate security weaknesses in Go services with structured checklists.
pgmdd
Guide database modeling with MicroOLAP PDD format and XML structure.
investigate
Correlate Sentry, Prometheus, Loki, Kibana, and Nomad data to investigate production incidents.
grafana
Query Grafana dashboards, Prometheus metrics, and Loki logs via REST proxy.
go-review
Review the current git diff of Go code with six expert personas.
youtrack
Automates YouTrack issue management via REST API and pcurl.
onboard
Scan Go repository structure and generate project-index.md plus shared infra reference.
testing
Automate canonical Go service testing with table-driven tests and real database verification.
rpcgen
Generate strongly-typed RPC clients from OpenRPC/SMD schemas in multiple languages.
nomad
Monitor Nomad cluster health and investigate incidents via API and Prometheus metrics.
philosophy
Codify Go idioms and architecture guidelines for development decisions.
colgen
Generate Go collection helpers from collection.go directives using AST parsing.
appkit
Instrument Go services with metrics, profiling, and request correlation.
incident
Automate production incident response with data gathering, timeline construction, root-cause analysis, and postmortem generation.
commit-msg
Generate concise English commit messages from git diffs.
prometheus
Query Prometheus metrics to compute RPS, latency, error rates, and resource usage.
Frequently Asked Questions About vmkteam
FAQPage SchemaWhat specific engineering tasks does vmkteam support?▼
The suite enables Go service scaffolding, JSON-RPC server generation, PostgreSQL schema modeling, and GitLab merge request management. It provides structured instrumentation for metrics, logging, and distributed tracing, alongside specialized utilities for incident response, production log correlation, and table-driven testing for microservice environments.
Which technical personas benefit from these capabilities?▼
Backend engineers, site reliability engineers, and database administrators working within Go-based microservice ecosystems benefit most. These capabilities are designed for teams managing complex distributed systems who require standardized architecture, consistent database migration patterns, and rapid incident investigation across multiple observability platforms.
What are the primary prerequisites for implementing these services?▼
Implementation requires a Go development environment and existing infrastructure integrations including GitLab, YouTrack, PostgreSQL, and observability stacks like Prometheus, Loki, and Sentry. Users must maintain project-index.md and infra-group.md files to enable the discovery and reachability probes required for compliance and health monitoring.