-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
When I install the skill using the installer, it creates:
---
name: drift
description: Drift spec-to-code anchor conventions. Use when editing code that is bound by drift specs, updating specs, working with drift frontmatter, or when drift check reports stale anchors.
drift:
files:
- src/main.zig@2d3a4080
- src/frontmatter.zig@2d3a4080
- src/scanner.zig@2d3a4080
- src/vcs.zig@2d3a4080
---
When I run drift check I get:
.agents/skills/drift/SKILL.md
STALE src/main.zig@2d3a4080 (file not found)
STALE src/frontmatter.zig@2d3a4080 (file not found)
STALE src/scanner.zig@2d3a4080 (file not found)
STALE src/vcs.zig@2d3a4080 (file not found)I don't think that should be happening.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels