specweave 0.17.3 → 0.17.4

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.
Files changed (34) hide show
  1. package/.claude-plugin/README.md +2 -2
  2. package/.claude-plugin/marketplace.json +22 -22
  3. package/dist/locales/de/.gitkeep +0 -0
  4. package/dist/locales/de/cli.json +108 -0
  5. package/dist/locales/en/cli.json +287 -0
  6. package/dist/locales/en/errors.json +7 -0
  7. package/dist/locales/en/templates.json +6 -0
  8. package/dist/locales/es/.gitkeep +0 -0
  9. package/dist/locales/es/cli.json +41 -0
  10. package/dist/locales/fr/.gitkeep +0 -0
  11. package/dist/locales/fr/cli.json +108 -0
  12. package/dist/locales/ja/.gitkeep +0 -0
  13. package/dist/locales/ja/cli.json +108 -0
  14. package/dist/locales/ko/.gitkeep +0 -0
  15. package/dist/locales/ko/cli.json +108 -0
  16. package/dist/locales/pt/.gitkeep +0 -0
  17. package/dist/locales/pt/cli.json +108 -0
  18. package/dist/locales/ru/.gitkeep +0 -0
  19. package/dist/locales/ru/cli.json +269 -0
  20. package/dist/locales/zh/.gitkeep +0 -0
  21. package/dist/locales/zh/cli.json +108 -0
  22. package/dist/src/cli/commands/init.js +10 -10
  23. package/dist/src/cli/commands/init.js.map +1 -1
  24. package/dist/src/cli/helpers/issue-tracker/index.d.ts.map +1 -1
  25. package/dist/src/cli/helpers/issue-tracker/index.js +18 -15
  26. package/dist/src/cli/helpers/issue-tracker/index.js.map +1 -1
  27. package/dist/src/core/spec-task-mapper.d.ts.map +1 -1
  28. package/dist/src/core/spec-task-mapper.js +7 -12
  29. package/dist/src/core/spec-task-mapper.js.map +1 -1
  30. package/package.json +1 -1
  31. package/plugins/specweave/hooks/post-task-completion.sh +72 -12
  32. package/plugins/specweave/skills/increment-planner/SKILL.md +4 -4
  33. package/plugins/specweave-github/hooks/post-task-completion.sh +35 -15
  34. package/plugins/specweave-ui/.claude-plugin/plugin.json +1 -1
@@ -96,7 +96,7 @@ SpecWeave's marketplace.json follows Claude's official schema format. Here's the
96
96
  "description": "SpecWeave - Spec-Driven Development Framework",
97
97
  "owner": {
98
98
  "name": "Anton Abyzov",
99
- "email": "anton@spec-weave.com"
99
+ "email": "anton.abyzov@gmail.com"
100
100
  },
101
101
  "plugins": [
102
102
  {
@@ -107,7 +107,7 @@ SpecWeave's marketplace.json follows Claude's official schema format. Here's the
107
107
  "version": "1.0.0",
108
108
  "author": {
109
109
  "name": "Anton Abyzov",
110
- "email": "anton@spec-weave.com"
110
+ "email": "anton.abyzov@gmail.com"
111
111
  }
112
112
  }
113
113
  ]
@@ -4,7 +4,7 @@
4
4
  "description": "SpecWeave - Spec-Driven Development Framework. PM-led planning, intelligent model selection, living documentation, multi-tool support.",
5
5
  "owner": {
6
6
  "name": "Anton Abyzov",
7
- "email": "anton@spec-weave.com"
7
+ "email": "anton.abyzov@gmail.com"
8
8
  },
9
9
  "plugins": [
10
10
  {
@@ -15,7 +15,7 @@
15
15
  "version": "0.11.0",
16
16
  "author": {
17
17
  "name": "Anton Abyzov",
18
- "email": "anton@spec-weave.com"
18
+ "email": "anton.abyzov@gmail.com"
19
19
  }
20
20
  },
21
21
  {
@@ -26,7 +26,7 @@
26
26
  "version": "1.0.0",
27
27
  "author": {
28
28
  "name": "Anton Abyzov",
29
- "email": "anton@spec-weave.com"
29
+ "email": "anton.abyzov@gmail.com"
30
30
  }
31
31
  },
32
32
  {
@@ -37,7 +37,7 @@
37
37
  "version": "1.0.0",
38
38
  "author": {
39
39
  "name": "Anton Abyzov",
40
- "email": "anton@spec-weave.com"
40
+ "email": "anton.abyzov@gmail.com"
41
41
  }
42
42
  },
43
43
  {
@@ -48,7 +48,7 @@
48
48
  "version": "1.0.0",
49
49
  "author": {
50
50
  "name": "Anton Abyzov",
51
- "email": "anton@spec-weave.com"
51
+ "email": "anton.abyzov@gmail.com"
52
52
  }
53
53
  },
54
54
  {
@@ -59,7 +59,7 @@
59
59
  "version": "1.0.0",
60
60
  "author": {
61
61
  "name": "Anton Abyzov",
62
- "email": "anton@spec-weave.com"
62
+ "email": "anton.abyzov@gmail.com"
63
63
  }
64
64
  },
65
65
  {
@@ -70,7 +70,7 @@
70
70
  "version": "1.0.0",
71
71
  "author": {
72
72
  "name": "Anton Abyzov",
73
- "email": "anton@spec-weave.com"
73
+ "email": "anton.abyzov@gmail.com"
74
74
  }
75
75
  },
76
76
  {
@@ -81,7 +81,7 @@
81
81
  "version": "1.0.0",
82
82
  "author": {
83
83
  "name": "Anton Abyzov",
84
- "email": "anton@spec-weave.com"
84
+ "email": "anton.abyzov@gmail.com"
85
85
  }
86
86
  },
87
87
  {
@@ -92,7 +92,7 @@
92
92
  "version": "1.0.0",
93
93
  "author": {
94
94
  "name": "Anton Abyzov",
95
- "email": "anton@spec-weave.com"
95
+ "email": "anton.abyzov@gmail.com"
96
96
  }
97
97
  },
98
98
  {
@@ -103,7 +103,7 @@
103
103
  "version": "1.0.0",
104
104
  "author": {
105
105
  "name": "Anton Abyzov",
106
- "email": "anton@spec-weave.com"
106
+ "email": "anton.abyzov@gmail.com"
107
107
  }
108
108
  },
109
109
  {
@@ -114,7 +114,7 @@
114
114
  "version": "1.0.0",
115
115
  "author": {
116
116
  "name": "Anton Abyzov",
117
- "email": "anton@spec-weave.com"
117
+ "email": "anton.abyzov@gmail.com"
118
118
  }
119
119
  },
120
120
  {
@@ -125,7 +125,7 @@
125
125
  "version": "1.0.0",
126
126
  "author": {
127
127
  "name": "Anton Abyzov",
128
- "email": "anton@spec-weave.com"
128
+ "email": "anton.abyzov@gmail.com"
129
129
  }
130
130
  },
131
131
  {
@@ -136,7 +136,7 @@
136
136
  "version": "1.0.0",
137
137
  "author": {
138
138
  "name": "Anton Abyzov",
139
- "email": "anton@spec-weave.com"
139
+ "email": "anton.abyzov@gmail.com"
140
140
  }
141
141
  },
142
142
  {
@@ -147,7 +147,7 @@
147
147
  "version": "1.0.0",
148
148
  "author": {
149
149
  "name": "Anton Abyzov",
150
- "email": "anton@spec-weave.com"
150
+ "email": "anton.abyzov@gmail.com"
151
151
  }
152
152
  },
153
153
  {
@@ -158,7 +158,7 @@
158
158
  "version": "1.0.0",
159
159
  "author": {
160
160
  "name": "Anton Abyzov",
161
- "email": "anton@spec-weave.com"
161
+ "email": "anton.abyzov@gmail.com"
162
162
  }
163
163
  },
164
164
  {
@@ -169,7 +169,7 @@
169
169
  "version": "1.0.0",
170
170
  "author": {
171
171
  "name": "Anton Abyzov",
172
- "email": "anton@spec-weave.com"
172
+ "email": "anton.abyzov@gmail.com"
173
173
  }
174
174
  },
175
175
  {
@@ -180,7 +180,7 @@
180
180
  "version": "1.0.0",
181
181
  "author": {
182
182
  "name": "Anton Abyzov",
183
- "email": "anton@spec-weave.com"
183
+ "email": "anton.abyzov@gmail.com"
184
184
  }
185
185
  },
186
186
  {
@@ -191,7 +191,7 @@
191
191
  "version": "1.0.0",
192
192
  "author": {
193
193
  "name": "Anton Abyzov",
194
- "email": "anton@spec-weave.com"
194
+ "email": "anton.abyzov@gmail.com"
195
195
  }
196
196
  },
197
197
  {
@@ -202,7 +202,7 @@
202
202
  "version": "1.0.0",
203
203
  "author": {
204
204
  "name": "Anton Abyzov",
205
- "email": "anton@spec-weave.com"
205
+ "email": "anton.abyzov@gmail.com"
206
206
  }
207
207
  },
208
208
  {
@@ -213,7 +213,7 @@
213
213
  "version": "1.0.0",
214
214
  "author": {
215
215
  "name": "Anton Abyzov",
216
- "email": "anton@spec-weave.com"
216
+ "email": "anton.abyzov@gmail.com"
217
217
  }
218
218
  },
219
219
  {
@@ -224,7 +224,7 @@
224
224
  "version": "1.0.0",
225
225
  "author": {
226
226
  "name": "Anton Abyzov",
227
- "email": "anton@spec-weave.com"
227
+ "email": "anton.abyzov@gmail.com"
228
228
  }
229
229
  },
230
230
  {
@@ -235,7 +235,7 @@
235
235
  "version": "1.0.0",
236
236
  "author": {
237
237
  "name": "Anton Abyzov",
238
- "email": "anton@spec-weave.com"
238
+ "email": "anton.abyzov@gmail.com"
239
239
  }
240
240
  }
241
241
  ]
