fix(copilot): resolve active spec template by WOLIKIMCHENG · Pull Request #2765 · github/spec-kit (original) (raw)

Description

Fixes #2761.

This updates the Copilot speckit.specify command instructions so generated agents resolve the active spec-template through the Spec Kit preset/template resolution stack instead of hardcoding the core template path. This lets project overrides, presets, and extensions supply the effective spec template for new specs.

Testing