@codyswann/lisa 1.54.15 → 1.55.1

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 (192) hide show
  1. package/.claude-plugin/marketplace.json +5 -5
  2. package/cdk/merge/.claude/settings.json +1 -1
  3. package/expo/merge/.claude/settings.json +1 -1
  4. package/nestjs/merge/.claude/settings.json +1 -1
  5. package/package.json +1 -1
  6. package/plugins/lisa-cdk/.claude-plugin/plugin.json +2 -2
  7. package/plugins/lisa-expo/.claude-plugin/plugin.json +2 -2
  8. package/plugins/lisa-nestjs/.claude-plugin/plugin.json +2 -2
  9. package/plugins/lisa-rails/.claude-plugin/plugin.json +2 -2
  10. package/plugins/lisa-typescript/.claude-plugin/plugin.json +2 -2
  11. package/plugins/src/cdk/.claude-plugin/plugin.json +1 -1
  12. package/plugins/src/expo/.claude-plugin/plugin.json +1 -1
  13. package/plugins/src/nestjs/.claude-plugin/plugin.json +1 -1
  14. package/plugins/src/rails/.claude-plugin/plugin.json +1 -1
  15. package/plugins/src/typescript/.claude-plugin/plugin.json +1 -1
  16. package/rails/merge/.claude/settings.json +1 -1
  17. package/scripts/install-claude-plugins.sh +7 -3
  18. package/typescript/merge/.claude/settings.json +1 -1
  19. /package/plugins/lisa-cdk/commands/{git-commit-and-submit-pr.md → git/commit-and-submit-pr.md} +0 -0
  20. /package/plugins/lisa-cdk/commands/{git-commit-submit-pr-and-verify.md → git/commit-submit-pr-and-verify.md} +0 -0
  21. /package/plugins/lisa-cdk/commands/{git-commit-submit-pr-deploy-and-verify.md → git/commit-submit-pr-deploy-and-verify.md} +0 -0
  22. /package/plugins/lisa-cdk/commands/{git-commit.md → git/commit.md} +0 -0
  23. /package/plugins/lisa-cdk/commands/{git-prune.md → git/prune.md} +0 -0
  24. /package/plugins/lisa-cdk/commands/{git-submit-pr.md → git/submit-pr.md} +0 -0
  25. /package/plugins/lisa-cdk/commands/{jira-add-journey.md → jira/add-journey.md} +0 -0
  26. /package/plugins/lisa-cdk/commands/{jira-create.md → jira/create.md} +0 -0
  27. /package/plugins/lisa-cdk/commands/{jira-evidence.md → jira/evidence.md} +0 -0
  28. /package/plugins/lisa-cdk/commands/{jira-fix.md → jira/fix.md} +0 -0
  29. /package/plugins/lisa-cdk/commands/{jira-implement.md → jira/implement.md} +0 -0
  30. /package/plugins/lisa-cdk/commands/{jira-journey.md → jira/journey.md} +0 -0
  31. /package/plugins/lisa-cdk/commands/{jira-sync.md → jira/sync.md} +0 -0
  32. /package/plugins/lisa-cdk/commands/{jira-verify.md → jira/verify.md} +0 -0
  33. /package/plugins/lisa-cdk/commands/{plan-add-test-coverage.md → plan/add-test-coverage.md} +0 -0
  34. /package/plugins/lisa-cdk/commands/{plan-create.md → plan/create.md} +0 -0
  35. /package/plugins/lisa-cdk/commands/{plan-execute.md → plan/execute.md} +0 -0
  36. /package/plugins/lisa-cdk/commands/{plan-fix-linter-error.md → plan/fix-linter-error.md} +0 -0
  37. /package/plugins/lisa-cdk/commands/{plan-local-code-review.md → plan/local-code-review.md} +0 -0
  38. /package/plugins/lisa-cdk/commands/{plan-lower-code-complexity.md → plan/lower-code-complexity.md} +0 -0
  39. /package/plugins/lisa-cdk/commands/{plan-reduce-max-lines-per-function.md → plan/reduce-max-lines-per-function.md} +0 -0
  40. /package/plugins/lisa-cdk/commands/{plan-reduce-max-lines.md → plan/reduce-max-lines.md} +0 -0
  41. /package/plugins/lisa-cdk/commands/{pull-request-review.md → pull-request/review.md} +0 -0
  42. /package/plugins/lisa-cdk/commands/{lisa-review-implementation.md → review/implementation.md} +0 -0
  43. /package/plugins/lisa-cdk/commands/{security-zap-scan.md → security/zap-scan.md} +0 -0
  44. /package/plugins/lisa-cdk/commands/{sonarqube-check.md → sonarqube/check.md} +0 -0
  45. /package/plugins/lisa-cdk/commands/{sonarqube-fix.md → sonarqube/fix.md} +0 -0
  46. /package/plugins/lisa-cdk/commands/{tasks-load.md → tasks/load.md} +0 -0
  47. /package/plugins/lisa-cdk/commands/{tasks-sync.md → tasks/sync.md} +0 -0
  48. /package/plugins/lisa-expo/commands/{git-commit-and-submit-pr.md → git/commit-and-submit-pr.md} +0 -0
  49. /package/plugins/lisa-expo/commands/{git-commit-submit-pr-and-verify.md → git/commit-submit-pr-and-verify.md} +0 -0
  50. /package/plugins/lisa-expo/commands/{git-commit-submit-pr-deploy-and-verify.md → git/commit-submit-pr-deploy-and-verify.md} +0 -0
  51. /package/plugins/lisa-expo/commands/{git-commit.md → git/commit.md} +0 -0
  52. /package/plugins/lisa-expo/commands/{git-prune.md → git/prune.md} +0 -0
  53. /package/plugins/lisa-expo/commands/{git-submit-pr.md → git/submit-pr.md} +0 -0
  54. /package/plugins/lisa-expo/commands/{jira-add-journey.md → jira/add-journey.md} +0 -0
  55. /package/plugins/lisa-expo/commands/{jira-create.md → jira/create.md} +0 -0
  56. /package/plugins/lisa-expo/commands/{jira-evidence.md → jira/evidence.md} +0 -0
  57. /package/plugins/lisa-expo/commands/{jira-fix.md → jira/fix.md} +0 -0
  58. /package/plugins/lisa-expo/commands/{jira-implement.md → jira/implement.md} +0 -0
  59. /package/plugins/lisa-expo/commands/{jira-journey.md → jira/journey.md} +0 -0
  60. /package/plugins/lisa-expo/commands/{jira-sync.md → jira/sync.md} +0 -0
  61. /package/plugins/lisa-expo/commands/{jira-verify.md → jira/verify.md} +0 -0
  62. /package/plugins/lisa-expo/commands/{plan-add-test-coverage.md → plan/add-test-coverage.md} +0 -0
  63. /package/plugins/lisa-expo/commands/{plan-create.md → plan/create.md} +0 -0
  64. /package/plugins/lisa-expo/commands/{plan-execute.md → plan/execute.md} +0 -0
  65. /package/plugins/lisa-expo/commands/{plan-fix-linter-error.md → plan/fix-linter-error.md} +0 -0
  66. /package/plugins/lisa-expo/commands/{plan-local-code-review.md → plan/local-code-review.md} +0 -0
  67. /package/plugins/lisa-expo/commands/{plan-lower-code-complexity.md → plan/lower-code-complexity.md} +0 -0
  68. /package/plugins/lisa-expo/commands/{plan-reduce-max-lines-per-function.md → plan/reduce-max-lines-per-function.md} +0 -0
  69. /package/plugins/lisa-expo/commands/{plan-reduce-max-lines.md → plan/reduce-max-lines.md} +0 -0
  70. /package/plugins/lisa-expo/commands/{pull-request-review.md → pull-request/review.md} +0 -0
  71. /package/plugins/lisa-expo/commands/{lisa-review-implementation.md → review/implementation.md} +0 -0
  72. /package/plugins/lisa-expo/commands/{security-zap-scan.md → security/zap-scan.md} +0 -0
  73. /package/plugins/lisa-expo/commands/{sonarqube-check.md → sonarqube/check.md} +0 -0
  74. /package/plugins/lisa-expo/commands/{sonarqube-fix.md → sonarqube/fix.md} +0 -0
  75. /package/plugins/lisa-expo/commands/{tasks-load.md → tasks/load.md} +0 -0
  76. /package/plugins/lisa-expo/commands/{tasks-sync.md → tasks/sync.md} +0 -0
  77. /package/plugins/lisa-nestjs/commands/{git-commit-and-submit-pr.md → git/commit-and-submit-pr.md} +0 -0
  78. /package/plugins/lisa-nestjs/commands/{git-commit-submit-pr-and-verify.md → git/commit-submit-pr-and-verify.md} +0 -0
  79. /package/plugins/lisa-nestjs/commands/{git-commit-submit-pr-deploy-and-verify.md → git/commit-submit-pr-deploy-and-verify.md} +0 -0
  80. /package/plugins/lisa-nestjs/commands/{git-commit.md → git/commit.md} +0 -0
  81. /package/plugins/lisa-nestjs/commands/{git-prune.md → git/prune.md} +0 -0
  82. /package/plugins/lisa-nestjs/commands/{git-submit-pr.md → git/submit-pr.md} +0 -0
  83. /package/plugins/lisa-nestjs/commands/{jira-add-journey.md → jira/add-journey.md} +0 -0
  84. /package/plugins/lisa-nestjs/commands/{jira-create.md → jira/create.md} +0 -0
  85. /package/plugins/lisa-nestjs/commands/{jira-evidence.md → jira/evidence.md} +0 -0
  86. /package/plugins/lisa-nestjs/commands/{jira-fix.md → jira/fix.md} +0 -0
  87. /package/plugins/lisa-nestjs/commands/{jira-implement.md → jira/implement.md} +0 -0
  88. /package/plugins/lisa-nestjs/commands/{jira-journey.md → jira/journey.md} +0 -0
  89. /package/plugins/lisa-nestjs/commands/{jira-sync.md → jira/sync.md} +0 -0
  90. /package/plugins/lisa-nestjs/commands/{jira-verify.md → jira/verify.md} +0 -0
  91. /package/plugins/lisa-nestjs/commands/{plan-add-test-coverage.md → plan/add-test-coverage.md} +0 -0
  92. /package/plugins/lisa-nestjs/commands/{plan-create.md → plan/create.md} +0 -0
  93. /package/plugins/lisa-nestjs/commands/{plan-execute.md → plan/execute.md} +0 -0
  94. /package/plugins/lisa-nestjs/commands/{plan-fix-linter-error.md → plan/fix-linter-error.md} +0 -0
  95. /package/plugins/lisa-nestjs/commands/{plan-local-code-review.md → plan/local-code-review.md} +0 -0
  96. /package/plugins/lisa-nestjs/commands/{plan-lower-code-complexity.md → plan/lower-code-complexity.md} +0 -0
  97. /package/plugins/lisa-nestjs/commands/{plan-reduce-max-lines-per-function.md → plan/reduce-max-lines-per-function.md} +0 -0
  98. /package/plugins/lisa-nestjs/commands/{plan-reduce-max-lines.md → plan/reduce-max-lines.md} +0 -0
  99. /package/plugins/lisa-nestjs/commands/{pull-request-review.md → pull-request/review.md} +0 -0
  100. /package/plugins/lisa-nestjs/commands/{lisa-review-implementation.md → review/implementation.md} +0 -0
  101. /package/plugins/lisa-nestjs/commands/{security-zap-scan.md → security/zap-scan.md} +0 -0
  102. /package/plugins/lisa-nestjs/commands/{sonarqube-check.md → sonarqube/check.md} +0 -0
  103. /package/plugins/lisa-nestjs/commands/{sonarqube-fix.md → sonarqube/fix.md} +0 -0
  104. /package/plugins/lisa-nestjs/commands/{tasks-load.md → tasks/load.md} +0 -0
  105. /package/plugins/lisa-nestjs/commands/{tasks-sync.md → tasks/sync.md} +0 -0
  106. /package/plugins/lisa-rails/commands/{git-commit-and-submit-pr.md → git/commit-and-submit-pr.md} +0 -0
  107. /package/plugins/lisa-rails/commands/{git-commit-submit-pr-and-verify.md → git/commit-submit-pr-and-verify.md} +0 -0
  108. /package/plugins/lisa-rails/commands/{git-commit-submit-pr-deploy-and-verify.md → git/commit-submit-pr-deploy-and-verify.md} +0 -0
  109. /package/plugins/lisa-rails/commands/{git-commit.md → git/commit.md} +0 -0
  110. /package/plugins/lisa-rails/commands/{git-prune.md → git/prune.md} +0 -0
  111. /package/plugins/lisa-rails/commands/{git-submit-pr.md → git/submit-pr.md} +0 -0
  112. /package/plugins/lisa-rails/commands/{jira-add-journey.md → jira/add-journey.md} +0 -0
  113. /package/plugins/lisa-rails/commands/{jira-create.md → jira/create.md} +0 -0
  114. /package/plugins/lisa-rails/commands/{jira-evidence.md → jira/evidence.md} +0 -0
  115. /package/plugins/lisa-rails/commands/{jira-fix.md → jira/fix.md} +0 -0
  116. /package/plugins/lisa-rails/commands/{jira-implement.md → jira/implement.md} +0 -0
  117. /package/plugins/lisa-rails/commands/{jira-journey.md → jira/journey.md} +0 -0
  118. /package/plugins/lisa-rails/commands/{jira-sync.md → jira/sync.md} +0 -0
  119. /package/plugins/lisa-rails/commands/{jira-verify.md → jira/verify.md} +0 -0
  120. /package/plugins/lisa-rails/commands/{plan-add-test-coverage.md → plan/add-test-coverage.md} +0 -0
  121. /package/plugins/lisa-rails/commands/{plan-create.md → plan/create.md} +0 -0
  122. /package/plugins/lisa-rails/commands/{plan-execute.md → plan/execute.md} +0 -0
  123. /package/plugins/lisa-rails/commands/{plan-fix-linter-error.md → plan/fix-linter-error.md} +0 -0
  124. /package/plugins/lisa-rails/commands/{plan-local-code-review.md → plan/local-code-review.md} +0 -0
  125. /package/plugins/lisa-rails/commands/{plan-lower-code-complexity.md → plan/lower-code-complexity.md} +0 -0
  126. /package/plugins/lisa-rails/commands/{plan-reduce-max-lines-per-function.md → plan/reduce-max-lines-per-function.md} +0 -0
  127. /package/plugins/lisa-rails/commands/{plan-reduce-max-lines.md → plan/reduce-max-lines.md} +0 -0
  128. /package/plugins/lisa-rails/commands/{pull-request-review.md → pull-request/review.md} +0 -0
  129. /package/plugins/lisa-rails/commands/{lisa-review-implementation.md → review/implementation.md} +0 -0
  130. /package/plugins/lisa-rails/commands/{security-zap-scan.md → security/zap-scan.md} +0 -0
  131. /package/plugins/lisa-rails/commands/{sonarqube-check.md → sonarqube/check.md} +0 -0
  132. /package/plugins/lisa-rails/commands/{sonarqube-fix.md → sonarqube/fix.md} +0 -0
  133. /package/plugins/lisa-rails/commands/{tasks-load.md → tasks/load.md} +0 -0
  134. /package/plugins/lisa-rails/commands/{tasks-sync.md → tasks/sync.md} +0 -0
  135. /package/plugins/lisa-typescript/commands/{git-commit-and-submit-pr.md → git/commit-and-submit-pr.md} +0 -0
  136. /package/plugins/lisa-typescript/commands/{git-commit-submit-pr-and-verify.md → git/commit-submit-pr-and-verify.md} +0 -0
  137. /package/plugins/lisa-typescript/commands/{git-commit-submit-pr-deploy-and-verify.md → git/commit-submit-pr-deploy-and-verify.md} +0 -0
  138. /package/plugins/lisa-typescript/commands/{git-commit.md → git/commit.md} +0 -0
  139. /package/plugins/lisa-typescript/commands/{git-prune.md → git/prune.md} +0 -0
  140. /package/plugins/lisa-typescript/commands/{git-submit-pr.md → git/submit-pr.md} +0 -0
  141. /package/plugins/lisa-typescript/commands/{jira-add-journey.md → jira/add-journey.md} +0 -0
  142. /package/plugins/lisa-typescript/commands/{jira-create.md → jira/create.md} +0 -0
  143. /package/plugins/lisa-typescript/commands/{jira-evidence.md → jira/evidence.md} +0 -0
  144. /package/plugins/lisa-typescript/commands/{jira-fix.md → jira/fix.md} +0 -0
  145. /package/plugins/lisa-typescript/commands/{jira-implement.md → jira/implement.md} +0 -0
  146. /package/plugins/lisa-typescript/commands/{jira-journey.md → jira/journey.md} +0 -0
  147. /package/plugins/lisa-typescript/commands/{jira-sync.md → jira/sync.md} +0 -0
  148. /package/plugins/lisa-typescript/commands/{jira-verify.md → jira/verify.md} +0 -0
  149. /package/plugins/lisa-typescript/commands/{plan-add-test-coverage.md → plan/add-test-coverage.md} +0 -0
  150. /package/plugins/lisa-typescript/commands/{plan-create.md → plan/create.md} +0 -0
  151. /package/plugins/lisa-typescript/commands/{plan-execute.md → plan/execute.md} +0 -0
  152. /package/plugins/lisa-typescript/commands/{plan-fix-linter-error.md → plan/fix-linter-error.md} +0 -0
  153. /package/plugins/lisa-typescript/commands/{plan-local-code-review.md → plan/local-code-review.md} +0 -0
  154. /package/plugins/lisa-typescript/commands/{plan-lower-code-complexity.md → plan/lower-code-complexity.md} +0 -0
  155. /package/plugins/lisa-typescript/commands/{plan-reduce-max-lines-per-function.md → plan/reduce-max-lines-per-function.md} +0 -0
  156. /package/plugins/lisa-typescript/commands/{plan-reduce-max-lines.md → plan/reduce-max-lines.md} +0 -0
  157. /package/plugins/lisa-typescript/commands/{pull-request-review.md → pull-request/review.md} +0 -0
  158. /package/plugins/lisa-typescript/commands/{lisa-review-implementation.md → review/implementation.md} +0 -0
  159. /package/plugins/lisa-typescript/commands/{security-zap-scan.md → security/zap-scan.md} +0 -0
  160. /package/plugins/lisa-typescript/commands/{sonarqube-check.md → sonarqube/check.md} +0 -0
  161. /package/plugins/lisa-typescript/commands/{sonarqube-fix.md → sonarqube/fix.md} +0 -0
  162. /package/plugins/lisa-typescript/commands/{tasks-load.md → tasks/load.md} +0 -0
  163. /package/plugins/lisa-typescript/commands/{tasks-sync.md → tasks/sync.md} +0 -0
  164. /package/plugins/src/base/commands/{git-commit-and-submit-pr.md → git/commit-and-submit-pr.md} +0 -0
  165. /package/plugins/src/base/commands/{git-commit-submit-pr-and-verify.md → git/commit-submit-pr-and-verify.md} +0 -0
  166. /package/plugins/src/base/commands/{git-commit-submit-pr-deploy-and-verify.md → git/commit-submit-pr-deploy-and-verify.md} +0 -0
  167. /package/plugins/src/base/commands/{git-commit.md → git/commit.md} +0 -0
  168. /package/plugins/src/base/commands/{git-prune.md → git/prune.md} +0 -0
  169. /package/plugins/src/base/commands/{git-submit-pr.md → git/submit-pr.md} +0 -0
  170. /package/plugins/src/base/commands/{jira-add-journey.md → jira/add-journey.md} +0 -0
  171. /package/plugins/src/base/commands/{jira-create.md → jira/create.md} +0 -0
  172. /package/plugins/src/base/commands/{jira-evidence.md → jira/evidence.md} +0 -0
  173. /package/plugins/src/base/commands/{jira-fix.md → jira/fix.md} +0 -0
  174. /package/plugins/src/base/commands/{jira-implement.md → jira/implement.md} +0 -0
  175. /package/plugins/src/base/commands/{jira-journey.md → jira/journey.md} +0 -0
  176. /package/plugins/src/base/commands/{jira-sync.md → jira/sync.md} +0 -0
  177. /package/plugins/src/base/commands/{jira-verify.md → jira/verify.md} +0 -0
  178. /package/plugins/src/base/commands/{plan-add-test-coverage.md → plan/add-test-coverage.md} +0 -0
  179. /package/plugins/src/base/commands/{plan-create.md → plan/create.md} +0 -0
  180. /package/plugins/src/base/commands/{plan-execute.md → plan/execute.md} +0 -0
  181. /package/plugins/src/base/commands/{plan-fix-linter-error.md → plan/fix-linter-error.md} +0 -0
  182. /package/plugins/src/base/commands/{plan-local-code-review.md → plan/local-code-review.md} +0 -0
  183. /package/plugins/src/base/commands/{plan-lower-code-complexity.md → plan/lower-code-complexity.md} +0 -0
  184. /package/plugins/src/base/commands/{plan-reduce-max-lines-per-function.md → plan/reduce-max-lines-per-function.md} +0 -0
  185. /package/plugins/src/base/commands/{plan-reduce-max-lines.md → plan/reduce-max-lines.md} +0 -0
  186. /package/plugins/src/base/commands/{pull-request-review.md → pull-request/review.md} +0 -0
  187. /package/plugins/src/base/commands/{lisa-review-implementation.md → review/implementation.md} +0 -0
  188. /package/plugins/src/base/commands/{security-zap-scan.md → security/zap-scan.md} +0 -0
  189. /package/plugins/src/base/commands/{sonarqube-check.md → sonarqube/check.md} +0 -0
  190. /package/plugins/src/base/commands/{sonarqube-fix.md → sonarqube/fix.md} +0 -0
  191. /package/plugins/src/base/commands/{tasks-load.md → tasks/load.md} +0 -0
  192. /package/plugins/src/base/commands/{tasks-sync.md → tasks/sync.md} +0 -0
