Skip to content

Packaged skills are out of sync and product QA references a missing delegation file #46

Description

@dajiaohuang

Reproduction

On current main (ea544d88405590eb91b5132eb73ef28546b6b0f3):

  1. skills/manifest.json lists vs-product-qa/references/delegation.md.
  2. skills/vs-product-qa/SKILL.md links to that file in three places.
  3. The file is not present in the Git tree, so installed source-tree skills have a broken delegation reference.
  4. On an LF checkout, npm run generate:embedded-skills also changes the embedded vs-product-qa and vs-shared entries, showing that the checked-in bundle is stale relative to its source files.

The missing file was removed while the product-QA reference tree was reorganized in #45; its callers and manifest entry remained. I also searched all-state issues, PR titles/bodies, and repository history and found no existing report or pending fix.

Expected behavior

Every manifest-listed reference should exist, and regenerating embedded skills from a clean checkout should produce no diff. Restoring the delegation matrix and regenerating the bundle would keep both source-tree and packaged installs coherent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions