@devobsessed/code-captain 0.0.6 → 0.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +36 -37
- package/bin/install.js +1166 -983
- package/claude-code/agents/code-captain.md +31 -22
- package/copilot/README.md +26 -16
- package/copilot/chatmodes/Code Captain.chatmode.md +41 -25
- package/copilot/prompts/create-adr.prompt.md +6 -4
- package/copilot/prompts/create-spec.prompt.md +62 -45
- package/copilot/prompts/explain-code.prompt.md +7 -23
- package/copilot/prompts/new-command.prompt.md +60 -21
- package/copilot/prompts/research.prompt.md +14 -30
- package/copilot/prompts/status.prompt.md +13 -2
- package/copilot/prompts/swab.prompt.md +1 -0
- package/cursor/README.md +77 -88
- package/cursor/cc.mdc +13 -42
- package/cursor/commands/create-adr.md +7 -13
- package/cursor/commands/create-spec.md +73 -64
- package/cursor/commands/edit-spec.md +2 -15
- package/cursor/commands/execute-task.md +7 -15
- package/cursor/commands/explain-code.md +16 -35
- package/cursor/commands/initialize.md +19 -18
- package/cursor/commands/new-command.md +173 -81
- package/cursor/commands/plan-product.md +7 -13
- package/cursor/commands/research.md +5 -27
- package/cursor/commands/status.md +34 -23
- package/cursor/commands/swab.md +63 -12
- package/manifest.json +110 -229
- package/package.json +13 -4
- package/cursor/cc.md +0 -183
- package/cursor/integrations/azure-devops/create-azure-work-items.md +0 -403
- package/cursor/integrations/azure-devops/sync-azure-work-items.md +0 -486
- package/cursor/integrations/github/create-github-issues.md +0 -765
- package/cursor/integrations/github/scripts/create-issues-batch.sh +0 -272
- package/cursor/integrations/github/sync-github-issues.md +0 -237
- package/cursor/integrations/github/sync.md +0 -305
- package/windsurf/README.md +0 -254
- package/windsurf/rules/cc.md +0 -5
- package/windsurf/workflows/create-adr.md +0 -331
- package/windsurf/workflows/create-spec.md +0 -280
- package/windsurf/workflows/edit-spec.md +0 -273
- package/windsurf/workflows/execute-task.md +0 -276
- package/windsurf/workflows/explain-code.md +0 -292
- package/windsurf/workflows/initialize.md +0 -298
- package/windsurf/workflows/new-command.md +0 -321
- package/windsurf/workflows/status.md +0 -213
package/manifest.json
CHANGED
|
@@ -1,380 +1,261 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "0.0.
|
|
3
|
-
"timestamp": "2025-
|
|
4
|
-
"commit": "
|
|
2
|
+
"version": "0.0.9",
|
|
3
|
+
"timestamp": "2025-09-27T14:40:24.007Z",
|
|
4
|
+
"commit": "b1a214d974f5c5d866b6c804843fc5c7a83bda9a",
|
|
5
5
|
"description": "Code Captain file manifest for change detection",
|
|
6
6
|
"files": {
|
|
7
7
|
"cursor/cc.mdc": {
|
|
8
|
-
"hash": "sha256:
|
|
9
|
-
"size":
|
|
10
|
-
"lastModified": "2025-
|
|
11
|
-
"version": "0.0.
|
|
8
|
+
"hash": "sha256:ae5cd0d34cd9112e2ee6b4f239b5227a80e47de69fa1ced575fd1876d4c0fd68",
|
|
9
|
+
"size": 2386,
|
|
10
|
+
"lastModified": "2025-09-27T05:03:54.854Z",
|
|
11
|
+
"version": "0.0.9",
|
|
12
12
|
"component": "rules",
|
|
13
|
-
"description": "
|
|
14
|
-
},
|
|
15
|
-
"cursor/cc.md": {
|
|
16
|
-
"hash": "sha256:1f5fd6f075dc5adecd894df79b4eb659831db0d4c2cf036874f5a4e4854f12a7",
|
|
17
|
-
"size": 12822,
|
|
18
|
-
"lastModified": "2025-08-07T03:06:39.670Z",
|
|
19
|
-
"version": "0.0.3",
|
|
20
|
-
"component": "commands",
|
|
21
|
-
"description": "I am **Code Captain**, your AI development partner who coordinates comprehensive software developmen..."
|
|
13
|
+
"description": "You are **Code Captain** - a methodical AI development partner who executes comprehensive software w..."
|
|
22
14
|
},
|
|
23
15
|
"cursor/commands/create-adr.md": {
|
|
24
|
-
"hash": "sha256:
|
|
25
|
-
"size":
|
|
26
|
-
"lastModified": "2025-
|
|
27
|
-
"version": "0.0.
|
|
16
|
+
"hash": "sha256:5a80261ed75b56c6eb58b7e11a951f5ac1cdf184290582bdd8210bea1bb820b2",
|
|
17
|
+
"size": 15818,
|
|
18
|
+
"lastModified": "2025-09-27T05:43:29.075Z",
|
|
19
|
+
"version": "0.0.9",
|
|
28
20
|
"component": "commands",
|
|
29
21
|
"description": "Create comprehensive Architecture Decision Records (ADRs) that systematically document architectural..."
|
|
30
22
|
},
|
|
31
23
|
"cursor/commands/create-spec.md": {
|
|
32
|
-
"hash": "sha256:
|
|
33
|
-
"size":
|
|
34
|
-
"lastModified": "2025-
|
|
35
|
-
"version": "0.0.
|
|
24
|
+
"hash": "sha256:f7305a4584b2f291fc494bee035c20d7dd48dc2f6ea913982ee96773e24e8499",
|
|
25
|
+
"size": 17742,
|
|
26
|
+
"lastModified": "2025-09-27T05:12:33.721Z",
|
|
27
|
+
"version": "0.0.9",
|
|
36
28
|
"component": "commands",
|
|
37
29
|
"description": "Generate comprehensive feature specifications using a contract-first approach that ensures complete ..."
|
|
38
30
|
},
|
|
39
31
|
"cursor/commands/edit-spec.md": {
|
|
40
|
-
"hash": "sha256:
|
|
41
|
-
"size":
|
|
42
|
-
"lastModified": "2025-
|
|
43
|
-
"version": "0.0.
|
|
32
|
+
"hash": "sha256:95836eba17d903953a4c4209a69c33eb6ad19f276f472d66c13887a8094868e2",
|
|
33
|
+
"size": 16803,
|
|
34
|
+
"lastModified": "2025-09-27T04:37:11.893Z",
|
|
35
|
+
"version": "0.0.9",
|
|
44
36
|
"component": "commands",
|
|
45
37
|
"description": "Modify existing feature specifications using a contract-first approach that ensures complete alignme..."
|
|
46
38
|
},
|
|
47
39
|
"cursor/commands/execute-task.md": {
|
|
48
|
-
"hash": "sha256:
|
|
49
|
-
"size":
|
|
50
|
-
"lastModified": "2025-
|
|
51
|
-
"version": "0.0.
|
|
40
|
+
"hash": "sha256:01323eaf32a4b44cc4c2abdaccd728245448070235a8d623751449e8daf23871",
|
|
41
|
+
"size": 16496,
|
|
42
|
+
"lastModified": "2025-09-27T04:37:05.920Z",
|
|
43
|
+
"version": "0.0.9",
|
|
52
44
|
"component": "commands",
|
|
53
45
|
"description": "Execute a specific task and its sub-tasks systematically following a Test-Driven Development (TDD) w..."
|
|
54
46
|
},
|
|
55
47
|
"cursor/commands/explain-code.md": {
|
|
56
|
-
"hash": "sha256:
|
|
57
|
-
"size":
|
|
58
|
-
"lastModified": "2025-
|
|
59
|
-
"version": "0.0.
|
|
48
|
+
"hash": "sha256:e44b9353ca3fa1f332af52f1e2b6148e152bb12a16e52b81cc9f5794d453a9e2",
|
|
49
|
+
"size": 6974,
|
|
50
|
+
"lastModified": "2025-09-27T05:12:33.721Z",
|
|
51
|
+
"version": "0.0.9",
|
|
60
52
|
"component": "commands",
|
|
61
53
|
"description": "The `explain-code` command provides comprehensive, AI-powered explanations of code segments, functio..."
|
|
62
54
|
},
|
|
63
55
|
"cursor/commands/initialize.md": {
|
|
64
|
-
"hash": "sha256:
|
|
65
|
-
"size":
|
|
66
|
-
"lastModified": "2025-
|
|
67
|
-
"version": "0.0.
|
|
56
|
+
"hash": "sha256:a519ecaacb02097b1d12a43a34ac3498a6bf9b47ecc6cb6621dd84b3d4970a10",
|
|
57
|
+
"size": 11267,
|
|
58
|
+
"lastModified": "2025-09-27T04:31:07.448Z",
|
|
59
|
+
"version": "0.0.9",
|
|
68
60
|
"component": "commands",
|
|
69
61
|
"description": "Set up technical foundation and development infrastructure by detecting if this is a greenfield (new..."
|
|
70
62
|
},
|
|
71
63
|
"cursor/commands/new-command.md": {
|
|
72
|
-
"hash": "sha256:
|
|
73
|
-
"size":
|
|
74
|
-
"lastModified": "2025-
|
|
75
|
-
"version": "0.0.
|
|
64
|
+
"hash": "sha256:3b3d9be4e4b66ca4bd461b2dee8681217fd3c6681dced4736e6d85e793efef3e",
|
|
65
|
+
"size": 14341,
|
|
66
|
+
"lastModified": "2025-09-27T05:43:29.075Z",
|
|
67
|
+
"version": "0.0.9",
|
|
76
68
|
"component": "commands",
|
|
77
69
|
"description": "A meta command that creates new Code Captain commands following established patterns and conventions..."
|
|
78
70
|
},
|
|
79
71
|
"cursor/commands/plan-product.md": {
|
|
80
|
-
"hash": "sha256:
|
|
81
|
-
"size":
|
|
82
|
-
"lastModified": "2025-
|
|
83
|
-
"version": "0.0.
|
|
72
|
+
"hash": "sha256:90a69bc3334a69af98aa0814e7a00e1e2c4ce4cd0abf32b04f3c577f9437f221",
|
|
73
|
+
"size": 16455,
|
|
74
|
+
"lastModified": "2025-09-27T04:37:01.241Z",
|
|
75
|
+
"version": "0.0.9",
|
|
84
76
|
"component": "commands",
|
|
85
77
|
"description": "Generate comprehensive product planning documentation using a contract-first approach that establish..."
|
|
86
78
|
},
|
|
87
79
|
"cursor/commands/research.md": {
|
|
88
|
-
"hash": "sha256:
|
|
89
|
-
"size":
|
|
90
|
-
"lastModified": "2025-
|
|
91
|
-
"version": "0.0.
|
|
80
|
+
"hash": "sha256:6def0906545267f6fe14f1d920baa8cce0fdb27f3bae45c2ab9b22e3e6464e0e",
|
|
81
|
+
"size": 8595,
|
|
82
|
+
"lastModified": "2025-09-27T05:12:33.681Z",
|
|
83
|
+
"version": "0.0.9",
|
|
92
84
|
"component": "commands",
|
|
93
85
|
"description": "Conduct systematic research on a topic using structured phases that build upon each other, creating ..."
|
|
94
86
|
},
|
|
95
87
|
"cursor/commands/status.md": {
|
|
96
|
-
"hash": "sha256:
|
|
97
|
-
"size":
|
|
98
|
-
"lastModified": "2025-
|
|
99
|
-
"version": "0.0.
|
|
88
|
+
"hash": "sha256:48ea3bd849cdfb566778f6d84090878c287cee3e07dd4ec997bdc51fcca40ea4",
|
|
89
|
+
"size": 12793,
|
|
90
|
+
"lastModified": "2025-09-27T04:28:57.113Z",
|
|
91
|
+
"version": "0.0.9",
|
|
100
92
|
"component": "commands",
|
|
101
93
|
"description": "A command that provides developers with a comprehensive status report when starting work or switchin..."
|
|
102
94
|
},
|
|
103
95
|
"cursor/commands/swab.md": {
|
|
104
|
-
"hash": "sha256:
|
|
105
|
-
"size":
|
|
106
|
-
"lastModified": "2025-
|
|
107
|
-
"version": "0.0.
|
|
96
|
+
"hash": "sha256:9faa9403fbd24b992bdd3c6cff204a6c867fb4068a79188ec7cbe5662daf1e4d",
|
|
97
|
+
"size": 8270,
|
|
98
|
+
"lastModified": "2025-09-27T04:36:54.837Z",
|
|
99
|
+
"version": "0.0.9",
|
|
108
100
|
"component": "commands",
|
|
109
101
|
"description": "A deck-cleaning agent that makes one small, focused improvement to the codebase, following the \"Boy ..."
|
|
110
102
|
},
|
|
111
|
-
"cursor/integrations/github/create-github-issues.md": {
|
|
112
|
-
"hash": "sha256:dfdce8422631230a67ab49d990b5a634e975be85f0f77035c49f9c7b86646cc9",
|
|
113
|
-
"size": 23031,
|
|
114
|
-
"lastModified": "2025-08-07T03:06:39.686Z",
|
|
115
|
-
"version": "0.0.3",
|
|
116
|
-
"component": "github",
|
|
117
|
-
"description": "Automatically create GitHub issues from existing user stories and tasks, establishing parent-child r..."
|
|
118
|
-
},
|
|
119
|
-
"cursor/integrations/github/sync-github-issues.md": {
|
|
120
|
-
"hash": "sha256:fdc750ab507c35cfe1bc9733fe20543aa51e321945bcaf5931774bef036ad238",
|
|
121
|
-
"size": 6083,
|
|
122
|
-
"lastModified": "2025-08-07T03:06:39.686Z",
|
|
123
|
-
"version": "0.0.3",
|
|
124
|
-
"component": "github",
|
|
125
|
-
"description": "Automatically retrieve all GitHub issues, save them to a file, and update matching spec documents wi..."
|
|
126
|
-
},
|
|
127
|
-
"cursor/integrations/github/sync.md": {
|
|
128
|
-
"hash": "sha256:0334927b049e473324fa33facf7d410c004070ca48be3e8b33cf6bddc39fadfc",
|
|
129
|
-
"size": 7999,
|
|
130
|
-
"lastModified": "2025-08-07T03:06:39.687Z",
|
|
131
|
-
"version": "0.0.3",
|
|
132
|
-
"component": "github",
|
|
133
|
-
"description": "Advanced bidirectional synchronization between Code Captain local specs and GitHub issues using part..."
|
|
134
|
-
},
|
|
135
|
-
"cursor/integrations/azure-devops/create-azure-work-items.md": {
|
|
136
|
-
"hash": "sha256:d4d957b710f39e550506738cf820b78d88276753de2552f2afc4f7a9bae6240d",
|
|
137
|
-
"size": 10207,
|
|
138
|
-
"lastModified": "2025-08-07T03:06:39.685Z",
|
|
139
|
-
"version": "0.0.3",
|
|
140
|
-
"component": "azure",
|
|
141
|
-
"description": "Automatically create Azure DevOps work items from existing user stories and tasks, establishing pare..."
|
|
142
|
-
},
|
|
143
|
-
"cursor/integrations/azure-devops/sync-azure-work-items.md": {
|
|
144
|
-
"hash": "sha256:f10cd6c45c122777423b02c08fc4369c0ffc2f93bd1c4254c9dfc1d3e7cc5005",
|
|
145
|
-
"size": 14066,
|
|
146
|
-
"lastModified": "2025-08-07T03:06:39.685Z",
|
|
147
|
-
"version": "0.0.3",
|
|
148
|
-
"component": "azure",
|
|
149
|
-
"description": "Retrieve and synchronize with current Azure DevOps work items, providing organized reports and optio..."
|
|
150
|
-
},
|
|
151
103
|
"cursor/docs/best-practices.md": {
|
|
152
104
|
"hash": "sha256:727c8ae467010da039c41d013c2557d689bfca16f8a93e6b8744c89fa66e27ba",
|
|
153
105
|
"size": 2177,
|
|
154
|
-
"lastModified": "2025-
|
|
155
|
-
"version": "0.0.
|
|
106
|
+
"lastModified": "2025-09-27T04:04:14.825Z",
|
|
107
|
+
"version": "0.0.9",
|
|
156
108
|
"component": "docs",
|
|
157
109
|
"description": "Global development guidelines for Agent OS projects."
|
|
158
110
|
},
|
|
159
111
|
"copilot/chatmodes/Code Captain.chatmode.md": {
|
|
160
|
-
"hash": "sha256:
|
|
161
|
-
"size":
|
|
162
|
-
"lastModified": "2025-
|
|
163
|
-
"version": "0.0.
|
|
112
|
+
"hash": "sha256:3d59160be5c586add9f67298064c2591cec354bf4c24251014e101b744f4a41d",
|
|
113
|
+
"size": 2860,
|
|
114
|
+
"lastModified": "2025-09-27T04:57:56.646Z",
|
|
115
|
+
"version": "0.0.9",
|
|
164
116
|
"component": "chatmodes",
|
|
165
117
|
"description": "⚓ Awaiting orders..."
|
|
166
118
|
},
|
|
167
119
|
"copilot/prompts/create-adr.prompt.md": {
|
|
168
|
-
"hash": "sha256:
|
|
169
|
-
"size":
|
|
170
|
-
"lastModified": "2025-
|
|
171
|
-
"version": "0.0.
|
|
120
|
+
"hash": "sha256:ffcedb904bc5d4e4af421e166c3cc23c37dbd0a081a527e59fca34f4436210f3",
|
|
121
|
+
"size": 14981,
|
|
122
|
+
"lastModified": "2025-09-27T05:34:53.071Z",
|
|
123
|
+
"version": "0.0.9",
|
|
172
124
|
"component": "prompts",
|
|
173
125
|
"description": "Create comprehensive Architecture Decision Records (ADRs) that systematically document architectural..."
|
|
174
126
|
},
|
|
175
127
|
"copilot/prompts/create-spec.prompt.md": {
|
|
176
|
-
"hash": "sha256:
|
|
177
|
-
"size":
|
|
178
|
-
"lastModified": "2025-
|
|
179
|
-
"version": "0.0.
|
|
128
|
+
"hash": "sha256:1922284edf77b29ed4e1baaaeeda13cb9731088f6361664178813358a695294e",
|
|
129
|
+
"size": 17913,
|
|
130
|
+
"lastModified": "2025-09-27T05:12:33.722Z",
|
|
131
|
+
"version": "0.0.9",
|
|
180
132
|
"component": "prompts",
|
|
181
133
|
"description": "Generate comprehensive feature specifications using a contract-first approach that ensures complete ..."
|
|
182
134
|
},
|
|
183
135
|
"copilot/prompts/edit-spec.prompt.md": {
|
|
184
136
|
"hash": "sha256:a5718f51861886dd0d310348c150f8dd3a467ff94181fb375f960118e264d15f",
|
|
185
137
|
"size": 16843,
|
|
186
|
-
"lastModified": "2025-
|
|
187
|
-
"version": "0.0.
|
|
138
|
+
"lastModified": "2025-09-27T05:09:15.873Z",
|
|
139
|
+
"version": "0.0.9",
|
|
188
140
|
"component": "prompts",
|
|
189
141
|
"description": "Modify existing feature specifications using a contract-first approach that ensures complete alignme..."
|
|
190
142
|
},
|
|
191
143
|
"copilot/prompts/execute-task.prompt.md": {
|
|
192
144
|
"hash": "sha256:a3666ad792ec2280b391a89bd30c2d5ec86414a2e7cc707eaae60c43a95ca750",
|
|
193
145
|
"size": 5219,
|
|
194
|
-
"lastModified": "2025-
|
|
195
|
-
"version": "0.0.
|
|
146
|
+
"lastModified": "2025-09-27T05:09:15.859Z",
|
|
147
|
+
"version": "0.0.9",
|
|
196
148
|
"component": "prompts",
|
|
197
149
|
"description": "Execute a specific task and its sub-tasks systematically following a Test-Driven Development (TDD) w..."
|
|
198
150
|
},
|
|
199
151
|
"copilot/prompts/explain-code.prompt.md": {
|
|
200
|
-
"hash": "sha256:
|
|
201
|
-
"size":
|
|
202
|
-
"lastModified": "2025-
|
|
203
|
-
"version": "0.0.
|
|
152
|
+
"hash": "sha256:e7453203f0d1b383301dacb5a9b07528a7c2b5f51ae37333c4f8f14c1e8f514f",
|
|
153
|
+
"size": 7447,
|
|
154
|
+
"lastModified": "2025-09-27T05:12:33.727Z",
|
|
155
|
+
"version": "0.0.9",
|
|
204
156
|
"component": "prompts",
|
|
205
157
|
"description": "Provide comprehensive, AI-powered explanations of code segments, functions, classes, or entire files..."
|
|
206
158
|
},
|
|
207
159
|
"copilot/prompts/initialize.prompt.md": {
|
|
208
160
|
"hash": "sha256:64620cbf52421b35ff10ae76e8dfe93e66a3a7e567a9be7c7544d0084ec3b4eb",
|
|
209
161
|
"size": 2357,
|
|
210
|
-
"lastModified": "2025-
|
|
211
|
-
"version": "0.0.
|
|
162
|
+
"lastModified": "2025-09-27T05:09:15.861Z",
|
|
163
|
+
"version": "0.0.9",
|
|
212
164
|
"component": "prompts",
|
|
213
165
|
"description": "Analyze and set up technical foundation for either greenfield (new) or brownfield (existing) project..."
|
|
214
166
|
},
|
|
215
167
|
"copilot/prompts/new-command.prompt.md": {
|
|
216
|
-
"hash": "sha256:
|
|
217
|
-
"size":
|
|
218
|
-
"lastModified": "2025-
|
|
219
|
-
"version": "0.0.
|
|
168
|
+
"hash": "sha256:948850c9a737a3d045059ade9648e5e3c21e839e2bd94fd644e41cdef1d1701e",
|
|
169
|
+
"size": 12093,
|
|
170
|
+
"lastModified": "2025-09-27T05:09:15.854Z",
|
|
171
|
+
"version": "0.0.9",
|
|
220
172
|
"component": "prompts",
|
|
221
173
|
"description": "A meta command that creates new Code Captain commands following established patterns and conventions..."
|
|
222
174
|
},
|
|
223
175
|
"copilot/prompts/plan-product.prompt.md": {
|
|
224
176
|
"hash": "sha256:67d11bf06727bcd175bf65e1f784d2685dbac93a57db02fb99670eec2becd0c8",
|
|
225
177
|
"size": 16080,
|
|
226
|
-
"lastModified": "2025-
|
|
227
|
-
"version": "0.0.
|
|
178
|
+
"lastModified": "2025-09-27T05:09:15.851Z",
|
|
179
|
+
"version": "0.0.9",
|
|
228
180
|
"component": "prompts",
|
|
229
181
|
"description": "Generate comprehensive product planning documentation using a contract-first approach that establish..."
|
|
230
182
|
},
|
|
231
183
|
"copilot/prompts/research.prompt.md": {
|
|
232
|
-
"hash": "sha256:
|
|
233
|
-
"size":
|
|
234
|
-
"lastModified": "2025-
|
|
235
|
-
"version": "0.0.
|
|
184
|
+
"hash": "sha256:b6fe1bd7c0683d78e96d3290e3df1020940193c2bab33f54b33590325ad5acc4",
|
|
185
|
+
"size": 9079,
|
|
186
|
+
"lastModified": "2025-09-27T05:16:39.171Z",
|
|
187
|
+
"version": "0.0.9",
|
|
236
188
|
"component": "prompts",
|
|
237
189
|
"description": "Conduct systematic research on a topic using structured phases that build upon each other, creating ..."
|
|
238
190
|
},
|
|
239
191
|
"copilot/prompts/status.prompt.md": {
|
|
240
|
-
"hash": "sha256:
|
|
241
|
-
"size":
|
|
242
|
-
"lastModified": "2025-
|
|
243
|
-
"version": "0.0.
|
|
192
|
+
"hash": "sha256:3710c9ac707adbdd9dae73496e76b4ee60b20d2e6c80a81efb2245df93f4dda7",
|
|
193
|
+
"size": 13162,
|
|
194
|
+
"lastModified": "2025-09-27T05:09:15.869Z",
|
|
195
|
+
"version": "0.0.9",
|
|
244
196
|
"component": "prompts",
|
|
245
197
|
"description": "Provide developers with a comprehensive status report when starting work or switching context. Analy..."
|
|
246
198
|
},
|
|
247
199
|
"copilot/prompts/swab.prompt.md": {
|
|
248
|
-
"hash": "sha256:
|
|
249
|
-
"size":
|
|
250
|
-
"lastModified": "2025-
|
|
251
|
-
"version": "0.0.
|
|
200
|
+
"hash": "sha256:4daa2747d3483b573684280f376fe0dd9829accca2bd505faed8d30d704cf795",
|
|
201
|
+
"size": 6741,
|
|
202
|
+
"lastModified": "2025-09-27T05:09:15.871Z",
|
|
203
|
+
"version": "0.0.9",
|
|
252
204
|
"component": "prompts",
|
|
253
205
|
"description": "A deck-cleaning agent that makes one small, focused improvement to the codebase, following the \"Boy ..."
|
|
254
206
|
},
|
|
255
207
|
"copilot/docs/best-practices.md": {
|
|
256
208
|
"hash": "sha256:727c8ae467010da039c41d013c2557d689bfca16f8a93e6b8744c89fa66e27ba",
|
|
257
209
|
"size": 2177,
|
|
258
|
-
"lastModified": "2025-
|
|
259
|
-
"version": "0.0.
|
|
210
|
+
"lastModified": "2025-09-27T04:04:14.821Z",
|
|
211
|
+
"version": "0.0.9",
|
|
260
212
|
"component": "docs",
|
|
261
213
|
"description": "Global development guidelines for Agent OS projects."
|
|
262
214
|
},
|
|
263
|
-
"windsurf/rules/cc.md": {
|
|
264
|
-
"hash": "sha256:795d547f3d62a687054afe41518aacfacc5f72494a108b91e432d1053b316deb",
|
|
265
|
-
"size": 40,
|
|
266
|
-
"lastModified": "2025-08-07T04:23:40.733Z",
|
|
267
|
-
"version": "0.0.3",
|
|
268
|
-
"component": "rules"
|
|
269
|
-
},
|
|
270
|
-
"windsurf/workflows/create-adr.md": {
|
|
271
|
-
"hash": "sha256:17d1a2889fcd9ced02335416ec50a841afe8c1d8774236c94f464ca880ef0c20",
|
|
272
|
-
"size": 10699,
|
|
273
|
-
"lastModified": "2025-08-07T04:55:53.457Z",
|
|
274
|
-
"version": "0.0.3",
|
|
275
|
-
"component": "workflows",
|
|
276
|
-
"description": "Create comprehensive Architecture Decision Records with systematic analysis and structured documentation"
|
|
277
|
-
},
|
|
278
|
-
"windsurf/workflows/create-spec.md": {
|
|
279
|
-
"hash": "sha256:23d4ee94136af3181c571d008b9e92350f0e11dfedb817ea866203e58c2b0137",
|
|
280
|
-
"size": 10864,
|
|
281
|
-
"lastModified": "2025-08-07T04:59:29.690Z",
|
|
282
|
-
"version": "0.0.3",
|
|
283
|
-
"component": "workflows",
|
|
284
|
-
"description": "Generate comprehensive feature specifications using contract-first approach with complete alignment before file creation"
|
|
285
|
-
},
|
|
286
|
-
"windsurf/workflows/edit-spec.md": {
|
|
287
|
-
"hash": "sha256:4644ee2946b3e202c0f0710e8bed6a220869ae1146cba9dac8d89e0fa8d0ce7d",
|
|
288
|
-
"size": 11970,
|
|
289
|
-
"lastModified": "2025-08-07T05:18:02.005Z",
|
|
290
|
-
"version": "0.0.3",
|
|
291
|
-
"component": "workflows",
|
|
292
|
-
"description": "Modify existing feature specifications using contract-first approach with safe change management"
|
|
293
|
-
},
|
|
294
|
-
"windsurf/workflows/execute-task.md": {
|
|
295
|
-
"hash": "sha256:eecc9e1d4359b470c0b4c47cddfd676a404235f159c2670f66c6e733465ed75f",
|
|
296
|
-
"size": 11840,
|
|
297
|
-
"lastModified": "2025-08-07T05:23:49.043Z",
|
|
298
|
-
"version": "0.0.3",
|
|
299
|
-
"component": "workflows",
|
|
300
|
-
"description": "Execute specific tasks systematically following Test-Driven Development workflow with comprehensive testing"
|
|
301
|
-
},
|
|
302
|
-
"windsurf/workflows/explain-code.md": {
|
|
303
|
-
"hash": "sha256:364e6acf6f6ebbb2e6fe5d4fb3df66a02a5de1b3f60428ca059914ec55b5a8ce",
|
|
304
|
-
"size": 9511,
|
|
305
|
-
"lastModified": "2025-08-07T05:30:38.941Z",
|
|
306
|
-
"version": "0.0.3",
|
|
307
|
-
"component": "workflows",
|
|
308
|
-
"description": "Provide comprehensive AI-powered explanations of code segments, functions, classes, or files with visual diagrams"
|
|
309
|
-
},
|
|
310
|
-
"windsurf/workflows/initialize.md": {
|
|
311
|
-
"hash": "sha256:6a7648a650c709fef1d6a9d91556e070308ed6ae28dfb5ff9de93f7f549c6421",
|
|
312
|
-
"size": 10573,
|
|
313
|
-
"lastModified": "2025-08-07T05:32:37.734Z",
|
|
314
|
-
"version": "0.0.3",
|
|
315
|
-
"component": "workflows",
|
|
316
|
-
"description": "Set up technical foundation and development infrastructure for greenfield or brownfield projects"
|
|
317
|
-
},
|
|
318
|
-
"windsurf/workflows/new-command.md": {
|
|
319
|
-
"hash": "sha256:c5442ae48ed0386c1cfa2e259defba8575f43e9640225d4a9d851da95cf6d5a0",
|
|
320
|
-
"size": 9677,
|
|
321
|
-
"lastModified": "2025-08-07T05:34:38.820Z",
|
|
322
|
-
"version": "0.0.3",
|
|
323
|
-
"component": "workflows",
|
|
324
|
-
"description": "Create new Code Captain workflows following established patterns and conventions for Windsurf"
|
|
325
|
-
},
|
|
326
|
-
"windsurf/workflows/status.md": {
|
|
327
|
-
"hash": "sha256:e40da3a17dfe895109656bbf46169844bf27c69c82ef358ec80359bf842d3f7e",
|
|
328
|
-
"size": 6017,
|
|
329
|
-
"lastModified": "2025-08-07T04:47:18.703Z",
|
|
330
|
-
"version": "0.0.3",
|
|
331
|
-
"component": "workflows",
|
|
332
|
-
"description": "Code Captain status report for project orientation and next actions"
|
|
333
|
-
},
|
|
334
215
|
"claude-code/agents/code-captain.md": {
|
|
335
|
-
"hash": "sha256:
|
|
336
|
-
"size":
|
|
337
|
-
"lastModified": "2025-
|
|
338
|
-
"version": "0.0.
|
|
216
|
+
"hash": "sha256:6d87de22934ab5eecc48a899907dba6c38d2ecc30e96aa871eaf4fe4d500a08f",
|
|
217
|
+
"size": 5832,
|
|
218
|
+
"lastModified": "2025-09-27T04:57:56.662Z",
|
|
219
|
+
"version": "0.0.9",
|
|
339
220
|
"component": "agents",
|
|
340
221
|
"description": "Comprehensive AI development partner for coordinating software development workflows. Use proactively for project setup, requirements analysis, feature specifications, architecture decisions, implementation planning, and platform integrations across the entire development lifecycle."
|
|
341
222
|
},
|
|
342
223
|
"claude-code/agents/spec-generator.md": {
|
|
343
224
|
"hash": "sha256:ee220ded638b37fe29c519f8b21311b535c871b9d0f276d0cb7a609241bac497",
|
|
344
225
|
"size": 8644,
|
|
345
|
-
"lastModified": "2025-
|
|
346
|
-
"version": "0.0.
|
|
226
|
+
"lastModified": "2025-09-27T04:04:14.819Z",
|
|
227
|
+
"version": "0.0.9",
|
|
347
228
|
"component": "agents",
|
|
348
229
|
"description": "Specialized agent for generating core specification documents from locked contracts. Creates spec.md and spec-lite.md files with proper structure and formatting."
|
|
349
230
|
},
|
|
350
231
|
"claude-code/agents/story-creator.md": {
|
|
351
232
|
"hash": "sha256:3968ec61d6530c165d594448ad703ddee9fb4ddc84fe6a414c6ed4fcc836c596",
|
|
352
233
|
"size": 11225,
|
|
353
|
-
"lastModified": "2025-
|
|
354
|
-
"version": "0.0.
|
|
234
|
+
"lastModified": "2025-09-27T04:04:14.820Z",
|
|
235
|
+
"version": "0.0.9",
|
|
355
236
|
"component": "agents",
|
|
356
237
|
"description": "Specialized agent for creating user stories with focused task breakdown. Generates individual story files with 5-7 tasks each, following TDD patterns and ensuring each story delivers standalone user value."
|
|
357
238
|
},
|
|
358
239
|
"claude-code/agents/tech-spec.md": {
|
|
359
240
|
"hash": "sha256:22e055c35614ff928c62540eb3459b8841b2f48852d999ab949d35ebc9cdd108",
|
|
360
241
|
"size": 12800,
|
|
361
|
-
"lastModified": "2025-
|
|
362
|
-
"version": "0.0.
|
|
242
|
+
"lastModified": "2025-09-27T04:04:14.820Z",
|
|
243
|
+
"version": "0.0.9",
|
|
363
244
|
"component": "agents",
|
|
364
245
|
"description": "Specialized agent for generating technical specifications based on requirements. Creates architecture documents, database schemas, API specs, and UI wireframes only when needed, ensuring technical details support user story implementation."
|
|
365
246
|
},
|
|
366
247
|
"claude-code/commands/cc-initialize.md": {
|
|
367
248
|
"hash": "sha256:7c94db2c53c3b937377074d1ef272cdc9b026ebb108c68770c4836f476a7abdc",
|
|
368
249
|
"size": 15817,
|
|
369
|
-
"lastModified": "2025-
|
|
370
|
-
"version": "0.0.
|
|
250
|
+
"lastModified": "2025-09-27T04:04:14.820Z",
|
|
251
|
+
"version": "0.0.9",
|
|
371
252
|
"component": "claude-commands",
|
|
372
253
|
"description": "Set up technical foundation and development infrastructure by detecting if this is a greenfield (new..."
|
|
373
254
|
}
|
|
374
255
|
},
|
|
375
256
|
"changelog": {
|
|
376
|
-
"0.0.
|
|
377
|
-
"date": "2025-
|
|
257
|
+
"0.0.9": {
|
|
258
|
+
"date": "2025-09-27",
|
|
378
259
|
"changes": []
|
|
379
260
|
}
|
|
380
261
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@devobsessed/code-captain",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.9",
|
|
4
4
|
"description": "Unified AI Development Agent System with intelligent change detection",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
@@ -9,7 +9,12 @@
|
|
|
9
9
|
"scripts": {
|
|
10
10
|
"manifest": "node scripts/build-manifest.js",
|
|
11
11
|
"dry-run": "npm publish --dry-run",
|
|
12
|
-
"
|
|
12
|
+
"publish": "npm publish",
|
|
13
|
+
"self": "cross-env CC_LOCAL_SOURCE=. node bin/install.js",
|
|
14
|
+
"test": "vitest run",
|
|
15
|
+
"test:watch": "vitest --watch",
|
|
16
|
+
"test:ui": "vitest --ui",
|
|
17
|
+
"analyze-tokens": "node scripts/analyze-token-counts.js"
|
|
13
18
|
},
|
|
14
19
|
"keywords": [
|
|
15
20
|
"ai",
|
|
@@ -17,7 +22,6 @@
|
|
|
17
22
|
"agent",
|
|
18
23
|
"cursor",
|
|
19
24
|
"copilot",
|
|
20
|
-
"windsurf",
|
|
21
25
|
"claude",
|
|
22
26
|
"automation"
|
|
23
27
|
],
|
|
@@ -35,11 +39,16 @@
|
|
|
35
39
|
"node-fetch": "~3.3.1",
|
|
36
40
|
"ora": "~7.0.1"
|
|
37
41
|
},
|
|
42
|
+
"devDependencies": {
|
|
43
|
+
"cross-env": "^7.0.3",
|
|
44
|
+
"vitest": "^2.0.0",
|
|
45
|
+
"gray-matter": "^4.0.3",
|
|
46
|
+
"fast-glob": "^3.3.0"
|
|
47
|
+
},
|
|
38
48
|
"files": [
|
|
39
49
|
"bin/",
|
|
40
50
|
"cursor/",
|
|
41
51
|
"copilot/",
|
|
42
|
-
"windsurf/",
|
|
43
52
|
"claude-code/",
|
|
44
53
|
"manifest.json",
|
|
45
54
|
"README.md"
|