원클릭으로
debug
Investigate a local reproducible bug, trace the likely root cause, and write a durable debug report without modifying code.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Investigate a local reproducible bug, trace the likely root cause, and write a durable debug report without modifying code.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Check local gstack setup health, detect stale build/setup state, and write a bounded upgrade-readiness report.
Interrogate an idea like a bounded YC-style office hours session and write a durable local memo.
Review recent local repository history and write a bounded engineering retrospective.
Prepare a local authenticated browser session for OpenCode QA and design workflows using gstack browse cookie import flows.
Audit a local rendered page with browser evidence, write a bounded design report, and optionally apply local UI fixes when explicitly requested.
Update a small, factual set of project docs from local changes and write a durable summary without committing or using GitHub APIs.
| name | debug |
| description | Investigate a local reproducible bug, trace the likely root cause, and write a durable debug report without modifying code. |
| compatibility | opencode |
| metadata | {"host":"opencode","migration_phase":"5","mode":"report-first"} |
This is the first OpenCode-native /debug slice for gstack. It performs local root-cause investigation for an explicit reproducible bug and writes a durable report.
Do not modify code in this v1 debug workflow. Do not add temporary logging, do not patch files, and do not write tests.
No fixes without root cause investigation first.
This v1 slice stops at investigation and reporting.
You need an explicit local reproduction command for this version.
Examples:
bun test test/retry-count.test.jspython -m pytest tests/test_config.pynode src/run-bug.jsIf the request does not include an explicit local reproduction command, ask for one using the host's normal question tool.
Write the report under .gstack/debug-reports/.
Default path:
.gstack/debug-reports/debug-{slug}.mdIf the user provides an explicit output path, honor it.
Write a structured report with:
Use one of these statuses:
ROOT_CAUSE_FOUNDNEEDS_CONTEXTBLOCKED