@@ -9,31 +9,31 @@
9
9
  },
10
10
  "plugins": [
11
11
  {
12
- "name": "typescript",
12
+ "name": "lisa-typescript",
13
13
  "source": "./plugins/lisa-typescript",
14
14
  "description": "Claude Code governance plugin for TypeScript projects — universal skills, agents, hooks, and rules plus TypeScript-specific tooling",
15
15
  "category": "productivity"
16
16
  },
17
17
  {
18
- "name": "expo",
18
+ "name": "lisa-expo",
19
19
  "source": "./plugins/lisa-expo",
20
20
  "description": "Claude Code governance plugin for Expo/React Native projects — universal skills plus Expo-specific tooling (Apollo Client, Gluestack, Expo Router, Playwright, Maestro)",
21
21
  "category": "productivity"
22
22
  },
23
23
  {
24
- "name": "nestjs",
24
+ "name": "lisa-nestjs",
25
25
  "source": "./plugins/lisa-nestjs",
26
26
  "description": "Claude Code governance plugin for NestJS/GraphQL projects — universal skills plus NestJS-specific tooling (GraphQL, TypeORM, security scanning)",
27
27
  "category": "productivity"
28
28
  },
29
29
  {
30
- "name": "cdk",
30
+ "name": "lisa-cdk",
31
31
  "source": "./plugins/lisa-cdk",
32
32
  "description": "Claude Code governance plugin for AWS CDK projects — universal skills, agents, hooks, and rules plus TypeScript tooling",
33
33
  "category": "productivity"
34
34
  },
35
35
  {
36
- "name": "rails",
36
+ "name": "lisa-rails",
37
37
  "source": "./plugins/lisa-rails",
38
38
  "description": "Claude Code governance plugin for Ruby on Rails projects — universal skills plus Rails-specific tooling (ActionController, ActionView, ActiveRecord)",
39
39
  "category": "productivity"
@@ -10,7 +10,7 @@
10
10
  "code-review@claude-plugins-official": true,
11
11
  "coderabbit@claude-plugins-official": true,
12
12
  "sentry@claude-plugins-official": true,
13
- "cdk@lisa": true
13
+ "lisa-cdk@lisa": true
14
14
  },
15
15
  "extraKnownMarketplaces": {
16
16
  "CodySwannGT/lisa": {
@@ -12,7 +12,7 @@
12
12
  "coderabbit@claude-plugins-official": true,
13
13
  "sentry@claude-plugins-official": true,
14
14
  "posthog@claude-plugins-official": true,
15
- "expo@lisa": true
15
+ "lisa-expo@lisa": true
16
16
  },
17
17
  "extraKnownMarketplaces": {
18
18
  "CodySwannGT/lisa": {
@@ -10,7 +10,7 @@
10
10
  "code-review@claude-plugins-official": true,
11
11
  "coderabbit@claude-plugins-official": true,
12
12
  "sentry@claude-plugins-official": true,
13
- "nestjs@lisa": true
13
+ "lisa-nestjs@lisa": true
14
14
  },
15
15
  "extraKnownMarketplaces": {
16
16
  "CodySwannGT/lisa": {
package/package.json CHANGED
@@ -72,7 +72,7 @@
72
72
  "axios": ">=1.13.5"
73
73
  },
74
74
  "name": "@codyswann/lisa",
75
- "version": "1.54.15",
75
+ "version": "1.55.1",
76
76
  "description": "Claude Code governance framework that applies guardrails, guidance, and automated enforcement to projects",
77
77
  "main": "dist/index.js",
78
78
  "exports": {
@@ -1,6 +1,6 @@
1
1
  {
2
- "name": "cdk",
3
- "version": "1.54.15",
2
+ "name": "lisa-cdk",
3
+ "version": "1.55.1",
4
4
  "description": "Claude Code governance plugin for AWS CDK projects — includes all universal skills, agents, hooks, and rules from Lisa plus TypeScript tooling",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
- "name": "expo",
3
- "version": "1.54.15",
2
+ "name": "lisa-expo",
3
+ "version": "1.55.1",
4
4
  "description": "Claude Code governance plugin for Expo/React Native projects — includes all universal skills, agents, hooks, and rules from Lisa plus Expo-specific tooling",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
- "name": "nestjs",
3
- "version": "1.54.15",
2
+ "name": "lisa-nestjs",
3
+ "version": "1.55.1",
4
4
  "description": "Claude Code governance plugin for NestJS/GraphQL projects — includes all universal skills, agents, hooks, and rules from Lisa plus NestJS-specific tooling (GraphQL, TypeORM, security scanning)",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
- "name": "rails",
3
- "version": "1.54.15",
2
+ "name": "lisa-rails",
3
+ "version": "1.55.1",
4
4
  "description": "Claude Code governance plugin for Ruby on Rails projects — includes all universal skills, agents, hooks, and rules from Lisa plus Rails-specific tooling (ActionController, ActionView, ActiveRecord)",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
- "name": "typescript",
3
- "version": "1.54.15",
2
+ "name": "lisa-typescript",
3
+ "version": "1.55.1",
4
4
  "description": "Claude Code governance plugin for TypeScript projects — includes all universal skills, agents, hooks, and rules from Lisa plus TypeScript-specific tooling",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,5 +1,5 @@
1
1
  {
2
- "name": "cdk",
2
+ "name": "lisa-cdk",
3
3
  "version": "1.0.0",
4
4
  "description": "Claude Code governance plugin for AWS CDK projects — includes all universal skills, agents, hooks, and rules from Lisa plus TypeScript tooling",
5
5
  "author": { "name": "Cody Swann" },
@@ -1,5 +1,5 @@
1
1
  {
2
- "name": "expo",
2
+ "name": "lisa-expo",
3
3
  "version": "1.0.0",
4
4
  "description": "Claude Code governance plugin for Expo/React Native projects — includes all universal skills, agents, hooks, and rules from Lisa plus Expo-specific tooling",
5
5
  "author": { "name": "Cody Swann" },
@@ -1,5 +1,5 @@
1
1
  {
2
- "name": "nestjs",
2
+ "name": "lisa-nestjs",
3
3
  "version": "1.0.0",
4
4
  "description": "Claude Code governance plugin for NestJS/GraphQL projects — includes all universal skills, agents, hooks, and rules from Lisa plus NestJS-specific tooling (GraphQL, TypeORM, security scanning)",
5
5
  "author": { "name": "Cody Swann" },
@@ -1,5 +1,5 @@
1
1
  {
2
- "name": "rails",
2
+ "name": "lisa-rails",
3
3
  "version": "1.0.0",
4
4
  "description": "Claude Code governance plugin for Ruby on Rails projects — includes all universal skills, agents, hooks, and rules from Lisa plus Rails-specific tooling (ActionController, ActionView, ActiveRecord)",
5
5
  "author": { "name": "Cody Swann" },
@@ -1,5 +1,5 @@
1
1
  {
2
- "name": "typescript",
2
+ "name": "lisa-typescript",
3
3
  "version": "1.0.0",
4
4
  "description": "Claude Code governance plugin for TypeScript projects — includes all universal skills, agents, hooks, and rules from Lisa plus TypeScript-specific tooling",
5
5
  "author": { "name": "Cody Swann" },
@@ -10,7 +10,7 @@
10
10
  "code-review@claude-plugins-official": true,
11
11
  "coderabbit@claude-plugins-official": true,
12
12
  "sentry@claude-plugins-official": true,
13
- "rails@lisa": true
13
+ "lisa-rails@lisa": true
14
14
  },
15
15
  "extraKnownMarketplaces": {
16
16
  "CodySwannGT/lisa": {
@@ -55,8 +55,12 @@ SETTINGS_FILE="$PROJECT_ROOT/.claude/settings.json"
55
55
  LISA_PLUGIN=""
56
56
  if [ -f "$SETTINGS_FILE" ]; then
57
57
  for stack in typescript expo nestjs cdk rails; do
58
- if grep -q "\"${stack}@lisa\"" "$SETTINGS_FILE" 2>/dev/null; then
59
- LISA_PLUGIN="${stack}@lisa"
58
+ # Check new format (lisa-*@lisa) first, fall back to legacy format (*@lisa)
59
+ if grep -q "\"lisa-${stack}@lisa\"" "$SETTINGS_FILE" 2>/dev/null; then
60
+ LISA_PLUGIN="lisa-${stack}@lisa"
61
+ break
62
+ elif grep -q "\"${stack}@lisa\"" "$SETTINGS_FILE" 2>/dev/null; then
63
+ LISA_PLUGIN="lisa-${stack}@lisa"
60
64
  break
61
65
  fi
62
66
  done
@@ -80,7 +84,7 @@ for plugin in \
80
84
  done
81
85
 
82
86
  # Install stack-specific third-party plugins
83
- if [ "$LISA_PLUGIN" = "expo@lisa" ]; then
87
+ if [ "$LISA_PLUGIN" = "lisa-expo@lisa" ]; then
84
88
  for plugin in \
85
89
  "playwright@claude-plugins-official" \
86
90
  "posthog@claude-plugins-official"; do
@@ -10,7 +10,7 @@
10
10
  "code-review@claude-plugins-official": true,
11
11
  "coderabbit@claude-plugins-official": true,
12
12
  "sentry@claude-plugins-official": true,
13
- "typescript@lisa": true
13
+ "lisa-typescript@lisa": true
14
14
  },
15
15
  "extraKnownMarketplaces": {
16
16
  "CodySwannGT/lisa": {