@codyswann/lisa 2.37.0 → 2.39.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.
Files changed (201) hide show
  1. package/package.json +1 -1
  2. package/plugins/lisa/.claude-plugin/plugin.json +1 -1
  3. package/plugins/lisa/.codex-plugin/plugin.json +1 -1
  4. package/plugins/lisa/skills/acceptance-criteria/agents/openai.yaml +4 -0
  5. package/plugins/lisa/skills/agent-design-best-practices/agents/openai.yaml +4 -0
  6. package/plugins/lisa/skills/atlassian-access/agents/openai.yaml +4 -0
  7. package/plugins/lisa/skills/bug-triage/agents/openai.yaml +4 -0
  8. package/plugins/lisa/skills/codebase-research/agents/openai.yaml +4 -0
  9. package/plugins/lisa/skills/codify-verification/agents/openai.yaml +4 -0
  10. package/plugins/lisa/skills/confluence-prd-intake/agents/openai.yaml +4 -0
  11. package/plugins/lisa/skills/confluence-to-tracker/agents/openai.yaml +4 -0
  12. package/plugins/lisa/skills/debrief/agents/openai.yaml +4 -0
  13. package/plugins/lisa/skills/debrief-apply/agents/openai.yaml +4 -0
  14. package/plugins/lisa/skills/epic-triage/agents/openai.yaml +4 -0
  15. package/plugins/lisa/skills/fix-linter-error/agents/openai.yaml +4 -0
  16. package/plugins/lisa/skills/git-commit/agents/openai.yaml +4 -0
  17. package/plugins/lisa/skills/git-prune/agents/openai.yaml +4 -0
  18. package/plugins/lisa/skills/git-submit-pr/agents/openai.yaml +4 -0
  19. package/plugins/lisa/skills/github-add-journey/agents/openai.yaml +4 -0
  20. package/plugins/lisa/skills/github-build-intake/agents/openai.yaml +4 -0
  21. package/plugins/lisa/skills/github-create/agents/openai.yaml +4 -0
  22. package/plugins/lisa/skills/github-evidence/agents/openai.yaml +4 -0
  23. package/plugins/lisa/skills/github-journey/agents/openai.yaml +4 -0
  24. package/plugins/lisa/skills/github-prd-intake/agents/openai.yaml +4 -0
  25. package/plugins/lisa/skills/github-read-issue/agents/openai.yaml +4 -0
  26. package/plugins/lisa/skills/github-sync/agents/openai.yaml +4 -0
  27. package/plugins/lisa/skills/github-to-tracker/agents/openai.yaml +4 -0
  28. package/plugins/lisa/skills/github-validate-issue/agents/openai.yaml +4 -0
  29. package/plugins/lisa/skills/github-verify/agents/openai.yaml +4 -0
  30. package/plugins/lisa/skills/github-write-issue/agents/openai.yaml +4 -0
  31. package/plugins/lisa/skills/implement/agents/openai.yaml +4 -0
  32. package/plugins/lisa/skills/improve-code-complexity/agents/openai.yaml +4 -0
  33. package/plugins/lisa/skills/improve-max-lines/agents/openai.yaml +4 -0
  34. package/plugins/lisa/skills/improve-max-lines-per-function/agents/openai.yaml +4 -0
  35. package/plugins/lisa/skills/improve-test-coverage/agents/openai.yaml +4 -0
  36. package/plugins/lisa/skills/improve-tests/agents/openai.yaml +4 -0
  37. package/plugins/lisa/skills/intake/agents/openai.yaml +4 -0
  38. package/plugins/lisa/skills/jira-add-journey/agents/openai.yaml +4 -0
  39. package/plugins/lisa/skills/jira-build-intake/agents/openai.yaml +4 -0
  40. package/plugins/lisa/skills/jira-create/agents/openai.yaml +4 -0
  41. package/plugins/lisa/skills/jira-evidence/agents/openai.yaml +4 -0
  42. package/plugins/lisa/skills/jira-journey/agents/openai.yaml +4 -0
  43. package/plugins/lisa/skills/jira-read-ticket/agents/openai.yaml +4 -0
  44. package/plugins/lisa/skills/jira-sync/agents/openai.yaml +4 -0
  45. package/plugins/lisa/skills/jira-validate-ticket/agents/openai.yaml +4 -0
  46. package/plugins/lisa/skills/jira-verify/agents/openai.yaml +4 -0
  47. package/plugins/lisa/skills/jira-write-ticket/agents/openai.yaml +4 -0
  48. package/plugins/lisa/skills/jsdoc-best-practices/agents/openai.yaml +4 -0
  49. package/plugins/lisa/skills/linear-add-journey/agents/openai.yaml +4 -0
  50. package/plugins/lisa/skills/linear-build-intake/agents/openai.yaml +4 -0
  51. package/plugins/lisa/skills/linear-create/agents/openai.yaml +4 -0
  52. package/plugins/lisa/skills/linear-evidence/agents/openai.yaml +4 -0
  53. package/plugins/lisa/skills/linear-journey/agents/openai.yaml +4 -0
  54. package/plugins/lisa/skills/linear-prd-intake/agents/openai.yaml +4 -0
  55. package/plugins/lisa/skills/linear-read-issue/agents/openai.yaml +4 -0
  56. package/plugins/lisa/skills/linear-sync/agents/openai.yaml +4 -0
  57. package/plugins/lisa/skills/linear-to-tracker/agents/openai.yaml +4 -0
  58. package/plugins/lisa/skills/linear-validate-issue/agents/openai.yaml +4 -0
  59. package/plugins/lisa/skills/linear-verify/agents/openai.yaml +4 -0
  60. package/plugins/lisa/skills/linear-write-issue/agents/openai.yaml +4 -0
  61. package/plugins/lisa/skills/lisa-review-implementation/agents/openai.yaml +4 -0
  62. package/plugins/lisa/skills/monitor/agents/openai.yaml +4 -0
  63. package/plugins/lisa/skills/nightly-add-test-coverage/agents/openai.yaml +4 -0
  64. package/plugins/lisa/skills/nightly-improve-tests/agents/openai.yaml +4 -0
  65. package/plugins/lisa/skills/nightly-lower-code-complexity/agents/openai.yaml +4 -0
  66. package/plugins/lisa/skills/notion-access/agents/openai.yaml +4 -0
  67. package/plugins/lisa/skills/notion-prd-intake/agents/openai.yaml +4 -0
  68. package/plugins/lisa/skills/notion-to-tracker/agents/openai.yaml +4 -0
  69. package/plugins/lisa/skills/performance-review/agents/openai.yaml +4 -0
  70. package/plugins/lisa/skills/plan/agents/openai.yaml +4 -0
  71. package/plugins/lisa/skills/prd-backlink/agents/openai.yaml +4 -0
  72. package/plugins/lisa/skills/prd-ticket-coverage/agents/openai.yaml +4 -0
  73. package/plugins/lisa/skills/product-walkthrough/agents/openai.yaml +4 -0
  74. package/plugins/lisa/skills/pull-request-review/agents/openai.yaml +4 -0
  75. package/plugins/lisa/skills/quality-review/agents/openai.yaml +4 -0
  76. package/plugins/lisa/skills/reproduce-bug/agents/openai.yaml +4 -0
  77. package/plugins/lisa/skills/research/agents/openai.yaml +4 -0
  78. package/plugins/lisa/skills/review-local/agents/openai.yaml +4 -0
  79. package/plugins/lisa/skills/root-cause-analysis/agents/openai.yaml +4 -0
  80. package/plugins/lisa/skills/security-review/agents/openai.yaml +4 -0
  81. package/plugins/lisa/skills/security-zap-scan/agents/openai.yaml +4 -0
  82. package/plugins/lisa/skills/setup-atlassian/agents/openai.yaml +4 -0
  83. package/plugins/lisa/skills/setup-confluence/agents/openai.yaml +4 -0
  84. package/plugins/lisa/skills/setup-github/agents/openai.yaml +4 -0
  85. package/plugins/lisa/skills/setup-jira/agents/openai.yaml +4 -0
  86. package/plugins/lisa/skills/setup-linear/agents/openai.yaml +4 -0
  87. package/plugins/lisa/skills/setup-notion/agents/openai.yaml +4 -0
  88. package/plugins/lisa/skills/spec-conformance/agents/openai.yaml +4 -0
  89. package/plugins/lisa/skills/task-decomposition/agents/openai.yaml +4 -0
  90. package/plugins/lisa/skills/task-triage/agents/openai.yaml +4 -0
  91. package/plugins/lisa/skills/tdd-implementation/agents/openai.yaml +4 -0
  92. package/plugins/lisa/skills/test-strategy/agents/openai.yaml +4 -0
  93. package/plugins/lisa/skills/ticket-triage/agents/openai.yaml +4 -0
  94. package/plugins/lisa/skills/tracker-add-journey/agents/openai.yaml +4 -0
  95. package/plugins/lisa/skills/tracker-build-intake/agents/openai.yaml +4 -0
  96. package/plugins/lisa/skills/tracker-create/agents/openai.yaml +4 -0
  97. package/plugins/lisa/skills/tracker-evidence/agents/openai.yaml +4 -0
  98. package/plugins/lisa/skills/tracker-journey/agents/openai.yaml +4 -0
  99. package/plugins/lisa/skills/tracker-read/agents/openai.yaml +4 -0
  100. package/plugins/lisa/skills/tracker-source-artifacts/agents/openai.yaml +4 -0
  101. package/plugins/lisa/skills/tracker-sync/agents/openai.yaml +4 -0
  102. package/plugins/lisa/skills/tracker-validate/agents/openai.yaml +4 -0
  103. package/plugins/lisa/skills/tracker-verify/agents/openai.yaml +4 -0
  104. package/plugins/lisa/skills/tracker-write/agents/openai.yaml +4 -0
  105. package/plugins/lisa/skills/verification-lifecycle/agents/openai.yaml +4 -0
  106. package/plugins/lisa/skills/verify/agents/openai.yaml +4 -0
  107. package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
  108. package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
  109. package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
  110. package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
  111. package/plugins/lisa-expo/skills/apollo-client/agents/openai.yaml +4 -0
  112. package/plugins/lisa-expo/skills/atomic-design-gluestack/agents/openai.yaml +4 -0
  113. package/plugins/lisa-expo/skills/container-view-pattern/agents/openai.yaml +4 -0
  114. package/plugins/lisa-expo/skills/cross-platform-compatibility/agents/openai.yaml +4 -0
  115. package/plugins/lisa-expo/skills/directory-structure/agents/openai.yaml +4 -0
  116. package/plugins/lisa-expo/skills/exploratory-qa/agents/openai.yaml +4 -0
  117. package/plugins/lisa-expo/skills/expo-env-config/agents/openai.yaml +4 -0
  118. package/plugins/lisa-expo/skills/expo-router-best-practices/agents/openai.yaml +4 -0
  119. package/plugins/lisa-expo/skills/gluestack-nativewind/agents/openai.yaml +4 -0
  120. package/plugins/lisa-expo/skills/jira-add-journey/agents/openai.yaml +4 -0
  121. package/plugins/lisa-expo/skills/jira-create/agents/openai.yaml +4 -0
  122. package/plugins/lisa-expo/skills/jira-evidence/agents/openai.yaml +4 -0
  123. package/plugins/lisa-expo/skills/jira-journey/agents/openai.yaml +4 -0
  124. package/plugins/lisa-expo/skills/jira-verify/agents/openai.yaml +4 -0
  125. package/plugins/lisa-expo/skills/local-state/agents/openai.yaml +4 -0
  126. package/plugins/lisa-expo/skills/ops-browser-uat/agents/openai.yaml +4 -0
  127. package/plugins/lisa-expo/skills/ops-check-logs/agents/openai.yaml +4 -0
  128. package/plugins/lisa-expo/skills/ops-db-ops/agents/openai.yaml +4 -0
  129. package/plugins/lisa-expo/skills/ops-deploy/agents/openai.yaml +4 -0
  130. package/plugins/lisa-expo/skills/ops-monitor-errors/agents/openai.yaml +4 -0
  131. package/plugins/lisa-expo/skills/ops-performance/agents/openai.yaml +4 -0
  132. package/plugins/lisa-expo/skills/ops-run-local/agents/openai.yaml +4 -0
  133. package/plugins/lisa-expo/skills/ops-verify-health/agents/openai.yaml +4 -0
  134. package/plugins/lisa-expo/skills/owasp-zap/agents/openai.yaml +4 -0
  135. package/plugins/lisa-expo/skills/playwright-ci-debugging/agents/openai.yaml +4 -0
  136. package/plugins/lisa-expo/skills/playwright-selectors/agents/openai.yaml +4 -0
  137. package/plugins/lisa-expo/skills/reduce-complexity/agents/openai.yaml +4 -0
  138. package/plugins/lisa-expo/skills/testing-library/agents/openai.yaml +4 -0
  139. package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
  140. package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
  141. package/plugins/lisa-harper-fabric/skills/exploratory-qa/agents/openai.yaml +4 -0
  142. package/plugins/lisa-harper-fabric/skills/harper-build-and-deploy/agents/openai.yaml +4 -0
  143. package/plugins/lisa-harper-fabric/skills/harper-component-model/agents/openai.yaml +4 -0
  144. package/plugins/lisa-harper-fabric/skills/harper-config-yaml/agents/openai.yaml +4 -0
  145. package/plugins/lisa-harper-fabric/skills/harper-resources/agents/openai.yaml +4 -0
  146. package/plugins/lisa-harper-fabric/skills/harper-schema-graphql/agents/openai.yaml +4 -0
  147. package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
  148. package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
  149. package/plugins/lisa-nestjs/skills/nestjs-graphql/agents/openai.yaml +4 -0
  150. package/plugins/lisa-nestjs/skills/nestjs-rules/agents/openai.yaml +4 -0
  151. package/plugins/lisa-nestjs/skills/typeorm-patterns/agents/openai.yaml +4 -0
  152. package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
  153. package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
  154. package/plugins/lisa-openclaw/skills/lisa-openclaw-connect-repo-topic/agents/openai.yaml +4 -0
  155. package/plugins/lisa-openclaw/skills/lisa-openclaw-connect-staff/agents/openai.yaml +4 -0
  156. package/plugins/lisa-openclaw/skills/lisa-openclaw-setup/agents/openai.yaml +4 -0
  157. package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
  158. package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
  159. package/plugins/lisa-rails/skills/action-controller-best-practices/agents/openai.yaml +4 -0
  160. package/plugins/lisa-rails/skills/action-view-best-practices/agents/openai.yaml +4 -0
  161. package/plugins/lisa-rails/skills/active-record-model-best-practices/agents/openai.yaml +4 -0
  162. package/plugins/lisa-rails/skills/exploratory-qa/agents/openai.yaml +4 -0
  163. package/plugins/lisa-rails/skills/fix-linter-error/agents/openai.yaml +4 -0
  164. package/plugins/lisa-rails/skills/improve-code-complexity/agents/openai.yaml +4 -0
  165. package/plugins/lisa-rails/skills/improve-max-lines/agents/openai.yaml +4 -0
  166. package/plugins/lisa-rails/skills/improve-max-lines-per-function/agents/openai.yaml +4 -0
  167. package/plugins/lisa-rails/skills/improve-test-coverage/agents/openai.yaml +4 -0
  168. package/plugins/lisa-rails/skills/jira-add-journey/agents/openai.yaml +4 -0
  169. package/plugins/lisa-rails/skills/jira-create/agents/openai.yaml +4 -0
  170. package/plugins/lisa-rails/skills/jira-evidence/agents/openai.yaml +4 -0
  171. package/plugins/lisa-rails/skills/jira-journey/agents/openai.yaml +4 -0
  172. package/plugins/lisa-rails/skills/jira-verify/agents/openai.yaml +4 -0
  173. package/plugins/lisa-rails/skills/ops-check-logs/agents/openai.yaml +4 -0
  174. package/plugins/lisa-rails/skills/ops-deploy/agents/openai.yaml +4 -0
  175. package/plugins/lisa-rails/skills/ops-run-local/agents/openai.yaml +4 -0
  176. package/plugins/lisa-rails/skills/ops-verify-jobs/agents/openai.yaml +4 -0
  177. package/plugins/lisa-rails/skills/ops-verify-telemetry/agents/openai.yaml +4 -0
  178. package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
  179. package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
  180. package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
  181. package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
  182. package/plugins/lisa-wiki/skills/lisa-wiki-add-ingest/agents/openai.yaml +4 -0
  183. package/plugins/lisa-wiki/skills/lisa-wiki-add-role/agents/openai.yaml +4 -0
  184. package/plugins/lisa-wiki/skills/lisa-wiki-connector-confluence/agents/openai.yaml +4 -0
  185. package/plugins/lisa-wiki/skills/lisa-wiki-connector-docs/agents/openai.yaml +4 -0
  186. package/plugins/lisa-wiki/skills/lisa-wiki-connector-git/agents/openai.yaml +4 -0
  187. package/plugins/lisa-wiki/skills/lisa-wiki-connector-jira/agents/openai.yaml +4 -0
  188. package/plugins/lisa-wiki/skills/lisa-wiki-connector-memory/agents/openai.yaml +4 -0
  189. package/plugins/lisa-wiki/skills/lisa-wiki-connector-notion/agents/openai.yaml +4 -0
  190. package/plugins/lisa-wiki/skills/lisa-wiki-connector-roles/agents/openai.yaml +4 -0
  191. package/plugins/lisa-wiki/skills/lisa-wiki-connector-slack/agents/openai.yaml +4 -0
  192. package/plugins/lisa-wiki/skills/lisa-wiki-connector-web/agents/openai.yaml +4 -0
  193. package/plugins/lisa-wiki/skills/lisa-wiki-doctor/agents/openai.yaml +4 -0
  194. package/plugins/lisa-wiki/skills/lisa-wiki-ingest/agents/openai.yaml +4 -0
  195. package/plugins/lisa-wiki/skills/lisa-wiki-lint/agents/openai.yaml +4 -0
  196. package/plugins/lisa-wiki/skills/lisa-wiki-migrate/agents/openai.yaml +4 -0
  197. package/plugins/lisa-wiki/skills/lisa-wiki-onboard-me/agents/openai.yaml +4 -0
  198. package/plugins/lisa-wiki/skills/lisa-wiki-query/agents/openai.yaml +4 -0
  199. package/plugins/lisa-wiki/skills/lisa-wiki-setup/agents/openai.yaml +4 -0
  200. package/plugins/lisa-wiki/skills/lisa-wiki-usage/agents/openai.yaml +4 -0
  201. package/scripts/generate-codex-plugin-artifacts.mjs +216 -0
