Commit 2cbb80b
Drop scheduled routines and every skill the setup does not use
Routines that watch one site's CI and deploys are that project's automation,
not setup config. Shipping them here meant a portable bundle carried one
person's monitoring jobs, and installing the bundle overwrote whatever routines
the machine already had. They belong next to the project they watch. The
launchd templates and the install and verify steps that served them go too.
Seven skills are deleted rather than shipped disabled. A skill that is not
worth loading is not worth carrying, and "installed but off" is a state that
invites re-enabling something already covered elsewhere:
verification-before-completion, systematic-debugging, requesting-code-review,
tokenmaxxing, vercel-deploy, spaceship, security-threat-model. ATTRIBUTION.md
records why each one went. Their skillOverrides entries go with them, since an
override naming a skill that no longer exists is dead config.
22 skills remain, all of them in use.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 07ff100 commit 2cbb80b
44 files changed
Lines changed: 38 additions & 3817 deletions
File tree
- .claude
- bin
- claude
- scheduled-tasks
- repo-health
- watch-deploy-failures
- weekly-yc-cto-audit
- skills
- requesting-code-review
- security-threat-model
- agents
- references
- spaceship
- references
- scripts
- systematic-debugging
- tokenmaxxing
- vercel-deploy
- agents
- assets
- scripts
- verification-before-completion
- launchd
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 35 | | |
48 | 36 | | |
49 | 37 | | |
| |||
91 | 79 | | |
92 | 80 | | |
93 | 81 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | 82 | | |
99 | 83 | | |
100 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | 63 | | |
66 | 64 | | |
67 | 65 | | |
| |||
92 | 90 | | |
93 | 91 | | |
94 | 92 | | |
95 | | - | |
96 | | - | |
| 93 | + | |
| 94 | + | |
97 | 95 | | |
98 | 96 | | |
99 | 97 | | |
| |||
107 | 105 | | |
108 | 106 | | |
109 | 107 | | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | 108 | | |
125 | 109 | | |
126 | 110 | | |
| |||
135 | 119 | | |
136 | 120 | | |
137 | 121 | | |
138 | | - | |
| 122 | + | |
139 | 123 | | |
140 | 124 | | |
141 | 125 | | |
142 | | - | |
143 | 126 | | |
144 | 127 | | |
145 | 128 | | |
| |||
171 | 154 | | |
172 | 155 | | |
173 | 156 | | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
178 | 160 | | |
179 | | - | |
180 | | - | |
181 | | - | |
| 161 | + | |
| 162 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | | - | |
14 | 12 | | |
15 | 13 | | |
16 | | - | |
17 | 14 | | |
18 | 15 | | |
19 | 16 | | |
| |||
25 | 22 | | |
26 | 23 | | |
27 | 24 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 25 | | |
32 | 26 | | |
33 | 27 | | |
| |||
47 | 41 | | |
48 | 42 | | |
49 | 43 | | |
50 | | - | |
51 | | - | |
| 44 | + | |
52 | 45 | | |
53 | 46 | | |
54 | 47 | | |
| |||
0 commit comments