@atlashub/smartstack-cli 1.24.0 → 1.26.0
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/.documentation/agents.html +3 -3
- package/.documentation/apex.html +18 -18
- package/.documentation/business-analyse.html +38 -38
- package/.documentation/cli-commands.html +1 -1
- package/.documentation/commands.html +29 -29
- package/.documentation/efcore.html +246 -91
- package/.documentation/gitflow.html +1 -1
- package/.documentation/hooks.html +1 -1
- package/.documentation/index.html +8 -8
- package/.documentation/init.html +1 -1
- package/.documentation/installation.html +9 -9
- package/.documentation/ralph-loop.html +2 -2
- package/.documentation/test-web.html +2 -2
- package/dist/index.js +8 -3
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
<header class="global-header">
|
|
13
13
|
<div class="logo">SS</div>
|
|
14
14
|
<span class="site-title">SmartStack CLI</span>
|
|
15
|
-
<span class="version-badge">v1.
|
|
15
|
+
<span class="version-badge">v1.25.0</span>
|
|
16
16
|
<div class="header-divider"></div>
|
|
17
17
|
<span class="page-title" data-lang="fr">Agents Spécialisés</span>
|
|
18
18
|
<span class="page-title" data-lang="en">Specialized Agents</span>
|
|
@@ -808,10 +808,10 @@ Accuracy > Speed. Preserve meaning and formatting while fixing obvious errors.</
|
|
|
808
808
|
<span class="alert-icon">💡</span>
|
|
809
809
|
<div class="alert-content">
|
|
810
810
|
<p data-lang="fr">
|
|
811
|
-
Ces agents sont lances en parallele par <code>/business-analyse
|
|
811
|
+
Ces agents sont lances en parallele par <code>/business-analyse 2-explore</code>. Maximum 3 agents par execution pour optimiser les tokens.
|
|
812
812
|
</p>
|
|
813
813
|
<p data-lang="en">
|
|
814
|
-
These agents are launched in parallel by <code>/business-analyse
|
|
814
|
+
These agents are launched in parallel by <code>/business-analyse 2-explore</code>. Maximum 3 agents per execution to optimize tokens.
|
|
815
815
|
</p>
|
|
816
816
|
</div>
|
|
817
817
|
</div>
|
package/.documentation/apex.html
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
<header class="global-header">
|
|
13
13
|
<div class="logo">SS</div>
|
|
14
14
|
<span class="site-title">SmartStack CLI</span>
|
|
15
|
-
<span class="version-badge">v1.
|
|
15
|
+
<span class="version-badge">v1.25.0</span>
|
|
16
16
|
<div class="header-divider"></div>
|
|
17
17
|
<span class="page-title">APEX Methodology</span>
|
|
18
18
|
<nav class="breadcrumb">
|
|
@@ -286,27 +286,27 @@
|
|
|
286
286
|
<tbody>
|
|
287
287
|
<tr>
|
|
288
288
|
<td><strong>Analyze</strong></td>
|
|
289
|
-
<td><code>/apex
|
|
289
|
+
<td><code>/apex 1-analyze</code></td>
|
|
290
290
|
<td><code>analyze.md</code></td>
|
|
291
291
|
</tr>
|
|
292
292
|
<tr>
|
|
293
293
|
<td><strong>Plan</strong></td>
|
|
294
|
-
<td><code>/apex
|
|
294
|
+
<td><code>/apex 2-plan</code></td>
|
|
295
295
|
<td><code>plan.md</code></td>
|
|
296
296
|
</tr>
|
|
297
297
|
<tr>
|
|
298
298
|
<td><strong>Execute</strong></td>
|
|
299
|
-
<td><code>/apex
|
|
299
|
+
<td><code>/apex 3-execute</code></td>
|
|
300
300
|
<td><code>implementation.md</code></td>
|
|
301
301
|
</tr>
|
|
302
302
|
<tr>
|
|
303
303
|
<td><strong>eXamine</strong></td>
|
|
304
|
-
<td><code>/apex
|
|
304
|
+
<td><code>/apex 4-examine</code></td>
|
|
305
305
|
<td><code>validation.md</code></td>
|
|
306
306
|
</tr>
|
|
307
307
|
<tr>
|
|
308
308
|
<td><strong>Tasks</strong></td>
|
|
309
|
-
<td><code>/apex
|
|
309
|
+
<td><code>/apex 5-tasks</code></td>
|
|
310
310
|
<td><code>task-*.md</code></td>
|
|
311
311
|
</tr>
|
|
312
312
|
</tbody>
|
|
@@ -329,13 +329,13 @@
|
|
|
329
329
|
|
|
330
330
|
<div class="command-card">
|
|
331
331
|
<div class="command-header">
|
|
332
|
-
<code class="command-name">/apex
|
|
332
|
+
<code class="command-name">/apex 1-analyze</code>
|
|
333
333
|
<span class="tag tag-command">Analysis</span>
|
|
334
334
|
</div>
|
|
335
335
|
<div class="command-body">
|
|
336
336
|
<div class="code-block">
|
|
337
337
|
<button class="copy-btn">Copy</button>
|
|
338
|
-
<pre><code>/apex
|
|
338
|
+
<pre><code>/apex 1-analyze Add user authentication with JWT tokens</code></pre>
|
|
339
339
|
</div>
|
|
340
340
|
|
|
341
341
|
<details class="template-section">
|
|
@@ -467,13 +467,13 @@ Context depth > Speed. Missing context causes failed implementations.</code></pr
|
|
|
467
467
|
|
|
468
468
|
<div class="command-card">
|
|
469
469
|
<div class="command-header">
|
|
470
|
-
<code class="command-name">/apex
|
|
470
|
+
<code class="command-name">/apex 2-plan</code>
|
|
471
471
|
<span class="tag tag-workflow">Planning</span>
|
|
472
472
|
</div>
|
|
473
473
|
<div class="command-body">
|
|
474
474
|
<div class="code-block">
|
|
475
475
|
<button class="copy-btn">Copy</button>
|
|
476
|
-
<pre><code>/apex
|
|
476
|
+
<pre><code>/apex 2-plan 01-add-user-authentication</code></pre>
|
|
477
477
|
</div>
|
|
478
478
|
|
|
479
479
|
<details class="template-section">
|
|
@@ -575,13 +575,13 @@ Clarity > Completeness. Every step must be unambiguous and executable.</code></p
|
|
|
575
575
|
|
|
576
576
|
<div class="command-card">
|
|
577
577
|
<div class="command-header">
|
|
578
|
-
<code class="command-name">/apex
|
|
578
|
+
<code class="command-name">/apex 3-execute</code>
|
|
579
579
|
<span class="tag tag-command">Implementation</span>
|
|
580
580
|
</div>
|
|
581
581
|
<div class="command-body">
|
|
582
582
|
<div class="code-block">
|
|
583
583
|
<button class="copy-btn">Copy</button>
|
|
584
|
-
<pre><code>/apex
|
|
584
|
+
<pre><code>/apex 3-execute 01-add-user-authentication</code></pre>
|
|
585
585
|
</div>
|
|
586
586
|
|
|
587
587
|
<details class="template-section">
|
|
@@ -711,13 +711,13 @@ Correctness > Completeness > Speed</code></pre>
|
|
|
711
711
|
|
|
712
712
|
<div class="command-card">
|
|
713
713
|
<div class="command-header">
|
|
714
|
-
<code class="command-name">/apex
|
|
714
|
+
<code class="command-name">/apex 4-examine</code>
|
|
715
715
|
<span class="tag tag-workflow">Validation</span>
|
|
716
716
|
</div>
|
|
717
717
|
<div class="command-body">
|
|
718
718
|
<div class="code-block">
|
|
719
719
|
<button class="copy-btn">Copy</button>
|
|
720
|
-
<pre><code>/apex
|
|
720
|
+
<pre><code>/apex 4-examine 01-add-user-authentication</code></pre>
|
|
721
721
|
</div>
|
|
722
722
|
|
|
723
723
|
<details class="template-section">
|
|
@@ -855,13 +855,13 @@ Quality > Speed. Never approve a failing implementation.</code></pre>
|
|
|
855
855
|
|
|
856
856
|
<div class="command-card">
|
|
857
857
|
<div class="command-header">
|
|
858
|
-
<code class="command-name">/apex
|
|
858
|
+
<code class="command-name">/apex 5-tasks</code>
|
|
859
859
|
<span class="tag tag-command">Division</span>
|
|
860
860
|
</div>
|
|
861
861
|
<div class="command-body">
|
|
862
862
|
<div class="code-block">
|
|
863
863
|
<button class="copy-btn">Copy</button>
|
|
864
|
-
<pre><code>/apex
|
|
864
|
+
<pre><code>/apex 5-tasks 01-add-user-authentication</code></pre>
|
|
865
865
|
</div>
|
|
866
866
|
|
|
867
867
|
<details class="template-section">
|
|
@@ -960,8 +960,8 @@ Clarity > Granularity. Each task must be self-contained.</code></pre>
|
|
|
960
960
|
<div class="best-practice">
|
|
961
961
|
<h4>
|
|
962
962
|
<span class="bp-icon">✅</span>
|
|
963
|
-
<span data-lang="fr">Toujours commencer par /apex
|
|
964
|
-
<span data-lang="en">Always start with /apex
|
|
963
|
+
<span data-lang="fr">Toujours commencer par /apex 1-analyze</span>
|
|
964
|
+
<span data-lang="en">Always start with /apex 1-analyze</span>
|
|
965
965
|
</h4>
|
|
966
966
|
<p data-lang="fr">
|
|
967
967
|
Ne jamais sauter l'analyse. Une comprehension incomplete du contexte mene a des implementations defaillantes.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
<header class="global-header">
|
|
13
13
|
<div class="logo">SS</div>
|
|
14
14
|
<span class="site-title">SmartStack CLI</span>
|
|
15
|
-
<span class="version-badge">v1.
|
|
15
|
+
<span class="version-badge">v1.25.0</span>
|
|
16
16
|
<div class="header-divider"></div>
|
|
17
17
|
<span class="page-title">Business Analyse</span>
|
|
18
18
|
<nav class="breadcrumb">
|
|
@@ -623,7 +623,7 @@
|
|
|
623
623
|
<h2>Phase 0: ORCHESTRATE</h2>
|
|
624
624
|
<div class="command-card">
|
|
625
625
|
<div class="command-header">
|
|
626
|
-
<code class="command-name">/business-analyse
|
|
626
|
+
<code class="command-name">/business-analyse 0-orchestrate</code>
|
|
627
627
|
<span class="badge badge-purple">OPUS/ULTRATHINK</span>
|
|
628
628
|
</div>
|
|
629
629
|
<div class="command-body">
|
|
@@ -637,12 +637,12 @@
|
|
|
637
637
|
<div class="code-block">
|
|
638
638
|
<button class="copy-btn">Copy</button>
|
|
639
639
|
<pre><code># Full orchestration
|
|
640
|
-
/business-analyse
|
|
640
|
+
/business-analyse 0-orchestrate [feature-name]
|
|
641
641
|
|
|
642
642
|
# With granularity level
|
|
643
|
-
/business-analyse
|
|
644
|
-
/business-analyse
|
|
645
|
-
/business-analyse
|
|
643
|
+
/business-analyse 0-orchestrate [feature-name] --granularity=muscles
|
|
644
|
+
/business-analyse 0-orchestrate [feature-name] --granularity=section
|
|
645
|
+
/business-analyse 0-orchestrate [feature-name] --granularity=resources</code></pre>
|
|
646
646
|
</div>
|
|
647
647
|
|
|
648
648
|
<h4 data-lang="fr">Orchestration automatique</h4>
|
|
@@ -684,7 +684,7 @@
|
|
|
684
684
|
<h2>Phase 1: INIT</h2>
|
|
685
685
|
<div class="command-card">
|
|
686
686
|
<div class="command-header">
|
|
687
|
-
<code class="command-name">/business-analyse
|
|
687
|
+
<code class="command-name">/business-analyse 1-init</code>
|
|
688
688
|
<span class="badge badge-blue">Haiku</span>
|
|
689
689
|
</div>
|
|
690
690
|
<div class="command-body">
|
|
@@ -697,7 +697,7 @@
|
|
|
697
697
|
|
|
698
698
|
<div class="code-block">
|
|
699
699
|
<button class="copy-btn">Copy</button>
|
|
700
|
-
<pre><code>/business-analyse
|
|
700
|
+
<pre><code>/business-analyse 1-init [feature-name]</code></pre>
|
|
701
701
|
</div>
|
|
702
702
|
|
|
703
703
|
<h4 data-lang="fr">Structure creee</h4>
|
|
@@ -719,7 +719,7 @@
|
|
|
719
719
|
<h2>Phase 2: DISCOVER</h2>
|
|
720
720
|
<div class="command-card">
|
|
721
721
|
<div class="command-header">
|
|
722
|
-
<code class="command-name">/business-analyse
|
|
722
|
+
<code class="command-name">/business-analyse 2-discover</code>
|
|
723
723
|
<span class="badge badge-blue">OPUS/ULTRATHINK</span>
|
|
724
724
|
</div>
|
|
725
725
|
<div class="command-body">
|
|
@@ -743,7 +743,7 @@
|
|
|
743
743
|
|
|
744
744
|
<div class="code-block">
|
|
745
745
|
<button class="copy-btn">Copy</button>
|
|
746
|
-
<pre><code>/business-analyse
|
|
746
|
+
<pre><code>/business-analyse 2-discover Je veux pouvoir exporter mes donnees clients</code></pre>
|
|
747
747
|
</div>
|
|
748
748
|
|
|
749
749
|
<h4>
|
|
@@ -793,7 +793,7 @@
|
|
|
793
793
|
<h2>Phase 3: ANALYSE</h2>
|
|
794
794
|
<div class="command-card">
|
|
795
795
|
<div class="command-header">
|
|
796
|
-
<code class="command-name">/business-analyse
|
|
796
|
+
<code class="command-name">/business-analyse 3-analyse</code>
|
|
797
797
|
<span class="badge badge-blue">Sonnet/ULTRATHINK</span>
|
|
798
798
|
</div>
|
|
799
799
|
<div class="command-body">
|
|
@@ -806,7 +806,7 @@
|
|
|
806
806
|
|
|
807
807
|
<div class="code-block">
|
|
808
808
|
<button class="copy-btn">Copy</button>
|
|
809
|
-
<pre><code>/business-analyse
|
|
809
|
+
<pre><code>/business-analyse 3-analyse [feature-name]</code></pre>
|
|
810
810
|
</div>
|
|
811
811
|
|
|
812
812
|
<h4 data-lang="fr">Analyse des gaps</h4>
|
|
@@ -840,7 +840,7 @@
|
|
|
840
840
|
<h2>Phase 4: SPECIFY</h2>
|
|
841
841
|
<div class="command-card">
|
|
842
842
|
<div class="command-header">
|
|
843
|
-
<code class="command-name">/business-analyse
|
|
843
|
+
<code class="command-name">/business-analyse 4-specify</code>
|
|
844
844
|
<span class="badge badge-teal">Sonnet/ULTRATHINK</span>
|
|
845
845
|
</div>
|
|
846
846
|
<div class="command-body">
|
|
@@ -854,13 +854,13 @@
|
|
|
854
854
|
<div class="code-block">
|
|
855
855
|
<button class="copy-btn">Copy</button>
|
|
856
856
|
<pre><code># Generate specification
|
|
857
|
-
/business-analyse
|
|
857
|
+
/business-analyse 4-specify [feature-name]
|
|
858
858
|
|
|
859
859
|
# With HTML mockup
|
|
860
|
-
/business-analyse
|
|
860
|
+
/business-analyse 4-specify [feature-name] --mockup
|
|
861
861
|
|
|
862
862
|
# With PlantUML diagrams
|
|
863
|
-
/business-analyse
|
|
863
|
+
/business-analyse 4-specify [feature-name] --plantuml</code></pre>
|
|
864
864
|
</div>
|
|
865
865
|
|
|
866
866
|
<h4>
|
|
@@ -984,7 +984,7 @@
|
|
|
984
984
|
<h2>Phase 5: VALIDATE</h2>
|
|
985
985
|
<div class="command-card">
|
|
986
986
|
<div class="command-header">
|
|
987
|
-
<code class="command-name">/business-analyse
|
|
987
|
+
<code class="command-name">/business-analyse 5-validate</code>
|
|
988
988
|
<span class="badge badge-teal">Haiku</span>
|
|
989
989
|
</div>
|
|
990
990
|
<div class="command-body">
|
|
@@ -997,7 +997,7 @@
|
|
|
997
997
|
|
|
998
998
|
<div class="code-block">
|
|
999
999
|
<button class="copy-btn">Copy</button>
|
|
1000
|
-
<pre><code>/business-analyse
|
|
1000
|
+
<pre><code>/business-analyse 5-validate [feature-name]</code></pre>
|
|
1001
1001
|
</div>
|
|
1002
1002
|
|
|
1003
1003
|
<h4>
|
|
@@ -1065,7 +1065,7 @@
|
|
|
1065
1065
|
<h2>Phase 6: HANDOFF</h2>
|
|
1066
1066
|
<div class="command-card">
|
|
1067
1067
|
<div class="command-header">
|
|
1068
|
-
<code class="command-name">/business-analyse
|
|
1068
|
+
<code class="command-name">/business-analyse 6-handoff</code>
|
|
1069
1069
|
<span class="badge badge-teal">OPUS/ULTRATHINK</span>
|
|
1070
1070
|
</div>
|
|
1071
1071
|
<div class="command-body">
|
|
@@ -1078,7 +1078,7 @@
|
|
|
1078
1078
|
|
|
1079
1079
|
<div class="code-block">
|
|
1080
1080
|
<button class="copy-btn">Copy</button>
|
|
1081
|
-
<pre><code>/business-analyse
|
|
1081
|
+
<pre><code>/business-analyse 6-handoff [feature-name]</code></pre>
|
|
1082
1082
|
</div>
|
|
1083
1083
|
|
|
1084
1084
|
<h4 data-lang="fr">Format de sortie (diff-like)</h4>
|
|
@@ -1147,7 +1147,7 @@ npm run lint
|
|
|
1147
1147
|
<h2>Phase 7: DOC-HTML</h2>
|
|
1148
1148
|
<div class="command-card">
|
|
1149
1149
|
<div class="command-header">
|
|
1150
|
-
<code class="command-name">/business-analyse
|
|
1150
|
+
<code class="command-name">/business-analyse 7-doc-html</code>
|
|
1151
1151
|
<span class="badge badge-purple">Sonnet</span>
|
|
1152
1152
|
</div>
|
|
1153
1153
|
<div class="command-body">
|
|
@@ -1161,12 +1161,12 @@ npm run lint
|
|
|
1161
1161
|
<div class="code-block">
|
|
1162
1162
|
<button class="copy-btn">Copy</button>
|
|
1163
1163
|
<pre><code># Generate documentation
|
|
1164
|
-
/business-analyse
|
|
1164
|
+
/business-analyse 7-doc-html [feature-name]
|
|
1165
1165
|
|
|
1166
1166
|
# With specific template
|
|
1167
|
-
/business-analyse
|
|
1168
|
-
/business-analyse
|
|
1169
|
-
/business-analyse
|
|
1167
|
+
/business-analyse 7-doc-html [feature-name] --template=standard
|
|
1168
|
+
/business-analyse 7-doc-html [feature-name] --template=detailed
|
|
1169
|
+
/business-analyse 7-doc-html [feature-name] --template=minimal</code></pre>
|
|
1170
1170
|
</div>
|
|
1171
1171
|
|
|
1172
1172
|
<h4 data-lang="fr">Documentation generee</h4>
|
|
@@ -1210,7 +1210,7 @@ npm run lint
|
|
|
1210
1210
|
|
|
1211
1211
|
<div class="command-card">
|
|
1212
1212
|
<div class="command-header">
|
|
1213
|
-
<code class="command-name">/business-analyse
|
|
1213
|
+
<code class="command-name">/business-analyse bug</code>
|
|
1214
1214
|
<span class="badge badge-red">Bug Fix</span>
|
|
1215
1215
|
</div>
|
|
1216
1216
|
<div class="command-body">
|
|
@@ -1222,14 +1222,14 @@ npm run lint
|
|
|
1222
1222
|
</p>
|
|
1223
1223
|
<div class="code-block">
|
|
1224
1224
|
<button class="copy-btn">Copy</button>
|
|
1225
|
-
<pre><code>/business-analyse
|
|
1225
|
+
<pre><code>/business-analyse bug [bug-description]</code></pre>
|
|
1226
1226
|
</div>
|
|
1227
1227
|
</div>
|
|
1228
1228
|
</div>
|
|
1229
1229
|
|
|
1230
1230
|
<div class="command-card">
|
|
1231
1231
|
<div class="command-header">
|
|
1232
|
-
<code class="command-name">/business-analyse
|
|
1232
|
+
<code class="command-name">/business-analyse hotfix</code>
|
|
1233
1233
|
<span class="badge badge-red">Hotfix</span>
|
|
1234
1234
|
</div>
|
|
1235
1235
|
<div class="command-body">
|
|
@@ -1241,14 +1241,14 @@ npm run lint
|
|
|
1241
1241
|
</p>
|
|
1242
1242
|
<div class="code-block">
|
|
1243
1243
|
<button class="copy-btn">Copy</button>
|
|
1244
|
-
<pre><code>/business-analyse
|
|
1244
|
+
<pre><code>/business-analyse hotfix [fix-description]</code></pre>
|
|
1245
1245
|
</div>
|
|
1246
1246
|
</div>
|
|
1247
1247
|
</div>
|
|
1248
1248
|
|
|
1249
1249
|
<div class="command-card">
|
|
1250
1250
|
<div class="command-header">
|
|
1251
|
-
<code class="command-name">/business-analyse
|
|
1251
|
+
<code class="command-name">/business-analyse change-request</code>
|
|
1252
1252
|
<span class="badge badge-blue">Change</span>
|
|
1253
1253
|
</div>
|
|
1254
1254
|
<div class="command-body">
|
|
@@ -1260,7 +1260,7 @@ npm run lint
|
|
|
1260
1260
|
</p>
|
|
1261
1261
|
<div class="code-block">
|
|
1262
1262
|
<button class="copy-btn">Copy</button>
|
|
1263
|
-
<pre><code>/business-analyse
|
|
1263
|
+
<pre><code>/business-analyse change-request [change-description]</code></pre>
|
|
1264
1264
|
</div>
|
|
1265
1265
|
</div>
|
|
1266
1266
|
</div>
|
|
@@ -1438,43 +1438,43 @@ npm run lint
|
|
|
1438
1438
|
# Option 2: Phases individuelles pour plus de controle
|
|
1439
1439
|
|
|
1440
1440
|
# Phase 1: Initialiser la structure
|
|
1441
|
-
/business-analyse
|
|
1441
|
+
/business-analyse 1-init user-management
|
|
1442
1442
|
|
|
1443
1443
|
# Phase 2: Decouvrir le besoin
|
|
1444
|
-
/business-analyse
|
|
1444
|
+
/business-analyse 2-discover Je veux gerer les utilisateurs avec des roles
|
|
1445
1445
|
|
|
1446
1446
|
# → Questions d'elicitation posees
|
|
1447
1447
|
# → Agent ba-similarity verifie les doublons
|
|
1448
1448
|
# → Cree: .claude/ba/user-management/01-business-requirements.md
|
|
1449
1449
|
|
|
1450
1450
|
# Phase 3: Analyser et enrichir
|
|
1451
|
-
/business-analyse
|
|
1451
|
+
/business-analyse 3-analyse user-management
|
|
1452
1452
|
|
|
1453
1453
|
# → Fusionne besoin + contexte technique
|
|
1454
1454
|
# → Identifie gaps et conflits
|
|
1455
1455
|
# → Cree: .claude/ba/user-management/02-enriched-requirements.md
|
|
1456
1456
|
|
|
1457
1457
|
# Phase 4: Specifier (FRD)
|
|
1458
|
-
/business-analyse
|
|
1458
|
+
/business-analyse 4-specify user-management --plantuml
|
|
1459
1459
|
|
|
1460
1460
|
# → Genere le FRD complet avec diagrammes
|
|
1461
1461
|
# → Cree: .claude/ba/user-management/03-functional-spec.md
|
|
1462
1462
|
|
|
1463
1463
|
# Phase 5: Valider avec l'utilisateur
|
|
1464
|
-
/business-analyse
|
|
1464
|
+
/business-analyse 5-validate user-management
|
|
1465
1465
|
|
|
1466
1466
|
# → Presente resume pour validation
|
|
1467
1467
|
# → Si APPROVED → Phase 6
|
|
1468
1468
|
# → Si MAJOR CHANGES → Retour Phase 3
|
|
1469
1469
|
|
|
1470
1470
|
# Phase 6: Generer le brief d'implementation
|
|
1471
|
-
/business-analyse
|
|
1471
|
+
/business-analyse 6-handoff user-management
|
|
1472
1472
|
|
|
1473
1473
|
# → Transforme FRD en brief diff-like (anglais)
|
|
1474
1474
|
# → Cree: .claude/ba/user-management/04-implementation-brief.md
|
|
1475
1475
|
|
|
1476
1476
|
# Phase 7: Generer la documentation
|
|
1477
|
-
/business-analyse
|
|
1477
|
+
/business-analyse 7-doc-html user-management
|
|
1478
1478
|
|
|
1479
1479
|
# → Genere documentation HTML polishe
|
|
1480
1480
|
# → Cree: .claude/ba/user-management/05-documentation.html
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
<header class="global-header">
|
|
13
13
|
<div class="logo">SS</div>
|
|
14
14
|
<span class="site-title">SmartStack CLI</span>
|
|
15
|
-
<span class="version-badge">v1.
|
|
15
|
+
<span class="version-badge">v1.25.0</span>
|
|
16
16
|
<div class="header-divider"></div>
|
|
17
17
|
<span class="page-title">CLI Commands</span>
|
|
18
18
|
<nav class="breadcrumb">
|