Matthieu Vlad avatar

Matthieu Vlad

Community

@using-system · Paris, France

21Followers
|
35Public Repos
|
9Published Skills

Devops & Cloud Architect

Skills Distribution
DomainCloud & Comp...Observability & Te.. (40%)Performance & Load.. (25%)Backend Configurat.. (20%)Benchmark Harnessi.. (15%)

Agent Skills by Matthieu Vlad

Showing 9 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Matthieu Vlad

FAQPage Schema
What tasks can I accomplish with using-system's skills?

You can plan OpenTelemetry instrumentation per language, author and replay k6 load benchmarks, drive reproducible request scenarios against local services, query metrics/traces/logs/profiles from Grafana, Datadog, Dynatrace, Azure, or AWS CLIs, and render the ODD loop state offline from committed .odd/ history and git.

Who are these skills designed for?

DevOps engineers, cloud architects, and SREs who instrument services with OpenTelemetry, run k6 performance benchmarks, and operate observability backends. It also targets maintainers who must prove harnessing changes on /odd-observe, /odd-verify, or /odd-status paths with measured evidence before opening a PR.

How do I set up the local observability stack?

The setup-local-stack skill configures gcx against the local oddyssey Grafana stack (default port 3000) and resolves Tempo, Prometheus, Loki, and Pyroscope datasource UIDs. gcx is mandatory; install it via brew install gcx or the official script from github.com/grafana/gcx.

What are the prerequisites and dependencies?

You need the stack-specific query CLI for your backend: gcx for Grafana, Pup CLI for Datadog, dtctl for Dynatrace, az for Azure Monitor, or aws for CloudWatch/X-Ray, plus k6 for benchmarks. The backend-configuration skill verifies installation, offers guided installs, and never installs silently or stores secrets.

How does the package measure and optimize its own run performance?

The test-plugin-harnessing skill drives coding-agent CLIs (opencode, claude, copilot) headless, measures one run phase (preflight, drive, observation, or full run) against main, names where time went, and separates package-controlled cost from provider latency. It grades the harness, not findings.