File without changes
@@ -0,0 +1,108 @@
1
+ {
2
+ "init": {
3
+ "welcome": "🚀 SpecWeave Initialization",
4
+ "projectName": "Project name:",
5
+ "projectNamePrompt": "Project name (for templates):",
6
+ "projectNameDefault": "my-saas",
7
+ "detectingTool": "Detecting AI tool...",
8
+ "foundClaude": "✅ Found Claude Code",
9
+ "foundCursor": "✅ Found Cursor",
10
+ "foundCopilot": "✅ Found GitHub Copilot",
11
+ "noToolDetected": "No AI tool detected, using Generic adapter",
12
+ "complete": "✨ Initialization complete!",
13
+ "claudeNativeComplete": "✨ Claude Code native installation complete!",
14
+ "claudeNativeBenefits": "✅ Native skills, agents, hooks work out of the box",
15
+ "projectSuccess": "SpecWeave project created successfully!",
16
+ "readyToBuild": "🚀 Ready to build with SpecWeave!",
17
+ "errors": {
18
+ "invalidName": "Project name must contain only lowercase letters, numbers, and hyphens",
19
+ "alreadyExists": ".specweave directory already exists",
20
+ "cancelled": "❌ Initialization cancelled",
21
+ "invalidLanguage": "❌ Invalid language: {{language}}",
22
+ "supportedLanguages": "Supported languages: {{languages}}",
23
+ "nestedNotSupported": "❌ Nested .specweave/ folders are NOT supported!",
24
+ "parentFound": "Found parent .specweave/ at:",
25
+ "projectCreationFailed": "Failed to create project",
26
+ "commandsCopyFailed": "❌ Commands copy failed: {{error}}",
27
+ "agentsCopyFailed": "❌ Agents copy failed: {{error}}",
28
+ "skillsCopyFailed": "❌ Skills copy failed: {{error}}",
29
+ "hooksCopyFailed": "❌ Hooks copy failed: {{error}}"
30
+ },
31
+ "warnings": {
32
+ "invalidDirName": "⚠️ Current directory name '{{dirName}}' contains invalid characters.",
33
+ "directoryNotEmpty": "⚠️ Current directory contains {{count}} file{{plural}}.",
34
+ "skillsIndexWarning": "⚠️ Warning: Could not generate skills index: {{error}}",
35
+ "skillsIndexNote": "Skills will still work, but manual indexing may be needed."
36
+ },
37
+ "prompts": {
38
+ "confirmInitInCurrent": "Initialize SpecWeave in current directory?",
39
+ "overwriteSpecweave": ".specweave directory already exists. Overwrite?",
40
+ "overwriteDirectory": "Directory {{projectName}} already exists. Overwrite?",
41
+ "enablePlugins": "Enable suggested plugins now?"
42
+ },
43
+ "info": {
44
+ "nestedEnforcement": "SpecWeave enforces a single source of truth:",
45
+ "nestedBullet1": "• Use the parent folder for all increments",
46
+ "nestedBullet2": "• Increments can span multiple subdirectories",
47
+ "nestedBullet3": "• See CLAUDE.md section \"Root-Level .specweave/ Folder\"",
48
+ "nestedToFix": "To fix:",
49
+ "suggestedPlugins": "💡 Suggested Plugins:",
50
+ "copiedFiles": "✓ Copied {{count}} command files",
51
+ "copiedAgents": "✓ Copied {{count}} agent directories",
52
+ "copiedSkills": "✓ Copied {{count}} skill directories",
53
+ "copiedHooks": "✓ Copied {{count}} hook files"
54
+ },
55
+ "progress": {
56
+ "creatingProject": "Creating SpecWeave project...",
57
+ "detected": "Detected {{tool}}...",
58
+ "usingTool": "Using {{tool}}...",
59
+ "directoryCreated": "Directory structure created...",
60
+ "templatesCopied": "Base templates copied...",
61
+ "installingComponents": "Installing Claude Code components...",
62
+ "commandsInstalled": "Slash commands installed...",
63
+ "agentsInstalled": "Agents installed...",
64
+ "skillsInstalled": "Skills installed...",
65
+ "hooksInstalled": "Hooks installed...",
66
+ "generatingIndex": "Generating skills index...",
67
+ "indexGenerated": "Skills index generated...",
68
+ "installingAdapter": "Installing {{tool}} adapter...",
69
+ "projectSuccess": "SpecWeave project created successfully!",
70
+ "detectingPlugins": "Detecting plugins...",
71
+ "detectedPlugins": "Detected {{count}} suggested plugins",
72
+ "enablingPlugins": "Enabling plugins...",
73
+ "enabledPlugin": "Enabled {{plugin}}",
74
+ "pluginsEnabled": "Plugins enabled"
75
+ },
76
+ "nextSteps": {
77
+ "header": "🎯 Next steps:",
78
+ "cd": "cd {{projectName}}",
79
+ "footer": "🚀 Ready to build with SpecWeave!",
80
+ "docsLink": "Documentation: https://spec-weave.com",
81
+ "githubLink": "GitHub: https://github.com/anton-abyzov/specweave"
82
+ }
83
+ },
84
+ "increment": {
85
+ "creating": "📝 Creating increment: {name}",
86
+ "created": "✅ Increment {id} created successfully!",
87
+ "nextStepDo": "Next: Run /specweave.do to start implementation",
88
+ "errors": {
89
+ "incompleteFound": "Cannot create new increment! Previous increments incomplete"
90
+ }
91
+ },
92
+ "progress": {
93
+ "currentIncrement": "Current Increment: {id}",
94
+ "status": "Status: {status}",
95
+ "completion": "Completion: {percent}%"
96
+ },
97
+ "translate": {
98
+ "translating": "🌐 Translating content to {language}...",
99
+ "complete": "✅ Translation complete!"
100
+ },
101
+ "version": {
102
+ "current": "SpecWeave version: {version}"
103
+ },
104
+ "errors": {
105
+ "fileNotFound": "❌ File not found: {path}",
106
+ "invalidConfig": "❌ Invalid configuration: {error}"
107
+ }
108
+ }
@@ -0,0 +1,287 @@
1
+ {
2
+ "init": {
3
+ "welcome": "🚀 SpecWeave Initialization",
4
+ "projectName": "Project name:",
5
+ "projectNamePrompt": "Project name (for templates):",
6
+ "projectNameDefault": "my-saas",
7
+ "detectingTool": "Detecting AI tool...",
8
+ "foundClaude": "✅ Found Claude Code",
9
+ "foundCursor": "✅ Found Cursor",
10
+ "foundCopilot": "✅ Found GitHub Copilot",
11
+ "noToolDetected": "No AI tool detected, using Generic adapter",
12
+ "complete": "✨ Initialization complete!",
13
+ "claudeNativeComplete": "✨ Claude Code native installation complete!",
14
+ "claudeNativeBenefits": "✅ Native skills, agents, hooks work out of the box",
15
+ "projectSuccess": "SpecWeave project created successfully!",
16
+ "readyToBuild": "🚀 Ready to build with SpecWeave!",
17
+ "nestedCdCommand": "cd {{path}}",
18
+ "nestedIncCommand": "/specweave.inc \"your-feature\"",
19
+ "pluginEnableLater": "You can enable plugins later with: specweave plugin enable <name>",
20
+ "genericError": "Error:",
21
+ "errors": {
22
+ "invalidName": "Project name must contain only lowercase letters, numbers, and hyphens",
23
+ "alreadyExists": ".specweave directory already exists",
24
+ "cancelled": "❌ Initialization cancelled",
25
+ "invalidLanguage": "❌ Invalid language: {{language}}",
26
+ "supportedLanguages": "Supported languages: {{languages}}",
27
+ "nestedNotSupported": "❌ Nested .specweave/ folders are NOT supported!",
28
+ "parentFound": "Found parent .specweave/ at:",
29
+ "projectCreationFailed": "Failed to create project",
30
+ "commandsCopyFailed": "❌ Commands copy failed: {{error}}",
31
+ "agentsCopyFailed": "❌ Agents copy failed: {{error}}",
32
+ "skillsCopyFailed": "❌ Skills copy failed: {{error}}",
33
+ "hooksCopyFailed": "❌ Hooks copy failed: {{error}}",
34
+ "templatesNotFound": "❌ Error: Templates directory not found at: {{path}}",
35
+ "packageRoot": "Package root: {{root}}",
36
+ "tryingAlternate": "Trying alternate locations...",
37
+ "foundTemplatesAt": "✓ Found templates at: {{path}}",
38
+ "sourceNotFound": "❌ Error: Source {{type}} directory not found",
39
+ "expectedAt": "Expected at: {{path}}",
40
+ "dirname": "__dirname: {{path}}",
41
+ "couldNotFindRoot": "Could not find package root (looking for package.json with name=\"specweave\")",
42
+ "sourceEmpty": "❌ Error: Source {{type}} directory is empty",
43
+ "directory": "Directory: {{path}}",
44
+ "installationIssue": "This indicates a package installation issue.",
45
+ "errorCopying": "❌ Error copying {{type}}: {{error}}",
46
+ "source": "Source: {{path}}",
47
+ "target": "Target: {{path}}"
48
+ },
49
+ "warnings": {
50
+ "invalidDirName": "⚠️ Current directory name '{{dirName}}' contains invalid characters.",
51
+ "directoryNotEmpty": "⚠️ Current directory contains {{count}} file{{plural}}.",
52
+ "skillsIndexWarning": "⚠️ Warning: Could not generate skills index: {{error}}",
53
+ "skillsIndexNote": "Skills will still work, but manual indexing may be needed.",
54
+ "marketplaceCopyFailed": "⚠️ Warning: Could not copy plugin marketplace",
55
+ "marketplaceNotFound": "⚠️ Warning: Plugin marketplace not found",
56
+ "pluginAutoSetupFailed": "⚠️ Warning: Could not setup automatic plugin registration",
57
+ "pluginAutoInstallFailed": "Automatic plugin installation failed (claude CLI not available)"
58
+ },
59
+ "prompts": {
60
+ "confirmInitInCurrent": "Initialize SpecWeave in current directory?",
61
+ "overwriteSpecweave": ".specweave directory already exists. Overwrite?",
62
+ "overwriteDirectory": "Directory {{projectName}} already exists. Overwrite?",
63
+ "enablePlugins": "Enable suggested plugins now?"
64
+ },
65
+ "toolDetection": {
66
+ "header": "AI Tool Detection",
67
+ "detected": "Detected: {{tool}}",
68
+ "confirmPrompt": "Use {{tool}} for this project?",
69
+ "ciAutoConfirm": "CI environment detected - auto-confirming {{tool}}",
70
+ "selectPrompt": "Which AI tool will you use?",
71
+ "recommended": "Recommended - Full automation",
72
+ "tools": {
73
+ "claude": "Claude Code",
74
+ "cursor": "Cursor",
75
+ "copilot": "GitHub Copilot",
76
+ "generic": "Other (ChatGPT, Gemini, etc.)"
77
+ }
78
+ },
79
+ "info": {
80
+ "nestedEnforcement": "SpecWeave enforces a single source of truth:",
81
+ "nestedBullet1": "• Use the parent folder for all increments",
82
+ "nestedBullet2": "• Increments can span multiple subdirectories",
83
+ "nestedBullet3": "• See CLAUDE.md section \"Root-Level .specweave/ Folder\"",
84
+ "nestedToFix": "To fix:",
85
+ "suggestedPlugins": "💡 Suggested Plugins:",
86
+ "copiedFiles": "✓ Copied {{count}} command files",
87
+ "copiedAgents": "✓ Copied {{count}} agent directories",
88
+ "copiedSkills": "✓ Copied {{count}} skill directories",
89
+ "copiedHooks": "✓ Copied {{count}} hook files",
90
+ "pluginAutoSetupDetails": "Claude Code will auto-load SpecWeave marketplace when you trust this folder",
91
+ "manualInstallInstructions": "Run manually: /plugin install specweave",
92
+ "ciSkipPlugins": "CI environment detected - skipping plugin enablement (can configure manually later)"
93
+ },
94
+ "success": {
95
+ "pluginAutoSetup": "Plugin marketplace configured for automatic loading",
96
+ "pluginAutoInstall": "Slash commands available immediately (no restart needed!)"
97
+ },
98
+ "progress": {
99
+ "creatingProject": "Creating SpecWeave project...",
100
+ "detected": "Detected {{tool}}...",
101
+ "usingTool": "Using {{tool}}...",
102
+ "directoryCreated": "Directory structure created...",
103
+ "templatesCopied": "Base templates copied...",
104
+ "installingComponents": "Installing Claude Code components...",
105
+ "commandsInstalled": "Slash commands installed...",
106
+ "agentsInstalled": "Agents installed...",
107
+ "skillsInstalled": "Skills installed...",
108
+ "hooksInstalled": "Hooks installed...",
109
+ "generatingIndex": "Generating skills index...",
110
+ "indexGenerated": "Skills index generated...",
111
+ "installingAdapter": "Installing {{tool}} adapter...",
112
+ "projectSuccess": "SpecWeave project created successfully!",
113
+ "detectingPlugins": "Detecting plugins...",
114
+ "detectedPlugins": "Detected {{count}} suggested plugins",
115
+ "enablingPlugins": "Enabling plugins...",
116
+ "enabledPlugin": "Enabled {{plugin}}",
117
+ "pluginsEnabled": "Plugins enabled"
118
+ },
119
+ "nextSteps": {
120
+ "header": "🎯 Next steps:",
121
+ "cd": "cd {{projectName}}",
122
+ "footer": "🚀 Ready to build with SpecWeave!",
123
+ "docsLink": "Documentation: https://spec-weave.com",
124
+ "githubLink": "GitHub: https://github.com/anton-abyzov/specweave",
125
+ "claude": {
126
+ "step1": "Open Claude Code in this directory",
127
+ "step2": "Install SpecWeave core plugin (REQUIRED):",
128
+ "installCore": "Run: /plugin install specweave",
129
+ "step3": "Optional: Install additional plugins as needed:",
130
+ "installGitHub": "/plugin install specweave-github",
131
+ "installFrontend": "/plugin install specweave-frontend",
132
+ "step4": "Start building:",
133
+ "example": "\"/specweave:increment 'user authentication'\"",
134
+ "autoActivate": "Skills and agents auto-activate based on context"
135
+ },
136
+ "cursor": {
137
+ "step1": "Open project in Cursor",
138
+ "step2": "Say: \"Create increment for [your feature]\"",
139
+ "guide": "Cursor will read .cursorrules and guide you",
140
+ "step3": "Use @ shortcuts:",
141
+ "shortcuts": "@increments, @docs, @strategy, @tests"
142
+ },
143
+ "copilot": {
144
+ "step1": "Open project in VS Code with Copilot",
145
+ "step2": "Copilot will read workspace instructions automatically",
146
+ "action": "Start creating increment folders and files",
147
+ "step3": "Use Copilot Chat for guidance:",
148
+ "example": "\"How do I create a spec.md?\""
149
+ },
150
+ "generic": {
151
+ "step1": "Read SPECWEAVE-MANUAL.md",
152
+ "step2": "Follow step-by-step instructions",
153
+ "compatibility": "Works with ANY AI tool (ChatGPT, Claude web, Gemini)"
154
+ }
155
+ }
156
+ },
157
+ "plugin": {
158
+ "list": {
159
+ "header": "📦 SpecWeave Plugins",
160
+ "enabledHeader": "✅ Enabled Plugins:",
161
+ "enabledNone": "(none)",
162
+ "errorLoading": "(error loading)",
163
+ "availableHeader": "📚 Available Plugins:",
164
+ "availableNone": "(all enabled)",
165
+ "suggestedHeader": "💡 Suggested Plugins (auto-detected):",
166
+ "enableHint": "Run `specweave plugin enable <name>` to enable a plugin",
167
+ "statsFormat": "Skills: {{skills}}, Agents: {{agents}}, Commands: {{commands}}",
168
+ "errorListing": "❌ Error listing plugins:"
169
+ },
170
+ "enable": {
171
+ "enablingPlugin": "🔌 Enabling plugin: {{name}}",
172
+ "alreadyEnabled": "⚠️ Plugin {{name}} is already enabled",
173
+ "useForce": "Use --force to reinstall",
174
+ "success": "✅ Plugin {{name}} enabled successfully!",
175
+ "installed": "Installed:",
176
+ "skills": "Skills: {{names}}",
177
+ "agents": "Agents: {{names}}",
178
+ "commands": "Commands: {{names}}",
179
+ "installedTo": "Plugin installed to: {{location}}",
180
+ "restartClaude": "⚠️ Restart Claude Code to activate the new plugin",
181
+ "errorEnabling": "❌ Error enabling plugin:"
182
+ },
183
+ "disable": {
184
+ "disablingPlugin": "🔌 Disabling plugin: {{name}}",
185
+ "notEnabled": "⚠️ Plugin {{name}} is not currently enabled",
186
+ "success": "✅ Plugin {{name}} disabled successfully!",
187
+ "restartClaude": "⚠️ Restart Claude Code to deactivate the plugin",
188
+ "errorDisabling": "❌ Error disabling plugin:"
189
+ },
190
+ "info": {
191
+ "header": "📋 Plugin Information: {{name}}",
192
+ "notFound": "❌ Plugin {{name}} not found",
193
+ "listHint": "Run `specweave plugin list --available` to see available plugins",
194
+ "name": "Name:",
195
+ "version": "Version:",
196
+ "description": "Description:",
197
+ "author": "Author:",
198
+ "license": "License:",
199
+ "coreVersion": "SpecWeave Core Version:",
200
+ "status": "Status:",
201
+ "statusEnabled": "✅ Enabled",
202
+ "statusDisabled": "⚪ Disabled",
203
+ "provides": "Provides:",
204
+ "skillsFormat": "Skills: {{skills}}",
205
+ "agentsFormat": "Agents: {{agents}}",
206
+ "commandsFormat": "Commands: {{commands}}",
207
+ "noneValue": "(none)",
208
+ "dependencies": "Dependencies:",
209
+ "autoDetect": "Auto-Detection Triggers:",
210
+ "autoDetectFiles": "Files: {{files}}",
211
+ "autoDetectPackages": "Packages: {{packages}}",
212
+ "autoDetectEnv": "Environment Variables: {{env}}",
213
+ "autoDetectGit": "Git Remote Pattern: {{pattern}}",
214
+ "credits": "Credits:",
215
+ "basedOn": "Based on: {{source}}",
216
+ "originalAuthor": "Original Author: {{author}}",
217
+ "contributors": "Contributors: {{contributors}}",
218
+ "errorGettingInfo": "❌ Error getting plugin info:"
219
+ },
220
+ "errors": {
221
+ "nameRequired": "❌ Plugin name required for {{command}} command",
222
+ "usageEnable": "Usage: specweave plugin enable <plugin-name>",
223
+ "usageDisable": "Usage: specweave plugin disable <plugin-name>",
224
+ "usageInfo": "Usage: specweave plugin info <plugin-name>",
225
+ "unknownAction": "❌ Unknown plugin action: {{action}}",
226
+ "validActions": "Valid actions: list, enable, disable, info"
227
+ }
228
+ },
229
+ "list": {
230
+ "header": "📋 SpecWeave Components",
231
+ "agentsHeader": "🤖 Agents:",
232
+ "skillsHeader": "✨ Skills:",
233
+ "availableFormat": "Available in SpecWeave: {{count}} {{type}}",
234
+ "agents": "agents",
235
+ "skills": "skills",
236
+ "noDescription": "No description",
237
+ "noAgents": "⚠️ No agents found in src/agents/",
238
+ "noSkills": "⚠️ No skills found in src/skills/",
239
+ "hintInstalled": "Run `specweave list --installed` to see installed components",
240
+ "hintInstall": "Run `specweave install <name>` to install a specific component",
241
+ "localInstallation": "📁 Local Installation (.claude/):",
242
+ "globalInstallation": "🌍 Global Installation (~/.claude/):",
243
+ "noComponentsInstalled": "⚠️ No components installed",
244
+ "installPrompt": "Run `specweave install` to install components"
245
+ },
246
+ "install": {
247
+ "header": "📦 SpecWeave Component Installation",
248
+ "notFound": "❌ Component \"{{name}}\" not found",
249
+ "listHint": "Run `specweave list` to see available components",
250
+ "complete": "✅ Installation complete!",
251
+ "installedTo": "Installed to: {{location}}",
252
+ "installingFormat": "Installing {{type}}: {{name}}...",
253
+ "installedFormat": "Installed {{type}}: {{name}}",
254
+ "failedFormat": "Failed to install {{type}}: {{name}}",
255
+ "noAgentsWarning": "⚠️ No agents found in src/agents/",
256
+ "noSkillsWarning": "⚠️ No skills found in src/skills/",
257
+ "installingCount": "📦 Installing {{count}} {{type}}...",
258
+ "agent": "agent",
259
+ "agents": "agents",
260
+ "skill": "skill",
261
+ "skills": "skills"
262
+ },
263
+ "increment": {
264
+ "creating": "📝 Creating increment: {name}",
265
+ "created": "✅ Increment {id} created successfully!",
266
+ "nextStepDo": "Next: Run /specweave.do to start implementation",
267
+ "errors": {
268
+ "incompleteFound": "Cannot create new increment! Previous increments incomplete"
269
+ }
270
+ },
271
+ "progress": {
272
+ "currentIncrement": "Current Increment: {id}",
273
+ "status": "Status: {status}",
274
+ "completion": "Completion: {percent}%"
275
+ },
276
+ "translate": {
277
+ "translating": "🌐 Translating content to {language}...",
278
+ "complete": "✅ Translation complete!"
279
+ },
280
+ "version": {
281
+ "current": "SpecWeave version: {version}"
282
+ },
283
+ "errors": {
284
+ "fileNotFound": "❌ File not found: {path}",
285
+ "invalidConfig": "❌ Invalid configuration: {error}"
286
+ }
287
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "fileNotFound": "❌ File not found: {path}",
3
+ "invalidConfig": "❌ Invalid configuration",
4
+ "networkError": "❌ Network error: {message}",
5
+ "permissionDenied": "❌ Permission denied",
6
+ "unknownError": "❌ An error occurred: {message}"
7
+ }
@@ -0,0 +1,6 @@
1
+ {
2
+ "projectName": "{PROJECT_NAME}",
3
+ "description": "Project description",
4
+ "version": "1.0.0",
5
+ "author": "Your Name"
6
+ }
File without changes
@@ -0,0 +1,41 @@
1
+ {
2
+ "init": {
3
+ "welcome": "🚀 Inicialización de SpecWeave",
4
+ "projectName": "Nombre del proyecto:",
5
+ "detectingTool": "Detectando herramienta de IA...",
6
+ "foundClaude": "✅ Claude Code encontrado",
7
+ "foundCursor": "✅ Cursor encontrado",
8
+ "foundCopilot": "✅ GitHub Copilot encontrado",
9
+ "noToolDetected": "No se detectó herramienta de IA, usando adaptador Generic",
10
+ "complete": "✨ ¡Inicialización completa!",
11
+ "errors": {
12
+ "invalidName": "El nombre del proyecto debe contener solo letras minúsculas, números y guiones",
13
+ "alreadyExists": "El directorio .specweave ya existe",
14
+ "cancelled": "❌ Inicialización cancelada"
15
+ }
16
+ },
17
+ "increment": {
18
+ "creating": "📝 Creando increment: {name}",
19
+ "created": "✅ ¡Increment {id} creado exitosamente!",
20
+ "nextStepDo": "Siguiente: Ejecuta /specweave.do para comenzar la implementación",
21
+ "errors": {
22
+ "incompleteFound": "¡No se puede crear un nuevo increment! Increments anteriores incompletos"
23
+ }
24
+ },
25
+ "progress": {
26
+ "currentIncrement": "Increment Actual: {id}",
27
+ "status": "Estado: {status}",
28
+ "completion": "Completado: {percent}%"
29
+ },
30
+ "translate": {
31
+ "translating": "🌐 Traduciendo contenido a {language}...",
32
+ "complete": "✅ ¡Traducción completa!"
33
+ },
34
+ "version": {
35
+ "current": "Versión de SpecWeave: {version}"
36
+ },
37
+ "errors": {
38
+ "fileNotFound": "❌ Archivo no encontrado: {path}",
39
+ "invalidConfig": "❌ Configuración inválida: {error}"
40
+ }
41
+ }