Use when working on a ticket in a consumer repository and you need the current .ai-specs workspace paths resolved from a ticket key or the active git branch.
Resolve the local .ai-specs/changes/{TICKET}/ workspace for the current repository so other skills can use the correct enriched spec, implementation spec, and PR output paths.
Preferred inputs:
JAP-418Run:
sh .sdd-kit/tools/resolve-ticket-workspace.sh [ticket-key]
Run it from the consumer repository root.
The tool returns JSON containing:
ticketbranchNameticketDirenrichedPathimplBackendPathimplFrontendPathimplementationSpecPathchangelogPathprPathexistingFilessh is not on PATH on Windows, use Git for Windows sh.exe