Repair missing managed skill-reference mirrors (clue 0.24.1 carrier drift) - #23
Merged
Merged
Conversation
…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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
clue migrate's preview reportedMIG-003drift: five generated skill-reference files were missing from.claude/skills/even though the repo is already on the newestcluerelease (0.24.1) — their.agents/counterparts existed but the.claude/mirrors did not.clue init .(100 already-present files were left untouched).clue initalso bootstrappeddocs/vision.md; removed it again sinceMIG-014confirms this corpus deliberately states no vision (clue validateitself 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 releaseclue migrate(preview) — clean except the addressedMIG-003notices and the non-blockingMIG-014clue validate— passes clean (65 artifacts, no issues)🤖 Generated with Claude Code
https://claude.ai/code/session_01A6pPpd8gWaqE3w1PWYr4qn