mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-21 04:10:47 +02:00
Detect host-native browser tools before offering the isolated local Chromium fallback, add a common readiness fixture, harden managed browser startup, and verify standards installs expose one canonical QA skill.
31 lines
1.6 KiB
JSON
31 lines
1.6 KiB
JSON
{
|
|
"source": "investigate",
|
|
"tree": "debug",
|
|
"public_mode": "Diagnose-only",
|
|
"mode": "investigate",
|
|
"mandatory": true,
|
|
"visibility": "primary",
|
|
"replacement": "$debug --mode Diagnose-only --module investigate",
|
|
"source_path": "investigate/SKILL.md.tmpl",
|
|
"base_sha": "bb57306d98c97011b0919c6132705a15b1579781",
|
|
"blob_sha": "67e254d743ffb9060f48e3f6d4b715c077ee688d",
|
|
"normalized_render_sha256": "ee817d27e0b303b1e173ab2c572c70f55ef2211225d366a166d2e26cbbe3b2ab",
|
|
"target": "skills/debug/references/legacy/investigate.md",
|
|
"overlays": [
|
|
679,
|
|
2030,
|
|
2186
|
|
],
|
|
"contract": {
|
|
"question_order": "Preserve the source workflow order; gather prerequisites before consequential questions.",
|
|
"pressure": "Preserve the source forcing questions, recommendation pressure, and one-question-at-a-time cadence.",
|
|
"smart_skips": "Skip only when the source condition is false, and name every skipped module with evidence.",
|
|
"stop_approval_gates": "Preserve every STOP, hard gate, approval boundary, and no-mutation-before-approval rule.",
|
|
"evidence": "Ground conclusions in inspected code, commands, browser/device observations, or source artifacts.",
|
|
"artifacts": "Produce every report, plan, log, screenshot, manifest, or handoff required by the source.",
|
|
"mutation": "Use the source mutation boundary; never broaden writes, commits, pushes, merges, or deploys.",
|
|
"exit": "Preserve source completion checks, unresolved-decision reporting, and explicit blocked exits.",
|
|
"voice": "Direct builder voice; match the user language and retain source-specific tone constraints."
|
|
}
|
|
}
|