@@ -0,0 +1,4 @@
1
+ display_name: "Tracker Add Journey"
2
+ short_description: "Vendor-neutral wrapper for appending a Validation Journey section to an existing ticket/issue"
3
+ default_prompt:
4
+ - "Use $tracker-add-journey: Vendor-neutral wrapper for appending a Validation Journey section to an existing ticket/issue."
@@ -0,0 +1,4 @@
1
+ display_name: "Tracker Build Intake"
2
+ short_description: "Vendor-neutral wrapper for the build-queue batch scanner"
3
+ default_prompt:
4
+ - "Use $tracker-build-intake: Vendor-neutral wrapper for the build-queue batch scanner."
@@ -0,0 +1,4 @@
1
+ display_name: "Tracker Create"
2
+ short_description: "Vendor-neutral wrapper for creating tickets/issues from code files or descriptions"
3
+ default_prompt:
4
+ - "Use $tracker-create: Vendor-neutral wrapper for creating tickets/issues from code files or descriptions."
@@ -0,0 +1,4 @@
1
+ display_name: "Tracker Evidence"
2
+ short_description: "Vendor-neutral wrapper for posting verification evidence"
3
+ default_prompt:
4
+ - "Use $tracker-evidence: Vendor-neutral wrapper for posting verification evidence."
@@ -0,0 +1,4 @@
1
+ display_name: "Tracker Journey"
2
+ short_description: "Vendor-neutral wrapper for executing a ticket/issue's Validation Journey end-to-end"
3
+ default_prompt:
4
+ - "Use $tracker-journey: Vendor-neutral wrapper for executing a ticket/issue's Validation Journey end-to-end."
@@ -0,0 +1,4 @@
1
+ display_name: "Tracker Read"
2
+ short_description: "Vendor-neutral wrapper for fetching the full scope of a ticket/issue and its related graph"
3
+ default_prompt:
4
+ - "Use $tracker-read: Vendor-neutral wrapper for fetching the full scope of a ticket/issue and its related graph."
@@ -0,0 +1,4 @@
1
+ display_name: "Tracker Source Artifacts"
2
+ short_description: "Canonical, vendor-neutral taxonomy and rules for handling source artifacts (Figma, Lovable, Loom, screenshots, design docs, data samples)…"
3
+ default_prompt:
4
+ - "Use $tracker-source-artifacts: Canonical, vendor-neutral taxonomy and rules for handling source artifacts (Figma, Lovable, Loom, screenshots, design docs, data samples)…."
@@ -0,0 +1,4 @@
1
+ display_name: "Tracker Sync"
2
+ short_description: "Vendor-neutral wrapper for posting milestone updates to the linked ticket/issue"
3
+ default_prompt:
4
+ - "Use $tracker-sync: Vendor-neutral wrapper for posting milestone updates to the linked ticket/issue."
@@ -0,0 +1,4 @@
1
+ display_name: "Tracker Validate"
2
+ short_description: "Vendor-neutral wrapper for the pre-write quality gate"
3
+ default_prompt:
4
+ - "Use $tracker-validate: Vendor-neutral wrapper for the pre-write quality gate."
@@ -0,0 +1,4 @@
1
+ display_name: "Tracker Verify"
2
+ short_description: "Vendor-neutral wrapper for the post-write verification gate"
3
+ default_prompt:
4
+ - "Use $tracker-verify: Vendor-neutral wrapper for the post-write verification gate."
@@ -0,0 +1,4 @@
1
+ display_name: "Tracker Write"
2
+ short_description: "Vendor-neutral wrapper for ticket creation and updates"
3
+ default_prompt:
4
+ - "Use $tracker-write: Vendor-neutral wrapper for ticket creation and updates."
@@ -0,0 +1,4 @@
1
+ display_name: "Verification Lifecycle"
2
+ short_description: "Verification lifecycle: confirm quality gates, classify types, discover tools, fail fast, plan, execute, codify (turn each passing…"
3
+ default_prompt:
4
+ - "Use $verification-lifecycle: Verification lifecycle: confirm quality gates, classify types, discover tools, fail fast, plan, execute, codify (turn each passing…."
@@ -0,0 +1,4 @@
1
+ display_name: "Verify"
2
+ short_description: "Ship and verify code"
3
+ default_prompt:
4
+ - "Use $verify: Ship and verify code."
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-cdk",
3
- "version": "2.37.0",
3
+ "version": "2.39.0",
4
4
  "description": "AWS CDK-specific plugin",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-cdk",
