Use this skill when working against docs/acceptance-matrix.json, docs/launch-checklist-v1.md, scripts/checkliststatus.sh, scripts/verify.sh, or scripts/releasereadiness.sh. Trigger when the task is to decide what is done, close release blockers, validate evidence, or tighten the ship gate. Do not use for feature…
Use this skill for long-horizon implementation work in this repository when the goal is to move the project toward a shippable state. Trigger when a prompt mentions implementing the spec, iterating until verify passes, clearing acceptance IDs, or finishing the OSS release. Do not use for narrow one-file edits that do…
Use this skill when editing src/mcp, public MCP tool schemas, request/response contracts, or MCP-facing tests and docs. Trigger on tasks involving tool naming, input/output schemas, server wiring, or agent-oriented workflow design. Do not use for internal-only code that does not change the MCP surface.
Use this skill when editing src/parsers, src/instruments, src/domain, or parser-backed normalization code and tests. Trigger on tasks involving trace export parsing, normalization, ranking inputs, adapter contracts, or schema stability. Do not use for unrelated CLI or documentation-only changes.
Use this skill when editing src/signposts, tools/xim-swiftsignpost, signpost scan/plan/apply/revert flows, or related tests. Trigger on tasks involving automatic signpost insertion, SwiftSyntax rewriting, idempotency, or safe rollback behavior. Do not use for generic source transformations or non-Swift languages.