vmkteam avatar

vmkteam

Official

@vmkteam

0Followers
|
30Public Repos
|
35Published Skills

Provides specialized Go service engineering, production observability, and database schema management for distributed microservice architectures.

Skills Distribution
DomainDeveloper To...Go Service Enginee.. (40%)Production Observa.. (30%)Database Schema Ma.. (20%)Incident Response (10%)

Agent Skills by vmkteam

Showing 35 vetted skills indexed across 1 GitHub repositories.

vmkteamvmkteam
6

zenrpc

Generate JSON-RPC 2.0 server code with middleware and OpenRPC docs in Go.

Official
Advanced
vmkteamvmkteam
6

loki

Query Loki logs via Grafana proxy for errors, slow requests, and traces by X-Request-ID.

Official
Intermediate
vmkteamvmkteam
6

gold-arch

Guide Go developers in applying layered architecture for microservices.

Official
Advanced
vmkteamvmkteam
6

solve

Automate end-to-end YouTrack task resolution with human-in-the-loop checkpoints.

Official
Advanced
vmkteamvmkteam
6

api-health

Query JSON-RPC endpoints to validate health and collect method timing data.

Official
Intermediate
vmkteamvmkteam
6

gitlab

Manage GitLab merge requests, pipelines, and discussions via REST API v4.

Official
Advanced
vmkteamvmkteam
6

pgmigrator

Automate incremental PostgreSQL migrations tracked in public.pgMigrations.

Official
Intermediate
vmkteamvmkteam
6

kibana

Search nginx, infrastructure, and application logs via OpenSearch Dashboards.

Official
Intermediate
vmkteamvmkteam
6

security

Identify and remediate security weaknesses in Go services with structured checklists.

Official
Intermediate
vmkteamvmkteam
6

pgmdd

Guide database modeling with MicroOLAP PDD format and XML structure.

Official
Advanced
vmkteamvmkteam
6

investigate

Correlate Sentry, Prometheus, Loki, Kibana, and Nomad data to investigate production incidents.

Official
Advanced
vmkteamvmkteam
6

grafana

Query Grafana dashboards, Prometheus metrics, and Loki logs via REST proxy.

Official
Intermediate
vmkteamvmkteam
6

go-review

Review the current git diff of Go code with six expert personas.

Official
Advanced
vmkteamvmkteam
6

youtrack

Automates YouTrack issue management via REST API and pcurl.

Official
Intermediate
vmkteamvmkteam
6

onboard

Scan Go repository structure and generate project-index.md plus shared infra reference.

Official
Advanced
vmkteamvmkteam
6

testing

Automate canonical Go service testing with table-driven tests and real database verification.

Official
Advanced
vmkteamvmkteam
6

rpcgen

Generate strongly-typed RPC clients from OpenRPC/SMD schemas in multiple languages.

Official
Intermediate
vmkteamvmkteam
6

nomad

Monitor Nomad cluster health and investigate incidents via API and Prometheus metrics.

Official
Intermediate
vmkteamvmkteam
6

philosophy

Codify Go idioms and architecture guidelines for development decisions.

Official
Advanced
vmkteamvmkteam
6

colgen

Generate Go collection helpers from collection.go directives using AST parsing.

Official
Advanced
vmkteamvmkteam
6

appkit

Instrument Go services with metrics, profiling, and request correlation.

Official
Advanced
vmkteamvmkteam
6

incident

Automate production incident response with data gathering, timeline construction, root-cause analysis, and postmortem generation.

Official
Advanced
vmkteamvmkteam
6

commit-msg

Generate concise English commit messages from git diffs.

Official
Advanced
vmkteamvmkteam
6

prometheus

Query Prometheus metrics to compute RPS, latency, error rates, and resource usage.

Official
Advanced

Frequently Asked Questions About vmkteam

FAQPage Schema
What 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.