ワンクリックで
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