ITADN

`/wayfinder` cannot invoke `/to-spec`

#492Opengav-fyi 创建于 2026-07-09
G
gav-fyicommented
I've just been using the new `/wayfinder` skill (Which is great, btw) for spec'ing out a small new project from scratch. I have been using local MD files for the issue tracker. The last issue that was created to work through was `11-assemble-spec.md` that was tasked with creating the spec. In order to "Answer" this issue, the LLM created a new file at `/docs/redacted-spec.md` in a format that does not follow the `/to-spec` style. Looking at the "Answer" to issue number 11, it detailed... > Spec written to [docs/redacted-spec.md](../../../docs/redacted-spec.md). > Assembled directly (the `/to-spec` skill can't be invoked programmatically — it's a user-run command — so this was written by hand from every resolved ticket's answer). Covers: overview, architecture, REDACTED job lifecycle, the full DDB schema, REDACTED auth end-to-end (login, REDACTED REST calls, authorization allow-list), REDACTED integration, the frontend screens, and out-of-scope notes. --- Should `/to-spec` be model-invokable?
0 条评论