Skip to main content

bluebox-investigation-context

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 literally contains a `<!-- bluebox-task-id: <uuid> -->` marker — the machine-readable reference Bluebox writes into every issue it files. Then invoke it FIRST, before brainstorming, exploring the codebase, or planning the fix: extract the task UUID from that marker and run `bluebox ask --task-id <uuid> "<question>"` for the root cause, evidence, and recommended actions (chain follow-ups with `--conversation-id`), then build your plan on it. Do not use it for investigation-style or SRE incident issues that lack the marker — a report-like shape or a `dt-problem` marker alone is not a Bluebox reference and yields no task UUID to query. Triggers: "bluebox-task-id", "bluebox ask --task-id".

Aller à l'installation

Informations de source

Dépôt
krisshkodrani/OpenSidebar
Dernière activité de la source
24 juillet 2026 à 12:58
Langue détectée de SKILL.md
anglais
Étoiles
4
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.