3
- "version": "2.37.0",
3
+ "version": "2.39.0",
4
4
  "description": "AWS CDK-specific Lisa plugin.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-expo",
3
- "version": "2.37.0",
3
+ "version": "2.39.0",
4
4
  "description": "Expo/React Native-specific skills, agents, rules, and MCP servers",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-expo",
3
- "version": "2.37.0",
3
+ "version": "2.39.0",
4
4
  "description": "Expo and React Native-specific skills, agents, rules, and MCP servers.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -0,0 +1,4 @@
1
+ display_name: "Apollo Client"
2
+ short_description: "writing or modifying GraphQL operations, hooks, or mutations using Apollo Client 3.10"
3
+ default_prompt:
4
+ - "Use $apollo-client: writing or modifying GraphQL operations, hooks, or mutations using Apollo Client 3.10."
@@ -0,0 +1,4 @@
1
+ display_name: "Atomic Design Gluestack"
2
+ short_description: "|"
3
+ default_prompt:
4
+ - "Use $atomic-design-gluestack: |."
@@ -0,0 +1,4 @@
1
+ display_name: "Container View Pattern"
2
+ short_description: "This skill enforces the Container/View pattern for React components"
3
+ default_prompt:
4
+ - "Use $container-view-pattern: This skill enforces the Container/View pattern for React components."
@@ -0,0 +1,4 @@
1
+ display_name: "Cross Platform Compatibility"
2
+ short_description: "This skill enforces cross-platform compatibility best practices for Expo apps targeting iOS, Android, and web"
3
+ default_prompt:
4
+ - "Use $cross-platform-compatibility: This skill enforces cross-platform compatibility best practices for Expo apps targeting iOS, Android, and web."
@@ -0,0 +1,4 @@
1
+ display_name: "Directory Structure"
2
+ short_description: "This skill enforces the project's directory structure standards when creating or moving files"
3
+ default_prompt:
4
+ - "Use $directory-structure: This skill enforces the project's directory structure standards when creating or moving files."
@@ -0,0 +1,4 @@
1
+ display_name: "Exploratory QA"
2
+ short_description: "Playwright-backed exploratory QA workflow for web apps"
3
+ default_prompt:
4
+ - "Use $exploratory-qa: Playwright-backed exploratory QA workflow for web apps."
@@ -0,0 +1,4 @@
1
+ display_name: "Expo Env Config"
2
+ short_description: "creating, modifying, or accessing environment variables in this Expo/React Native codebase"
3
+ default_prompt:
4
+ - "Use $expo-env-config: creating, modifying, or accessing environment variables in this Expo/React Native codebase."
@@ -0,0 +1,4 @@
1
+ display_name: "Expo Router Best Practices"
2
+ short_description: "creating new routes, configuring navigation layouts, implementing deep linking, or organizing the app/ directory structure in Expo Router…"
3
+ default_prompt:
4
+ - "Use $expo-router-best-practices: creating new routes, configuring navigation layouts, implementing deep linking, or organizing the app/ directory structure in Expo Router…."
@@ -0,0 +1,4 @@
1
+ display_name: "Gluestack Nativewind"
2
+ short_description: "This skill enforces Gluestack UI v3 and NativeWind v4 design patterns for consistent, performant, and maintainable styling"
3
+ default_prompt:
4
+ - "Use $gluestack-nativewind: This skill enforces Gluestack UI v3 and NativeWind v4 design patterns for consistent, performant, and maintainable styling."
@@ -0,0 +1,4 @@
1
+ display_name: "Jira Add Journey"
2
+ short_description: "Add a Validation Journey section to an existing JIRA ticket by reading the ticket description, understanding the feature, and generating…"
3
+ default_prompt:
4
+ - "Use $jira-add-journey: Add a Validation Journey section to an existing JIRA ticket by reading the ticket description, understanding the feature, and generating…."
@@ -0,0 +1,4 @@
1
+ display_name: "Jira Create"
2
+ short_description: "creating JIRA epics, stories, and tasks from code files or descriptions"
3
+ default_prompt:
4
+ - "Use $jira-create: creating JIRA epics, stories, and tasks from code files or descriptions."
@@ -0,0 +1,4 @@
1
+ display_name: "Jira Evidence"
2
+ short_description: "Upload screenshots to GitHub pr-assets release, update PR description with evidence, upload attachments to JIRA, post wiki markup comment…"
3
+ default_prompt:
4
+ - "Use $jira-evidence: Upload screenshots to GitHub pr-assets release, update PR description with evidence, upload attachments to JIRA, post wiki markup comment…."
@@ -0,0 +1,4 @@
1
+ display_name: "Jira Journey"
2
+ short_description: "Read a JIRA ticket's Validation Journey section, execute the steps using Playwright MCP browser tools across all defined viewports, capture…"
3
+ default_prompt:
4
+ - "Use $jira-journey: Read a JIRA ticket's Validation Journey section, execute the steps using Playwright MCP browser tools across all defined viewports, capture…."
@@ -0,0 +1,4 @@
1
+ display_name: "Jira Verify"
2
+ short_description: "verifying that a JIRA ticket meets organizational standards for epic relationships, description quality, and (for UI tickets) Validation…"
3
+ default_prompt:
4
+ - "Use $jira-verify: verifying that a JIRA ticket meets organizational standards for epic relationships, description quality, and (for UI tickets) Validation…."
@@ -0,0 +1,4 @@
1
+ display_name: "Local State"
2
+ short_description: "implementing local state management in this React Native/Expo codebase"
3
+ default_prompt:
4
+ - "Use $local-state: implementing local state management in this React Native/Expo codebase."
@@ -0,0 +1,4 @@
1
+ display_name: "Ops Browser Uat"
2
+ short_description: "Browser-based user acceptance testing via Playwright MCP tools"
3
+ default_prompt:
4
+ - "Use $ops-browser-uat: Browser-based user acceptance testing via Playwright MCP tools."
@@ -0,0 +1,4 @@
1
+ display_name: "Ops Check Logs"
2
+ short_description: "Check application logs from local processes, browser console, React Native device logs, or remote AWS CloudWatch"
3
+ default_prompt:
4
+ - "Use $ops-check-logs: Check application logs from local processes, browser console, React Native device logs, or remote AWS CloudWatch."
@@ -0,0 +1,4 @@
1
+ display_name: "Ops Db Ops"
2
+ short_description: "Database migrations, reverts, schema generation, and GraphQL codegen for Expo + serverless backend projects"
3
+ default_prompt:
4
+ - "Use $ops-db-ops: Database migrations, reverts, schema generation, and GraphQL codegen for Expo + serverless backend projects."
@@ -0,0 +1,4 @@
1
+ display_name: "Ops Deploy"
2
+ short_description: "Deploy Expo frontend (EAS Update/Build) or serverless backend (Serverless Framework) to dev, staging, or production environments"
3
+ default_prompt:
4
+ - "Use $ops-deploy: Deploy Expo frontend (EAS Update/Build) or serverless backend (Serverless Framework) to dev, staging, or production environments."
@@ -0,0 +1,4 @@
1
+ display_name: "Ops Monitor Errors"
2
+ short_description: "Monitor Sentry for unresolved errors in frontend and backend projects"
3
+ default_prompt:
4
+ - "Use $ops-monitor-errors: Monitor Sentry for unresolved errors in frontend and backend projects."
@@ -0,0 +1,4 @@
1
+ display_name: "Ops Performance"
2
+ short_description: "Performance analysis for Expo + serverless backend projects"
3
+ default_prompt:
4
+ - "Use $ops-performance: Performance analysis for Expo + serverless backend projects."
@@ -0,0 +1,4 @@
1
+ display_name: "Ops Run Local"
2
+ short_description: "Manage the local development environment for Expo + serverless backend projects"
3
+ default_prompt:
4
+ - "Use $ops-run-local: Manage the local development environment for Expo + serverless backend projects."
@@ -0,0 +1,4 @@
1
+ display_name: "Ops Verify Health"
2
+ short_description: "Health check all services across environments"
3
+ default_prompt:
4
+ - "Use $ops-verify-health: Health check all services across environments."
@@ -0,0 +1,4 @@
1
+ display_name: "OWASP ZAP"
2
+ short_description: ""
3
+ default_prompt:
4
+ - "Use $owasp-zap"
@@ -0,0 +1,4 @@
1
+ display_name: "Playwright CI Debugging"
2
+ short_description: "Debug Playwright E2E tests that pass locally but fail in CI (or vice versa) in Expo web projects"
3
+ default_prompt:
4
+ - "Use $playwright-ci-debugging: Debug Playwright E2E tests that pass locally but fail in CI (or vice versa) in Expo web projects."
@@ -0,0 +1,4 @@
1
+ display_name: "Playwright Selectors"
2
+ short_description: "Best practices for writing reliable Playwright E2E tests and adding testID/aria-label selectors in Expo web applications using GlueStack UI…"
3
+ default_prompt:
4
+ - "Use $playwright-selectors: Best practices for writing reliable Playwright E2E tests and adding testID/aria-label selectors in Expo web applications using GlueStack UI…."
@@ -0,0 +1,4 @@
1
+ display_name: "Reduce Complexity"
2
+ short_description: "This skill provides strategies and patterns for reducing cognitive complexity in React components"
3
+ default_prompt:
4
+ - "Use $reduce-complexity: This skill provides strategies and patterns for reducing cognitive complexity in React components."
@@ -0,0 +1,4 @@
1
+ display_name: "Testing Library"
2
+ short_description: "Enforces best practices for unit testing with Jest, @testing-library/react-native, and jest-expo in Expo projects"
3
+ default_prompt:
4
+ - "Use $testing-library: Enforces best practices for unit testing with Jest, @testing-library/react-native, and jest-expo in Expo projects."
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-harper-fabric",
3
- "version": "2.37.0",
3
+ "version": "2.39.0",
4
4
  "description": "Harper/Fabric-specific rules for TypeScript component apps",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-harper-fabric",
