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".

설치로 이동

소스 정보

저장소
krisshkodrani/OpenSidebar
최근 소스 활동
2026년 7월 24일 12:58
감지된 SKILL.md 언어
영어
스타
4
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.