Retrieves a Bluebox investigation's stored root-cause analysis for a GitHub ticket the investigation filed, so a coding agent builds on that evidence instead of re-deriving it from telemetry or the codebase. Use this only when the ticket you are picking up…
Use when asked to instrument a service or repository with OpenTelemetry so its telemetry flows to Bluebox, or when you find a `.env.otel.bluebox-template` file in the repo. Guides service targeting, safe OTel config, secret handling, logging preservation, and…
Teaches a coding agent what Bluebox is, when to invoke it, and how to phrase requests so the agent picks the right Bluebox skill — investigation, instrumentation, or monitoring.
Use BEFORE designing, planning, or implementing any change to a live, Bluebox-visible service. Provides production context via `bluebox ask`. Triggers: "what does production look like", "current error rate", "p95/p99 latency", "who calls this service",…
Drive the JobAgent job-application pipeline — find postings, ingest them, read the form's questions, draft an application kit, fill it, and submit. Use when the user asks to find jobs, apply to a posting, work the application queue, or asks what needs their…