fix(import): treat each SKILL.md as one skill #59
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "fix/import-skill-md"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Import smoke (#4) against the populated layered-soul found the importer over-imported:
skills/**/*.mdpulledreferences/+templates/in as skills (56 rows for 9 real skills). Now imports eachskills/**/SKILL.md(categorysoul). Verified: 9 skills imported, idempotent, curated memory deferred. Integration doc updated.Note for layered-soul cleanup (#3):
skills/freebsd/freebsd-cost-optimization.mdhas noSKILL.mdwrapper so it is skipped — that file should be restructured into a skill dir.