Evaluate the speckit-extension end-to-end against a real spec — verify lifecycle hooks fired, .spec-context.json captured each step into canonical history[], timing is real (not backfilled), and per-task execution was journaled. Umbrella eval for the spec-kit-side extension; grows as features land (auto-mode, etc.). Use when the user says "/eval-speckit-extension", "verify the extension worked", "did the hooks fire", "check the capture", or just ran a /speckit.* spec and wants it validated.
$npx -y skills add alfredoperez/speckit-companion --skill eval-speckit-extensionInstalls into the current project.
Run `npx skills use "https://github.com/alfredoperez/speckit-companion" --skill "alfredoperez/speckit-companion/eval-speckit-extension"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alfredoperez/speckit-companion" that are relevant to the current task. Run `npx skills add "https://github.com/alfredoperez/speckit-companion"` and select the relevant skills, then follow their instructions.