3
- "version": "2.37.0",
3
+ "version": "2.39.0",
4
4
  "description": "Harper/Fabric-specific Lisa rules for TypeScript component apps.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -0,0 +1,4 @@
1
+ display_name: "Exploratory QA"
2
+ short_description: "Playwright-backed exploratory QA workflow for web apps"
3
+ default_prompt:
4
+ - "Use $exploratory-qa: Playwright-backed exploratory QA workflow for web apps."
@@ -0,0 +1,4 @@
1
+ display_name: "Harper Build And Deploy"
2
+ short_description: "building, running locally, or deploying a Harper (HarperDB/Fabric) component — running harper dev/run, producing the generated resources.js…"
3
+ default_prompt:
4
+ - "Use $harper-build-and-deploy: building, running locally, or deploying a Harper (HarperDB/Fabric) component — running harper dev/run, producing the generated resources.js…."
@@ -0,0 +1,4 @@
1
+ display_name: "Harper Component Model"
2
+ short_description: "reasoning about how a Harper (formerly HarperDB) Fabric application is structured — what a component, application, extension, or plugin is…"
3
+ default_prompt:
4
+ - "Use $harper-component-model: reasoning about how a Harper (formerly HarperDB) Fabric application is structured — what a component, application, extension, or plugin is…."
@@ -0,0 +1,4 @@
1
+ display_name: "Harper Config Yaml"
2
+ short_description: "creating or editing a Harper (HarperDB/Fabric) component's config.yaml — enabling a built-in extension (graphqlSchema, jsResource, rest…"
3
+ default_prompt:
4
+ - "Use $harper-config-yaml: creating or editing a Harper (HarperDB/Fabric) component's config.yaml — enabling a built-in extension (graphqlSchema, jsResource, rest…."
@@ -0,0 +1,4 @@
1
+ display_name: "Harper Resources"
2
+ short_description: "writing or editing Harper (HarperDB/Fabric) resources — the classes in resources.js (built from TypeScript under src/) that expose custom…"
3
+ default_prompt:
4
+ - "Use $harper-resources: writing or editing Harper (HarperDB/Fabric) resources — the classes in resources.js (built from TypeScript under src/) that expose custom…."
@@ -0,0 +1,4 @@
1
+ display_name: "Harper Schema Graphql"
2
+ short_description: "editing a Harper (HarperDB/Fabric) schema.graphql — defining or changing database tables, types, fields, relationships, or indexes that the…"
3
+ default_prompt:
4
+ - "Use $harper-schema-graphql: editing a Harper (HarperDB/Fabric) schema.graphql — defining or changing database tables, types, fields, relationships, or indexes that the…."
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-nestjs",
3
- "version": "2.37.0",
3
+ "version": "2.39.0",
4
4
  "description": "NestJS-specific skills (GraphQL, TypeORM) and hooks (migration write-protection)",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-nestjs",
