Commit 8708d67
committed
fix(quick-260507-esn): repair extract_learnings skill ref + drift baseline
Three fixes flushed out by the post-sync CI run:
1. skills/extract_learnings/SKILL.md was still pointing at
workflows/extract_learnings.md (the old underscore name) after Task 1
renamed the workflow to extract-learnings.md. Updated both
<execution_context> and the process delegation line. This was the
sole Category B (genuinely-missing) drift entry CI flagged.
2. workflows/mvp-phase.md and references/planner-mvp-mode.md (new
upstream files) used the legacy @~/.claude/get-shit-done/ ref form.
Rewrote 7 occurrences to the plugin-runtime form
@${CLAUDE_PLUGIN_ROOT}/ for correct CC ${CLAUDE_PLUGIN_ROOT}
substitution.
3. Regenerated tests/drift-baseline.json to 131/131/0 (was 123/123/0).
The +8 increase is the legitimate result of the upstream sync
adding more plugin-counterpart refs; the drift detector's policy
is to ratchet baseline when the increase is reviewed (as it is
here). Category B remains 0.1 parent 48e4cc5 commit 8708d67
4 files changed
Lines changed: 12 additions & 12 deletions
File tree
- references
- skills/extract_learnings
- tests
- workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments