Commit 55dd01f
committed
Remove virus-scan from the repo and keep the pack on the canonical 4-skill surface
The desired production state is a 4-skill pack with no legacy alias in GitHub
or the source tree. This removes virus-scan from the manifest, README, and
skill directories, and keeps CI aligned with the canonical pack while still
explicitly failing if the removed name reappears in the README.
Constraint: Keep GitHub/source clean even if external skills.sh caching still lags behind
Rejected: Preserve virus-scan as a legacy alias | the user explicitly does not want it on GitHub or in the repo
Confidence: high
Scope-risk: moderate
Reversibility: clean
Directive: Treat the 4 canonical skills as the only pack API; if a stale external page remains, fix it externally rather than carrying the alias in source
Tested: Local `npx skills add . --list --full-depth`; local isolated `--all` install from repo path; local search confirms only the workflow guard string mentions virus-scan
Not-tested: External skills.sh cache refresh timing after push; GitHub Actions execution after push1 parent afd7ba0 commit 55dd01f
5 files changed
Lines changed: 7 additions & 114 deletions
File tree
- .github/workflows
- skills/virus-scan
- agents
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | 83 | | |
112 | 84 | | |
113 | 85 | | |
| |||
117 | 89 | | |
118 | 90 | | |
119 | 91 | | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
| 92 | + | |
124 | 93 | | |
125 | 94 | | |
126 | 95 | | |
| |||
149 | 118 | | |
150 | 119 | | |
151 | 120 | | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
| 121 | + | |
156 | 122 | | |
157 | 123 | | |
158 | 124 | | |
| |||
166 | 132 | | |
167 | 133 | | |
168 | 134 | | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | 135 | | |
180 | 136 | | |
181 | 137 | | |
182 | 138 | | |
183 | 139 | | |
184 | 140 | | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
| 141 | + | |
189 | 142 | | |
190 | 143 | | |
191 | 144 | | |
| |||
198 | 151 | | |
199 | 152 | | |
200 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
201 | 158 | | |
| 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