3
- "version": "2.37.0",
3
+ "version": "2.39.0",
4
4
  "description": "NestJS-specific skills and migration write-protection hooks.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -0,0 +1,4 @@
1
+ display_name: "Nestjs Graphql"
2
+ short_description: "Comprehensive guide for NestJS GraphQL development using Apollo and code-first approach"
3
+ default_prompt:
4
+ - "Use $nestjs-graphql: Comprehensive guide for NestJS GraphQL development using Apollo and code-first approach."
@@ -0,0 +1,4 @@
1
+ display_name: "Nestjs Rules"
2
+ short_description: "Procedural rules and patterns for NestJS backend development"
3
+ default_prompt:
4
+ - "Use $nestjs-rules: Procedural rules and patterns for NestJS backend development."
@@ -0,0 +1,4 @@
1
+ display_name: "Typeorm Patterns"
2
+ short_description: "Enforces TypeORM implementation patterns for this NestJS backend project"
3
+ default_prompt:
4
+ - "Use $typeorm-patterns: Enforces TypeORM implementation patterns for this NestJS backend project."
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-openclaw",
3
- "version": "2.37.0",
3
+ "version": "2.39.0",
4
4
  "description": "Connect staff roles to Telegram or Slack via OpenClaw — facilitator/specialist hub-and-spoke routing and repo-coding topics, for Claude Code and Codex",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-openclaw",
