great-cto 0.1.4 → 1.0.101

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/dist/bootstrap.js CHANGED
@@ -28,6 +28,14 @@ stack: ${stackLine}
28
28
  languages: ${detection.languages.join(", ") || "to be defined"}
29
29
  package-manager: ${detection.packageManager ?? "none"}
30
30
 
31
+ ## Phase
32
+
33
+ phase: implementation
34
+
35
+ > Values: planning | implementation | review | release. SessionStart hook
36
+ > loads phase-specific context (skips QA/CSO/perf for planning; skips
37
+ > brainstorm/RFC for release). Switch in chat: "move to review phase".
38
+
31
39
  ## Team
32
40
 
33
41
  size: ${teamSize}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "great-cto",
3
- "version": "0.1.4",
3
+ "version": "1.0.101",
4
4
  "description": "One command install for the great_cto Claude Code plugin. Auto-detects your stack, picks the right archetype, bootstraps PROJECT.md.",
5
5
  "keywords": [
6
6
  "claude-code",