Skip to content

Installed skilled drifts #8

@ruudk

Description

@ruudk

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.

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