3
- "version": "2.37.0",
3
+ "version": "2.39.0",
4
4
  "description": "Connect staff roles to Telegram or Slack via OpenClaw — facilitator/specialist hub-and-spoke routing and repo-coding topics, across Claude and Codex.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -0,0 +1,4 @@
1
+ display_name: "Lisa Openclaw Connect Repo Topic"
2
+ short_description: "Bind a Telegram forum topic to an OpenClaw dispatcher+worker agent pair that runs a coding CLI against a repo, so you can drive code work…"
3
+ default_prompt:
4
+ - "Use $lisa-openclaw-connect-repo-topic: Bind a Telegram forum topic to an OpenClaw dispatcher+worker agent pair that runs a coding CLI against a repo, so you can drive code work…."
@@ -0,0 +1,4 @@
1
+ display_name: "Lisa Openclaw Connect Staff"
2
+ short_description: "Connect staff roles to a human chat surface (Telegram or Slack) via OpenClaw using a facilitator/specialist hub-and-spoke model"
3
+ default_prompt:
4
+ - "Use $lisa-openclaw-connect-staff: Connect staff roles to a human chat surface (Telegram or Slack) via OpenClaw using a facilitator/specialist hub-and-spoke model."
@@ -0,0 +1,4 @@
1
+ display_name: "Lisa Openclaw Setup"
2
+ short_description: "Set up OpenClaw as the chat-surface runtime for this project's staff roles"
3
+ default_prompt:
4
+ - "Use $lisa-openclaw-setup: Set up OpenClaw as the chat-surface runtime for this project's staff roles."
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-rails",
3
- "version": "2.37.0",
3
+ "version": "2.39.0",
4
4
  "description": "Ruby on Rails-specific hooks — RuboCop linting/formatting and ast-grep scanning on edit",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-rails",
3
- "version": "2.37.0",
3
+ "version": "2.39.0",
4
4
  "description": "Ruby on Rails-specific skills and hooks for RuboCop and ast-grep scanning on edit.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -0,0 +1,4 @@
1
+ display_name: "Action Controller Best Practices"
2
+ short_description: "Build or Refactor large Rails controller files into clean, maintainable code"
3
+ default_prompt:
4
+ - "Use $action-controller-best-practices: Build or Refactor large Rails controller files into clean, maintainable code."
@@ -0,0 +1,4 @@
1
+ display_name: "Action View Best Practices"
2
+ short_description: "Build or Refactor Rails views, partials, and templates into clean, maintainable code"
3
+ default_prompt:
4
+ - "Use $action-view-best-practices: Build or Refactor Rails views, partials, and templates into clean, maintainable code."
@@ -0,0 +1,4 @@
1
+ display_name: "Active Record Model Best Practices"
2
+ short_description: "Best practices for Ruby on Rails models, splitting code into well-organized, maintainable code"
3
+ default_prompt:
4
+ - "Use $active-record-model-best-practices: Best practices for Ruby on Rails models, splitting code into well-organized, maintainable code."
@@ -0,0 +1,4 @@
1
+ display_name: "Exploratory QA"
2
+ short_description: "Playwright-backed exploratory QA workflow for web apps"
3
+ default_prompt:
4
+ - "Use $exploratory-qa: Playwright-backed exploratory QA workflow for web apps."
@@ -0,0 +1,4 @@
1
+ display_name: "Fix Linter Error"
2
+ short_description: "fixing all violations of one or more RuboCop cops across the codebase"
3
+ default_prompt:
4
+ - "Use $fix-linter-error: fixing all violations of one or more RuboCop cops across the codebase."
@@ -0,0 +1,4 @@
1
+ display_name: "Improve Code Complexity"
2
+ short_description: "reducing the code complexity threshold of the codebase"
3
+ default_prompt:
4
+ - "Use $improve-code-complexity: reducing the code complexity threshold of the codebase."
@@ -0,0 +1,4 @@
1
+ display_name: "Improve Max Lines"
2
+ short_description: "reducing the maximum class/module lines threshold and fixing all violations"
3
+ default_prompt:
4
+ - "Use $improve-max-lines: reducing the maximum class/module lines threshold and fixing all violations."
@@ -0,0 +1,4 @@
1
+ display_name: "Improve Max Lines Per Function"
2
+ short_description: "reducing the maximum lines per method threshold and fixing all violations"
3
+ default_prompt:
4
+ - "Use $improve-max-lines-per-function: reducing the maximum lines per method threshold and fixing all violations."
@@ -0,0 +1,4 @@
1
+ display_name: "Improve Test Coverage"
2
+ short_description: "increasing test coverage to a specified threshold percentage"
3
+ default_prompt:
4
+ - "Use $improve-test-coverage: increasing test coverage to a specified threshold percentage."
@@ -0,0 +1,4 @@
1
+ display_name: "Jira Add Journey"
2
+ short_description: "Add a Validation Journey section to an existing JIRA ticket by reading the ticket description, understanding the feature, and generating…"
3
+ default_prompt:
4
+ - "Use $jira-add-journey: Add a Validation Journey section to an existing JIRA ticket by reading the ticket description, understanding the feature, and generating…."
@@ -0,0 +1,4 @@
1
+ display_name: "Jira Create"
2
+ short_description: "creating JIRA epics, stories, and tasks from code files or descriptions"
3
+ default_prompt:
4
+ - "Use $jira-create: creating JIRA epics, stories, and tasks from code files or descriptions."
@@ -0,0 +1,4 @@
1
+ display_name: "Jira Evidence"
2
+ short_description: "Upload evidence to GitHub pr-assets release, update PR description, upload attachments to JIRA, post comment, and move ticket to Code Review"
3
+ default_prompt:
4
+ - "Use $jira-evidence: Upload evidence to GitHub pr-assets release, update PR description, upload attachments to JIRA, post comment, and move ticket to Code Review."
@@ -0,0 +1,4 @@
1
+ display_name: "Jira Journey"
2
+ short_description: "Parse a JIRA ticket's Validation Journey section, execute the verification steps, capture evidence, and post to JIRA + GitHub PR using the…"
3
+ default_prompt:
4
+ - "Use $jira-journey: Parse a JIRA ticket's Validation Journey section, execute the verification steps, capture evidence, and post to JIRA + GitHub PR using the…."
@@ -0,0 +1,4 @@
1
+ display_name: "Jira Verify"
2
+ short_description: "verifying that a JIRA ticket meets organizational standards for epic relationships and description quality"
3
+ default_prompt:
4
+ - "Use $jira-verify: verifying that a JIRA ticket meets organizational standards for epic relationships and description quality."
@@ -0,0 +1,4 @@
1
+ display_name: "Ops Check Logs"
2
+ short_description: "Check application logs from local Docker Compose or remote AWS CloudWatch for Rails applications"
3
+ default_prompt:
4
+ - "Use $ops-check-logs: Check application logs from local Docker Compose or remote AWS CloudWatch for Rails applications."
@@ -0,0 +1,4 @@
1
+ display_name: "Ops Deploy"
2
+ short_description: "Deploy Rails applications via Kamal or CI/CD branch push to staging or production environments"
3
+ default_prompt:
4
+ - "Use $ops-deploy: Deploy Rails applications via Kamal or CI/CD branch push to staging or production environments."
@@ -0,0 +1,4 @@
1
+ display_name: "Ops Run Local"
2
+ short_description: "Manage the local Docker Compose development environment for Rails applications"
3
+ default_prompt:
4
+ - "Use $ops-run-local: Manage the local Docker Compose development environment for Rails applications."
@@ -0,0 +1,4 @@
1
+ display_name: "Ops Verify Jobs"
2
+ short_description: "Verify Solid Queue background jobs are running in Rails applications"
3
+ default_prompt:
4
+ - "Use $ops-verify-jobs: Verify Solid Queue background jobs are running in Rails applications."
@@ -0,0 +1,4 @@
1
+ display_name: "Ops Verify Telemetry"
2
+ short_description: "Verify OpenTelemetry traces are being collected and exported to AWS X-Ray for Rails applications"
3
+ default_prompt:
4
+ - "Use $ops-verify-telemetry: Verify OpenTelemetry traces are being collected and exported to AWS X-Ray for Rails applications."
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-typescript",
3
- "version": "2.37.0",
3
+ "version": "2.39.0",
4
4
  "description": "TypeScript-specific hooks — Prettier formatting, ESLint linting, and ast-grep scanning on edit",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-typescript",
3
- "version": "2.37.0",
3
+ "version": "2.39.0",
4
4
  "description": "TypeScript-specific hooks for formatting, linting, and ast-grep scanning on edit.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-wiki",
3
- "version": "2.37.0",
3
+ "version": "2.39.0",
4
4
  "description": "LLM Wiki — a distributable, git-native markdown knowledge base for Claude Code and Codex",
5
5
  "author": {
6
6
  "name": "Cody Swann"