Skip to content

Repair missing managed skill-reference mirrors (clue 0.24.1 carrier drift) - #23

Merged
flemming-n-larsen merged 1 commit into
mainfrom
upgrade/clue-0.24.1-carrier-repair
Sep 9, 2026
Merged

Repair missing managed skill-reference mirrors (clue 0.24.1 carrier drift)#23
flemming-n-larsen merged 1 commit into
mainfrom
upgrade/clue-0.24.1-carrier-repair

Conversation

@flemming-n-larsen

Copy link
Copy Markdown
Contributor

Summary

  • clue migrate's preview reported MIG-003 drift: five generated skill-reference files were missing from .claude/skills/ even though the repo is already on the newest clue release (0.24.1) — their .agents/ counterparts existed but the .claude/ mirrors did not.
  • Repaired non-destructively with clue init . (100 already-present files were left untouched).
  • clue init also bootstrapped docs/vision.md; removed it again since MIG-014 confirms this corpus deliberately states no vision (clue validate itself instructs deleting a bootstrap vision when the repository isn't stating one).

Route

Simple — this moves the repository's generated carriers onto the already-installed release; no accepted-contract change, no CH identity/workspace needed, per clue-upgrade's workflow.

Test plan

  • clue latest — repo already on 0.24.1, the newest release
  • clue migrate (preview) — clean except the addressed MIG-003 notices and the non-blocking MIG-014
  • clue validate — passes clean (65 artifacts, no issues)

🤖 Generated with Claude Code

https://claude.ai/code/session_01A6pPpd8gWaqE3w1PWYr4qn

…rift)

clue migrate's preview (MIG-003) found five generated skill reference
files missing from .claude/skills/ even though the repo is already on
the newest release (0.24.1) and their .agents/ counterparts exist:
clue-delta/references/intent-model.md, clue-extract/references/
intent-discovery.md and intent-model.md, clue-plan/references/
intent-discovery.md and intent-model.md.

Materialized non-destructively with `clue init .` (100 other files
already present were left untouched). clue init also bootstrapped
docs/vision.md; removed it again since MIG-014 confirms this corpus
deliberately states no vision, and clue validate itself says to delete
a bootstrap vision when the repository isn't stating one.

clue validate passes clean (65 artifacts, no issues).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A6pPpd8gWaqE3w1PWYr4qn
@flemming-n-larsen
flemming-n-larsen merged commit 238b6bd into main Sep 9, 2026
2 checks passed
@flemming-n-larsen
flemming-n-larsen deleted the upgrade/clue-0.24.1-carrier-repair branch September 9, 2026 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant