Commit 1370212
committed
Remove the stale virus-scan surface and lock the pack back to 4 skills
The compatibility alias solved a temporary external mismatch, but the desired
steady state is a canonical 4-skill pack with no `virus-scan` surface at all.
This removes the alias from the repo, README, and manifest, and adds a README
check in CI so the public GitHub surface stays aligned with the canonical pack
inventory.
Constraint: Make the pack production-ready without reintroducing unnecessary alias or compatibility complexity
Rejected: Keep virus-scan as a permanent alias | adds long-term drift surface the user explicitly does not want
Confidence: high
Scope-risk: moderate
Reversibility: clean
Directive: Treat the 4 canonical skills as the pack API; if a compatibility alias is ever reintroduced, it should be explicitly time-bounded and removed once external drift is resolved
Tested: Local `npx skills add . --list --full-depth`; local isolated `--all` install from repo path; local README/manifest sync check
Not-tested: External skills.sh cache refresh timing after push; GitHub Actions execution after push1 parent b504ebb commit 1370212
5 files changed
Lines changed: 34 additions & 106 deletions
File tree
- .github/workflows
- skills/virus-scan
- agents
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
| 80 | + | |
| 81 | + | |
106 | 82 | | |
107 | 83 | | |
108 | 84 | | |
| |||
113 | 89 | | |
114 | 90 | | |
115 | 91 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
| 92 | + | |
120 | 93 | | |
121 | 94 | | |
122 | 95 | | |
123 | 96 | | |
124 | 97 | | |
125 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
126 | 107 | | |
127 | 108 | | |
128 | 109 | | |
| |||
137 | 118 | | |
138 | 119 | | |
139 | 120 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
| 121 | + | |
144 | 122 | | |
145 | 123 | | |
146 | 124 | | |
| |||
154 | 132 | | |
155 | 133 | | |
156 | 134 | | |
157 | | - | |
158 | | - | |
159 | | - | |
| 135 | + | |
160 | 136 | | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | | - | |
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | 21 | | |
30 | 22 | | |
This file was deleted.
This file was deleted.
0 commit comments