Generate release notes by comparing git log since the last tag and suggest next semver version
Run all local quality checks (fmt, vet, lint, unit tests, docs, terraform validate) before opening a PR
Menu
Repository-level view of 4 collected skills across 2 GitHub repositories.
Top repositories by collected skill count, with their share of this creator catalog and occupation spread.
Generate release notes by comparing git log since the last tag and suggest next semver version
Run all local quality checks (fmt, vet, lint, unit tests, docs, terraform validate) before opening a PR
Use when connecting an external alert source (Prometheus AlertManager or Grafana unified alerting) to the AgentOps incident-pipeline webhook โ resolving the endpoint + token, choosing the auth header, making alert labels satisfy the routing rule, and verifying alerts turn into incidents.
Use when running or modifying the AgentOps incident-pipeline Terraform example in examples/resources/agentops_incident_pipeline โ applying it, adapting the routing rule / specialists / alert source / model, targeting a non-prod control plane, or debugging why alerts create an incident but no orchestrator run.