mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-20 20:00:45 +02:00
32 lines
1.5 KiB
JSON
32 lines
1.5 KiB
JSON
{
|
|
"source": "qa",
|
|
"tree": "qa",
|
|
"public_mode": "Fix",
|
|
"mode": "fix",
|
|
"mandatory": true,
|
|
"visibility": "primary",
|
|
"replacement": "$qa --mode Fix --module qa",
|
|
"source_path": "qa/SKILL.md.tmpl",
|
|
"base_sha": "bb57306d98c97011b0919c6132705a15b1579781",
|
|
"blob_sha": "11997f7b878282c34b6bfd3d4b7a8131f9ad4da8",
|
|
"normalized_render_sha256": "b1387290067842593297c8d64dc578a890a336ce5a8b60085e51b52c55ebaade",
|
|
"target": "skills/qa/references/legacy/qa.md",
|
|
"overlays": [
|
|
679,
|
|
1484,
|
|
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."
|
|
}
|
|
}
|