@codyswann/lisa 2.38.0 → 2.39.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 (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 +3 -3
  5. package/plugins/lisa/skills/agent-design-best-practices/agents/openai.yaml +3 -3
  6. package/plugins/lisa/skills/atlassian-access/agents/openai.yaml +3 -3
  7. package/plugins/lisa/skills/bug-triage/agents/openai.yaml +3 -3
  8. package/plugins/lisa/skills/codebase-research/agents/openai.yaml +3 -3
  9. package/plugins/lisa/skills/codify-verification/agents/openai.yaml +3 -3
  10. package/plugins/lisa/skills/confluence-prd-intake/agents/openai.yaml +3 -3
  11. package/plugins/lisa/skills/confluence-to-tracker/agents/openai.yaml +2 -2
  12. package/plugins/lisa/skills/debrief/agents/openai.yaml +3 -3
  13. package/plugins/lisa/skills/debrief-apply/agents/openai.yaml +3 -3
  14. package/plugins/lisa/skills/epic-triage/agents/openai.yaml +3 -3
  15. package/plugins/lisa/skills/fix-linter-error/agents/openai.yaml +3 -3
  16. package/plugins/lisa/skills/git-commit/agents/openai.yaml +3 -3
  17. package/plugins/lisa/skills/git-prune/agents/openai.yaml +3 -3
  18. package/plugins/lisa/skills/git-submit-pr/agents/openai.yaml +3 -3
  19. package/plugins/lisa/skills/github-add-journey/agents/openai.yaml +3 -3
  20. package/plugins/lisa/skills/github-build-intake/agents/openai.yaml +3 -3
  21. package/plugins/lisa/skills/github-create/agents/openai.yaml +3 -3
  22. package/plugins/lisa/skills/github-evidence/agents/openai.yaml +3 -3
  23. package/plugins/lisa/skills/github-journey/agents/openai.yaml +3 -3
  24. package/plugins/lisa/skills/github-prd-intake/agents/openai.yaml +3 -3
  25. package/plugins/lisa/skills/github-read-issue/agents/openai.yaml +3 -3
  26. package/plugins/lisa/skills/github-sync/agents/openai.yaml +3 -3
  27. package/plugins/lisa/skills/github-to-tracker/agents/openai.yaml +2 -2
  28. package/plugins/lisa/skills/github-validate-issue/agents/openai.yaml +3 -3
  29. package/plugins/lisa/skills/github-verify/agents/openai.yaml +3 -3
  30. package/plugins/lisa/skills/github-write-issue/agents/openai.yaml +3 -3
  31. package/plugins/lisa/skills/implement/agents/openai.yaml +3 -3
  32. package/plugins/lisa/skills/improve-code-complexity/agents/openai.yaml +3 -3
  33. package/plugins/lisa/skills/improve-max-lines/agents/openai.yaml +3 -3
  34. package/plugins/lisa/skills/improve-max-lines-per-function/agents/openai.yaml +3 -3
  35. package/plugins/lisa/skills/improve-test-coverage/agents/openai.yaml +3 -3
  36. package/plugins/lisa/skills/improve-tests/agents/openai.yaml +3 -3
  37. package/plugins/lisa/skills/intake/agents/openai.yaml +3 -3
  38. package/plugins/lisa/skills/jira-add-journey/agents/openai.yaml +3 -3
  39. package/plugins/lisa/skills/jira-build-intake/agents/openai.yaml +3 -3
  40. package/plugins/lisa/skills/jira-create/agents/openai.yaml +3 -3
  41. package/plugins/lisa/skills/jira-evidence/agents/openai.yaml +3 -3
  42. package/plugins/lisa/skills/jira-journey/agents/openai.yaml +3 -3
  43. package/plugins/lisa/skills/jira-read-ticket/agents/openai.yaml +3 -3
  44. package/plugins/lisa/skills/jira-sync/agents/openai.yaml +3 -3
  45. package/plugins/lisa/skills/jira-validate-ticket/agents/openai.yaml +3 -3
  46. package/plugins/lisa/skills/jira-verify/agents/openai.yaml +3 -3
  47. package/plugins/lisa/skills/jira-write-ticket/agents/openai.yaml +3 -3
  48. package/plugins/lisa/skills/jsdoc-best-practices/agents/openai.yaml +3 -3
  49. package/plugins/lisa/skills/linear-add-journey/agents/openai.yaml +3 -3
  50. package/plugins/lisa/skills/linear-build-intake/agents/openai.yaml +3 -3
  51. package/plugins/lisa/skills/linear-create/agents/openai.yaml +3 -3
  52. package/plugins/lisa/skills/linear-evidence/agents/openai.yaml +3 -3
  53. package/plugins/lisa/skills/linear-journey/agents/openai.yaml +3 -3
  54. package/plugins/lisa/skills/linear-prd-intake/agents/openai.yaml +3 -3
  55. package/plugins/lisa/skills/linear-read-issue/agents/openai.yaml +3 -3
  56. package/plugins/lisa/skills/linear-sync/agents/openai.yaml +3 -3
  57. package/plugins/lisa/skills/linear-to-tracker/agents/openai.yaml +2 -2
  58. package/plugins/lisa/skills/linear-validate-issue/agents/openai.yaml +3 -3
  59. package/plugins/lisa/skills/linear-verify/agents/openai.yaml +3 -3
  60. package/plugins/lisa/skills/linear-write-issue/agents/openai.yaml +3 -3
  61. package/plugins/lisa/skills/lisa-review-implementation/agents/openai.yaml +3 -3
  62. package/plugins/lisa/skills/monitor/agents/openai.yaml +3 -3
  63. package/plugins/lisa/skills/nightly-add-test-coverage/agents/openai.yaml +3 -3
  64. package/plugins/lisa/skills/nightly-improve-tests/agents/openai.yaml +3 -3
  65. package/plugins/lisa/skills/nightly-lower-code-complexity/agents/openai.yaml +3 -3
  66. package/plugins/lisa/skills/notion-access/agents/openai.yaml +3 -3
  67. package/plugins/lisa/skills/notion-prd-intake/agents/openai.yaml +3 -3
  68. package/plugins/lisa/skills/notion-to-tracker/agents/openai.yaml +2 -2
  69. package/plugins/lisa/skills/performance-review/agents/openai.yaml +3 -3
  70. package/plugins/lisa/skills/plan/agents/openai.yaml +3 -3
  71. package/plugins/lisa/skills/prd-backlink/agents/openai.yaml +3 -3
  72. package/plugins/lisa/skills/prd-ticket-coverage/agents/openai.yaml +3 -3
  73. package/plugins/lisa/skills/product-walkthrough/agents/openai.yaml +3 -3
  74. package/plugins/lisa/skills/pull-request-review/agents/openai.yaml +3 -3
  75. package/plugins/lisa/skills/quality-review/agents/openai.yaml +3 -3
  76. package/plugins/lisa/skills/reproduce-bug/agents/openai.yaml +3 -3
  77. package/plugins/lisa/skills/research/agents/openai.yaml +3 -3
  78. package/plugins/lisa/skills/review-local/agents/openai.yaml +3 -3
  79. package/plugins/lisa/skills/root-cause-analysis/agents/openai.yaml +3 -3
  80. package/plugins/lisa/skills/security-review/agents/openai.yaml +3 -3
  81. package/plugins/lisa/skills/security-zap-scan/agents/openai.yaml +3 -3
  82. package/plugins/lisa/skills/setup-atlassian/agents/openai.yaml +3 -3
  83. package/plugins/lisa/skills/setup-confluence/agents/openai.yaml +3 -3
  84. package/plugins/lisa/skills/setup-github/agents/openai.yaml +3 -3
  85. package/plugins/lisa/skills/setup-jira/agents/openai.yaml +3 -3
  86. package/plugins/lisa/skills/setup-linear/agents/openai.yaml +3 -3
  87. package/plugins/lisa/skills/setup-notion/agents/openai.yaml +3 -3
  88. package/plugins/lisa/skills/spec-conformance/agents/openai.yaml +3 -3
  89. package/plugins/lisa/skills/task-decomposition/agents/openai.yaml +3 -3
  90. package/plugins/lisa/skills/task-triage/agents/openai.yaml +3 -3
  91. package/plugins/lisa/skills/tdd-implementation/agents/openai.yaml +3 -3
  92. package/plugins/lisa/skills/test-strategy/agents/openai.yaml +3 -3
  93. package/plugins/lisa/skills/ticket-triage/agents/openai.yaml +3 -3
  94. package/plugins/lisa/skills/tracker-add-journey/agents/openai.yaml +3 -3
  95. package/plugins/lisa/skills/tracker-build-intake/agents/openai.yaml +3 -3
  96. package/plugins/lisa/skills/tracker-create/agents/openai.yaml +3 -3
  97. package/plugins/lisa/skills/tracker-evidence/agents/openai.yaml +3 -3
  98. package/plugins/lisa/skills/tracker-journey/agents/openai.yaml +3 -3
  99. package/plugins/lisa/skills/tracker-read/agents/openai.yaml +3 -3
  100. package/plugins/lisa/skills/tracker-source-artifacts/agents/openai.yaml +3 -3
  101. package/plugins/lisa/skills/tracker-sync/agents/openai.yaml +3 -3
  102. package/plugins/lisa/skills/tracker-validate/agents/openai.yaml +3 -3
  103. package/plugins/lisa/skills/tracker-verify/agents/openai.yaml +3 -3
  104. package/plugins/lisa/skills/tracker-write/agents/openai.yaml +3 -3
  105. package/plugins/lisa/skills/verification-lifecycle/agents/openai.yaml +3 -3
  106. package/plugins/lisa/skills/verify/agents/openai.yaml +3 -3
  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 +3 -3
  112. package/plugins/lisa-expo/skills/atomic-design-gluestack/agents/openai.yaml +2 -2
  113. package/plugins/lisa-expo/skills/container-view-pattern/agents/openai.yaml +3 -3
  114. package/plugins/lisa-expo/skills/cross-platform-compatibility/agents/openai.yaml +3 -3
  115. package/plugins/lisa-expo/skills/directory-structure/agents/openai.yaml +3 -3
  116. package/plugins/lisa-expo/skills/exploratory-qa/agents/openai.yaml +3 -3
  117. package/plugins/lisa-expo/skills/expo-env-config/agents/openai.yaml +3 -3
  118. package/plugins/lisa-expo/skills/expo-router-best-practices/agents/openai.yaml +3 -3
  119. package/plugins/lisa-expo/skills/gluestack-nativewind/agents/openai.yaml +3 -3
  120. package/plugins/lisa-expo/skills/jira-add-journey/agents/openai.yaml +3 -3
  121. package/plugins/lisa-expo/skills/jira-create/agents/openai.yaml +3 -3
  122. package/plugins/lisa-expo/skills/jira-evidence/agents/openai.yaml +3 -3
  123. package/plugins/lisa-expo/skills/jira-journey/agents/openai.yaml +3 -3
  124. package/plugins/lisa-expo/skills/jira-verify/agents/openai.yaml +3 -3
  125. package/plugins/lisa-expo/skills/local-state/agents/openai.yaml +3 -3
  126. package/plugins/lisa-expo/skills/ops-browser-uat/agents/openai.yaml +3 -3
  127. package/plugins/lisa-expo/skills/ops-check-logs/agents/openai.yaml +3 -3
  128. package/plugins/lisa-expo/skills/ops-db-ops/agents/openai.yaml +3 -3
  129. package/plugins/lisa-expo/skills/ops-deploy/agents/openai.yaml +3 -3
  130. package/plugins/lisa-expo/skills/ops-monitor-errors/agents/openai.yaml +3 -3
  131. package/plugins/lisa-expo/skills/ops-performance/agents/openai.yaml +3 -3
  132. package/plugins/lisa-expo/skills/ops-run-local/agents/openai.yaml +3 -3
  133. package/plugins/lisa-expo/skills/ops-verify-health/agents/openai.yaml +3 -3
  134. package/plugins/lisa-expo/skills/owasp-zap/agents/openai.yaml +1 -1
  135. package/plugins/lisa-expo/skills/playwright-ci-debugging/agents/openai.yaml +3 -3
  136. package/plugins/lisa-expo/skills/playwright-selectors/agents/openai.yaml +3 -3
  137. package/plugins/lisa-expo/skills/reduce-complexity/agents/openai.yaml +3 -3
  138. package/plugins/lisa-expo/skills/testing-library/agents/openai.yaml +3 -3
  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 +3 -3
  142. package/plugins/lisa-harper-fabric/skills/harper-build-and-deploy/agents/openai.yaml +3 -3
  143. package/plugins/lisa-harper-fabric/skills/harper-component-model/agents/openai.yaml +3 -3
  144. package/plugins/lisa-harper-fabric/skills/harper-config-yaml/agents/openai.yaml +3 -3
  145. package/plugins/lisa-harper-fabric/skills/harper-resources/agents/openai.yaml +3 -3
  146. package/plugins/lisa-harper-fabric/skills/harper-schema-graphql/agents/openai.yaml +3 -3
  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 +3 -3
  150. package/plugins/lisa-nestjs/skills/nestjs-rules/agents/openai.yaml +3 -3
  151. package/plugins/lisa-nestjs/skills/typeorm-patterns/agents/openai.yaml +3 -3
  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 +3 -3
  155. package/plugins/lisa-openclaw/skills/lisa-openclaw-connect-staff/agents/openai.yaml +3 -3
  156. package/plugins/lisa-openclaw/skills/lisa-openclaw-setup/agents/openai.yaml +3 -3
  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 +3 -3
  160. package/plugins/lisa-rails/skills/action-view-best-practices/agents/openai.yaml +3 -3
  161. package/plugins/lisa-rails/skills/active-record-model-best-practices/agents/openai.yaml +3 -3
  162. package/plugins/lisa-rails/skills/exploratory-qa/agents/openai.yaml +3 -3
  163. package/plugins/lisa-rails/skills/fix-linter-error/agents/openai.yaml +3 -3
  164. package/plugins/lisa-rails/skills/improve-code-complexity/agents/openai.yaml +3 -3
  165. package/plugins/lisa-rails/skills/improve-max-lines/agents/openai.yaml +3 -3
  166. package/plugins/lisa-rails/skills/improve-max-lines-per-function/agents/openai.yaml +3 -3
  167. package/plugins/lisa-rails/skills/improve-test-coverage/agents/openai.yaml +3 -3
  168. package/plugins/lisa-rails/skills/jira-add-journey/agents/openai.yaml +3 -3
  169. package/plugins/lisa-rails/skills/jira-create/agents/openai.yaml +3 -3
  170. package/plugins/lisa-rails/skills/jira-evidence/agents/openai.yaml +3 -3
  171. package/plugins/lisa-rails/skills/jira-journey/agents/openai.yaml +3 -3
  172. package/plugins/lisa-rails/skills/jira-verify/agents/openai.yaml +3 -3
  173. package/plugins/lisa-rails/skills/ops-check-logs/agents/openai.yaml +3 -3
  174. package/plugins/lisa-rails/skills/ops-deploy/agents/openai.yaml +3 -3
  175. package/plugins/lisa-rails/skills/ops-run-local/agents/openai.yaml +3 -3
  176. package/plugins/lisa-rails/skills/ops-verify-jobs/agents/openai.yaml +3 -3
  177. package/plugins/lisa-rails/skills/ops-verify-telemetry/agents/openai.yaml +3 -3
  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 +3 -3
  183. package/plugins/lisa-wiki/skills/lisa-wiki-add-role/agents/openai.yaml +3 -3
  184. package/plugins/lisa-wiki/skills/lisa-wiki-connector-confluence/agents/openai.yaml +3 -3
  185. package/plugins/lisa-wiki/skills/lisa-wiki-connector-docs/agents/openai.yaml +3 -3
  186. package/plugins/lisa-wiki/skills/lisa-wiki-connector-git/agents/openai.yaml +3 -3
  187. package/plugins/lisa-wiki/skills/lisa-wiki-connector-jira/agents/openai.yaml +3 -3
  188. package/plugins/lisa-wiki/skills/lisa-wiki-connector-memory/agents/openai.yaml +3 -3
  189. package/plugins/lisa-wiki/skills/lisa-wiki-connector-notion/agents/openai.yaml +3 -3
  190. package/plugins/lisa-wiki/skills/lisa-wiki-connector-roles/agents/openai.yaml +3 -3
  191. package/plugins/lisa-wiki/skills/lisa-wiki-connector-slack/agents/openai.yaml +3 -3
  192. package/plugins/lisa-wiki/skills/lisa-wiki-connector-web/agents/openai.yaml +3 -3
  193. package/plugins/lisa-wiki/skills/lisa-wiki-doctor/agents/openai.yaml +3 -3
  194. package/plugins/lisa-wiki/skills/lisa-wiki-ingest/agents/openai.yaml +3 -3
  195. package/plugins/lisa-wiki/skills/lisa-wiki-lint/agents/openai.yaml +3 -3
  196. package/plugins/lisa-wiki/skills/lisa-wiki-migrate/agents/openai.yaml +3 -3
  197. package/plugins/lisa-wiki/skills/lisa-wiki-onboard-me/agents/openai.yaml +3 -3
  198. package/plugins/lisa-wiki/skills/lisa-wiki-query/agents/openai.yaml +3 -3
  199. package/plugins/lisa-wiki/skills/lisa-wiki-setup/agents/openai.yaml +3 -3
  200. package/plugins/lisa-wiki/skills/lisa-wiki-usage/agents/openai.yaml +3 -3
  201. package/scripts/generate-codex-plugin-artifacts.mjs +151 -14
@@ -1,4 +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 the journey steps, viewports, and assertions."
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
3
  default_prompt:
4
- - "Use $jira-add-journey"
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…."
@@ -1,4 +1,4 @@
1
- display_name: "jira-create"
2
- short_description: "This skill should be used when creating JIRA epics, stories, and tasks from code files or descriptions. It analyzes the provided input, determines the appropriate issue hierarchy, and creates issues with comprehensive quality requirements including test-first development and documentation."
1
+ display_name: "Jira Create"
2
+ short_description: "creating JIRA epics, stories, and tasks from code files or descriptions"
3
3
  default_prompt:
4
- - "Use $jira-create"
4
+ - "Use $jira-create: creating JIRA epics, stories, and tasks from code files or descriptions."
@@ -1,4 +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, and move ticket to Code Review. Reusable by any skill that captures screenshots and generates evidence/comment.txt + evidence/comment.md."
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
3
  default_prompt:
4
- - "Use $jira-evidence"
4
+ - "Use $jira-evidence: Upload screenshots to GitHub pr-assets release, update PR description with evidence, upload attachments to JIRA, post wiki markup comment…."
@@ -1,4 +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 screenshots at each marker, generate evidence templates, and post to JIRA + GitHub PR using the jira-evidence skill."
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
3
  default_prompt:
4
- - "Use $jira-journey"
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…."
@@ -1,4 +1,4 @@
1
- display_name: "jira-verify"
2
- short_description: "This skill should be used when verifying that a JIRA ticket meets organizational standards for epic relationships, description quality, and (for UI tickets) Validation Journey presence. It fetches the live ticket and delegates the gate checks to jira-validate-ticket so the bar matches what jira-write-ticket enforces pre-write."
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
3
  default_prompt:
4
- - "Use $jira-verify"
4
+ - "Use $jira-verify: verifying that a JIRA ticket meets organizational standards for epic relationships, description quality, and (for UI tickets) Validation…."
@@ -1,4 +1,4 @@
1
- display_name: "local-state"
2
- short_description: "This skill should be used when implementing local state management in this React Native/Expo codebase. It covers Apollo Client Reactive Variables for in-memory reactive state and React Native AsyncStorage for persistent storage. Use this skill when creating feature flags, user preferences, session state, or any client-only state that needs to survive component unmounts or app restarts."
1
+ display_name: "Local State"
2
+ short_description: "implementing local state management in this React Native/Expo codebase"
3
3
  default_prompt:
4
- - "Use $local-state"
4
+ - "Use $local-state: implementing local state management in this React Native/Expo codebase."
@@ -1,4 +1,4 @@
1
- display_name: "ops-browser-uat"
2
- short_description: "Browser-based user acceptance testing via Playwright MCP tools. Logs into the application, navigates through features, and captures visual proof with screenshots."
1
+ display_name: "Ops Browser Uat"
2
+ short_description: "Browser-based user acceptance testing via Playwright MCP tools"
3
3
  default_prompt:
4
- - "Use $ops-browser-uat"
4
+ - "Use $ops-browser-uat: Browser-based user acceptance testing via Playwright MCP tools."
@@ -1,4 +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. Supports log tailing, filtering, and error searching across all platforms."
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
3
  default_prompt:
4
- - "Use $ops-check-logs"
4
+ - "Use $ops-check-logs: Check application logs from local processes, browser console, React Native device logs, or remote AWS CloudWatch."
@@ -1,4 +1,4 @@
1
- display_name: "ops-db-ops"
2
- short_description: "Database migrations, reverts, schema generation, and GraphQL codegen for Expo + serverless backend projects. Operates on the backend (TypeORM) and frontend (GraphQL code generation)."
1
+ display_name: "Ops Db Ops"
2
+ short_description: "Database migrations, reverts, schema generation, and GraphQL codegen for Expo + serverless backend projects"
3
3
  default_prompt:
4
- - "Use $ops-db-ops"
4
+ - "Use $ops-db-ops: Database migrations, reverts, schema generation, and GraphQL codegen for Expo + serverless backend projects."
@@ -1,4 +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."
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
3
  default_prompt:
4
- - "Use $ops-deploy"
4
+ - "Use $ops-deploy: Deploy Expo frontend (EAS Update/Build) or serverless backend (Serverless Framework) to dev, staging, or production environments."
@@ -1,4 +1,4 @@
1
- display_name: "ops-monitor-errors"
2
- short_description: "Monitor Sentry for unresolved errors in frontend and backend projects. Supports filtering by project, environment, and time range."
1
+ display_name: "Ops Monitor Errors"
2
+ short_description: "Monitor Sentry for unresolved errors in frontend and backend projects"
3
3
  default_prompt:
4
- - "Use $ops-monitor-errors"
4
+ - "Use $ops-monitor-errors: Monitor Sentry for unresolved errors in frontend and backend projects."
@@ -1,4 +1,4 @@
1
- display_name: "ops-performance"
2
- short_description: "Performance analysis for Expo + serverless backend projects. Runs Lighthouse audits, bundle size analysis, and k6 load tests."
1
+ display_name: "Ops Performance"
2
+ short_description: "Performance analysis for Expo + serverless backend projects"
3
3
  default_prompt:
4
- - "Use $ops-performance"
4
+ - "Use $ops-performance: Performance analysis for Expo + serverless backend projects."
@@ -1,4 +1,4 @@
1
- display_name: "ops-run-local"
2
- short_description: "Manage the local development environment for Expo + serverless backend projects. Supports start, stop, restart, and status for the full stack or individual services."
1
+ display_name: "Ops Run Local"
2
+ short_description: "Manage the local development environment for Expo + serverless backend projects"
3
3
  default_prompt:
4
- - "Use $ops-run-local"
4
+ - "Use $ops-run-local: Manage the local development environment for Expo + serverless backend projects."
@@ -1,4 +1,4 @@
1
- display_name: "ops-verify-health"
2
- short_description: "Health check all services across environments. Checks frontend URLs, backend GraphQL endpoints, and reports response times."
1
+ display_name: "Ops Verify Health"
2
+ short_description: "Health check all services across environments"
3
3
  default_prompt:
4
- - "Use $ops-verify-health"
4
+ - "Use $ops-verify-health: Health check all services across environments."
@@ -1,4 +1,4 @@
1
- display_name: "owasp-zap"
1
+ display_name: "OWASP ZAP"
2
2
  short_description: ""
3
3
  default_prompt:
4
4
  - "Use $owasp-zap"
@@ -1,4 +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. Covers local reproduction, network interception, CI environment discovery, commit SHA verification, and robust interaction patterns that eliminate flake. Use this skill when a Playwright test is failing in CI, a test is flaky, a PR is blocked by E2E checks, or you need to investigate CI-specific test behavior. Trigger on mentions of CI failure, failing Playwright test, flaky E2E test, or debugging E2E in CI."
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
3
  default_prompt:
4
- - "Use $playwright-ci-debugging"
4
+ - "Use $playwright-ci-debugging: Debug Playwright E2E tests that pass locally but fail in CI (or vice versa) in Expo web projects."
@@ -1,4 +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 and NativeWind. Use this skill when creating, debugging, or modifying Playwright tests, adding E2E test coverage, creating components that need test selectors, reviewing code for testability, or troubleshooting testID/data-testid issues. Trigger on any mention of Playwright, E2E tests, end-to-end tests, testID, data-testid, or GlueStack testing in an Expo web context."
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
3
  default_prompt:
4
- - "Use $playwright-selectors"
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…."
@@ -1,4 +1,4 @@
1
- display_name: "reduce-complexity"
2
- short_description: "This skill provides strategies and patterns for reducing cognitive complexity in React components. It should be used when ESLint reports sonarjs/cognitive-complexity violations, when refactoring complex View components, or when planning how to break down large components. The skill enforces this project's Container/View pattern requirements when extracting components."
1
+ display_name: "Reduce Complexity"
2
+ short_description: "This skill provides strategies and patterns for reducing cognitive complexity in React components"
3
3
  default_prompt:
4
- - "Use $reduce-complexity"
4
+ - "Use $reduce-complexity: This skill provides strategies and patterns for reducing cognitive complexity in React components."
@@ -1,4 +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. This skill should be used when writing, reviewing, or debugging unit tests to ensure tests are accessible, maintainable, and follow Testing Library guiding principles. Use this skill for test file creation, query selection, async handling, mocking patterns, and Expo Router testing."
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
3
  default_prompt:
4
- - "Use $testing-library"
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.38.0",
3
+ "version": "2.39.1",
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.38.0",
3
+ "version": "2.39.1",
4
4
  "description": "Harper/Fabric-specific Lisa rules for TypeScript component apps.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,4 +1,4 @@
1
- display_name: "exploratory-qa"
2
- short_description: "Playwright-backed exploratory QA workflow for web apps. Use when asked to audit an app or project with Playwright/e2e tests, find human-noticeable bugs, identify gaps in automated test coverage, test responsive breakpoints, observe slow or unclear load states, exercise mutable workflows with cleanup, or produce a QA gaps report."
1
+ display_name: "Exploratory QA"
2
+ short_description: "Playwright-backed exploratory QA workflow for web apps"
3
3
  default_prompt:
4
- - "Use $exploratory-qa"
4
+ - "Use $exploratory-qa: Playwright-backed exploratory QA workflow for web apps."
@@ -1,4 +1,4 @@
1
- display_name: "harper-build-and-deploy"
2
- short_description: "This skill should be used when building, running locally, or deploying a Harper (HarperDB/Fabric) component — running harper dev/run, producing the generated resources.js and web/** from TypeScript via the project build, packaging the harper-app component, deploying to Harper Fabric, or handling deploy-time secrets. Use it for any change that affects the deployable surface or the dev loop. Pairs with harper-component-model, harper-config-yaml, and harper-resources."
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
3
  default_prompt:
4
- - "Use $harper-build-and-deploy"
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…."
@@ -1,4 +1,4 @@
1
- display_name: "harper-component-model"
2
- short_description: "This skill should be used when reasoning about how a Harper (formerly HarperDB) Fabric application is structured — what a component, application, extension, or plugin is, where code and assets belong, and how the pieces depend on each other. Use it before adding a new capability, wiring an extension, deciding where a file should live, or explaining the runtime to someone. Pairs with harper-config-yaml, harper-resources, harper-schema-graphql, and harper-build-and-deploy."
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
3
  default_prompt:
4
- - "Use $harper-component-model"
4
+ - "Use $harper-component-model: reasoning about how a Harper (formerly HarperDB) Fabric application is structured — what a component, application, extension, or plugin is…."
@@ -1,4 +1,4 @@
1
- display_name: "harper-config-yaml"
2
- short_description: "This skill should be used when creating or editing a Harper (HarperDB/Fabric) component's config.yaml — enabling a built-in extension (graphqlSchema, jsResource, rest, static, roles, loadEnv, dataLoader, fastifyRoutes), wiring an external component, or troubleshooting why an extension is not loading. Critical: it documents the no-merge footgun where a custom config.yaml replaces Harper's default config entirely. Pairs with harper-component-model, harper-resources, and harper-schema-graphql."
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
3
  default_prompt:
4
- - "Use $harper-config-yaml"
4
+ - "Use $harper-config-yaml: creating or editing a Harper (HarperDB/Fabric) component's config.yaml — enabling a built-in extension (graphqlSchema, jsResource, rest…."
@@ -1,4 +1,4 @@
1
- display_name: "harper-resources"
2
- short_description: "This skill should be used when writing or editing Harper (HarperDB/Fabric) resources — the classes in resources.js (built from TypeScript under src/) that expose custom data logic over REST and GraphQL. Use it when adding an endpoint, overriding table behavior, wrapping an external API, or wiring real-time subscriptions. Covers the Resource method-to-HTTP mapping and the TS-is-source build convention. Pairs with harper-schema-graphql, harper-config-yaml, and harper-build-and-deploy."
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
3
  default_prompt:
4
- - "Use $harper-resources"
4
+ - "Use $harper-resources: writing or editing Harper (HarperDB/Fabric) resources — the classes in resources.js (built from TypeScript under src/) that expose custom…."
@@ -1,4 +1,4 @@
1
- display_name: "harper-schema-graphql"
2
- short_description: "This skill should be used when editing a Harper (HarperDB/Fabric) schema.graphql — defining or changing database tables, types, fields, relationships, or indexes that the graphqlSchema extension turns into Harper tables and API surface. Use it when adding a table, changing the data model, or when a resource/verify path depends on schema shape. Pairs with harper-resources, harper-config-yaml, and harper-component-model."
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
3
  default_prompt:
4
- - "Use $harper-schema-graphql"
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.38.0",
3
+ "version": "2.39.1",
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.38.0",
3
+ "version": "2.39.1",
4
4
  "description": "NestJS-specific skills and migration write-protection hooks.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,4 +1,4 @@
1
- display_name: "nestjs-graphql"
2
- short_description: "Comprehensive guide for NestJS GraphQL development using Apollo and code-first approach. This skill should be used when writing GraphQL resolvers, mutations, queries, types, subscriptions, or implementing advanced features like field middleware, complexity limits, and custom scalars. Also covers project-specific patterns including zero-trust auth decorators and DataLoader integration."
1
+ display_name: "Nestjs Graphql"
2
+ short_description: "Comprehensive guide for NestJS GraphQL development using Apollo and code-first approach"
3
3
  default_prompt:
4
- - "Use $nestjs-graphql"
4
+ - "Use $nestjs-graphql: Comprehensive guide for NestJS GraphQL development using Apollo and code-first approach."
@@ -1,4 +1,4 @@
1
- display_name: "nestjs-rules"
2
- short_description: "Procedural rules and patterns for NestJS backend development. This skill should be used when creating new NestJS modules, services, resolvers, or controllers. It covers component generation with NestJS CLI, TDD patterns, module structure conventions, Lambda handler patterns, and configuration standards. Use this skill alongside nestjs-graphql for GraphQL-specific patterns."
1
+ display_name: "Nestjs Rules"
2
+ short_description: "Procedural rules and patterns for NestJS backend development"
3
3
  default_prompt:
4
- - "Use $nestjs-rules"
4
+ - "Use $nestjs-rules: Procedural rules and patterns for NestJS backend development."
@@ -1,4 +1,4 @@
1
- display_name: "typeorm-patterns"
2
- short_description: "Enforces TypeORM implementation patterns for this NestJS backend project. This skill should be used when creating or modifying TypeORM entities, repositories, database configuration, migrations, or any database-related code. It covers configuration patterns (TypeOrmModule.forRootAsync, replication, naming strategy), entity patterns (base entity, comments, indexes), and observability (X-Ray logging)."
1
+ display_name: "Typeorm Patterns"
2
+ short_description: "Enforces TypeORM implementation patterns for this NestJS backend project"
3
3
  default_prompt:
4
- - "Use $typeorm-patterns"
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.38.0",
3
+ "version": "2.39.1",
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.38.0",
3
+ "version": "2.39.1",
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"
@@ -1,4 +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 from chat. Supports single-repo topics and folder-scoped topics (multiple repos with repo-confirmation). Creates/validates the agent pair, ensures the bot is a group admin, captures real group/topic ids, wires the route in ~/.openclaw/openclaw.json, validates the gateway, and runs a no-change self-test. Requires lisa-openclaw-setup first."
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
3
  default_prompt:
4
- - "Use $lisa-openclaw-connect-repo-topic"
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…."
@@ -1,4 +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. Registers bots/apps, creates or reuses the human-facing surface, wires routes in ~/.openclaw/openclaw.json, writes facilitator/specialist agent prompts, validates the gateway, resets stale sessions, and runs an end-to-end route test. Use when you want a \"chief of staff\" facilitator and its specialists reachable from chat. Requires lisa-openclaw-setup first."
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
3
  default_prompt:
4
- - "Use $lisa-openclaw-connect-staff"
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."
@@ -1,4 +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. Verifies the openclaw CLI, the ~/.openclaw/openclaw.json config, a secret provider, and the required gateway capabilities (sessions_spawn, native-reply session scoping, the NO_REPLY sentinel), then writes a lean `openclaw` section to .lisa.config.json. Prerequisite for lisa-openclaw-connect-staff and lisa-openclaw-connect-repo-topic. Use when a project wants its facilitator/specialist staff reachable from Telegram or Slack."
1
+ display_name: "Lisa Openclaw Setup"
2
+ short_description: "Set up OpenClaw as the chat-surface runtime for this project's staff roles"
3
3
  default_prompt:
4
- - "Use $lisa-openclaw-setup"
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.38.0",
3
+ "version": "2.39.1",
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.38.0",
3
+ "version": "2.39.1",
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"
@@ -1,4 +1,4 @@
1
- display_name: "action-controller-best-practices"
2
- short_description: "Build or Refactor large Rails controller files into clean, maintainable code. Use when a controller action exceeds ~10 lines, a controller has custom non-RESTful actions, or when the user asks to refactor, slim down, clean up, or organize a Rails controller. Applies patterns: service objects, query objects, form objects, controller concerns, presenters/decorators, and RESTful resource extraction."
1
+ display_name: "Action Controller Best Practices"
2
+ short_description: "Build or Refactor large Rails controller files into clean, maintainable code"
3
3
  default_prompt:
4
- - "Use $action-controller-best-practices"
4
+ - "Use $action-controller-best-practices: Build or Refactor large Rails controller files into clean, maintainable code."
@@ -1,4 +1,4 @@
1
- display_name: "action-view-best-practices"
2
- short_description: "Build or Refactor Rails views, partials, and templates into clean, maintainable code. Use when views have inline Ruby logic, deeply nested partials, jQuery or legacy JavaScript, helper methods returning HTML, or when the user asks to modernize, refactor, or clean up Rails views. Applies patterns - Turbo Frames, Turbo Streams, Stimulus controllers, ViewComponent, presenters, strict locals, and proper partial extraction."
1
+ display_name: "Action View Best Practices"
2
+ short_description: "Build or Refactor Rails views, partials, and templates into clean, maintainable code"
3
3
  default_prompt:
4
- - "Use $action-view-best-practices"
4
+ - "Use $action-view-best-practices: Build or Refactor Rails views, partials, and templates into clean, maintainable code."
@@ -1,4 +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. Use when a model exceeds ~100 lines, has mixed responsibilities, or when the user asks to refactor, extract, clean up, or organize a Rails model. Applies patterns: concerns, service objects, query objects, form objects, and value objects."
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
3
  default_prompt:
4
- - "Use $active-record-model-best-practices"
4
+ - "Use $active-record-model-best-practices: Best practices for Ruby on Rails models, splitting code into well-organized, maintainable code."
@@ -1,4 +1,4 @@
1
- display_name: "exploratory-qa"
2
- short_description: "Playwright-backed exploratory QA workflow for web apps. Use when asked to audit an app or project with Playwright/e2e tests, find human-noticeable bugs, identify gaps in automated test coverage, test responsive breakpoints, observe slow or unclear load states, exercise mutable workflows with cleanup, or produce a QA gaps report."
1
+ display_name: "Exploratory QA"
2
+ short_description: "Playwright-backed exploratory QA workflow for web apps"
3
3
  default_prompt:
4
- - "Use $exploratory-qa"
4
+ - "Use $exploratory-qa: Playwright-backed exploratory QA workflow for web apps."
@@ -1,4 +1,4 @@
1
- display_name: "fix-linter-error"
2
- short_description: "This skill should be used when fixing all violations of one or more RuboCop cops across the codebase. It runs RuboCop, groups violations by cop and file, generates a brief with fix strategies, and creates a plan with tasks to implement the fixes."
1
+ display_name: "Fix Linter Error"
2
+ short_description: "fixing all violations of one or more RuboCop cops across the codebase"
3
3
  default_prompt:
4
- - "Use $fix-linter-error"
4
+ - "Use $fix-linter-error: fixing all violations of one or more RuboCop cops across the codebase."
@@ -1,4 +1,4 @@
1
- display_name: "improve-code-complexity"
2
- short_description: "This skill should be used when reducing the code complexity threshold of the codebase. It lowers the CyclomaticComplexity threshold by 2, identifies methods that exceed the new limit, generates a brief with refactoring strategies, and creates a plan with tasks to fix all violations."
1
+ display_name: "Improve Code Complexity"
2
+ short_description: "reducing the code complexity threshold of the codebase"
3
3
  default_prompt:
4
- - "Use $improve-code-complexity"
4
+ - "Use $improve-code-complexity: reducing the code complexity threshold of the codebase."
@@ -1,4 +1,4 @@
1
- display_name: "improve-max-lines"
2
- short_description: "This skill should be used when reducing the maximum class/module lines threshold and fixing all violations. It updates the RuboCop configuration, identifies classes and modules exceeding the new limit, generates a brief with refactoring strategies, and creates a plan with tasks to split oversized files."
1
+ display_name: "Improve Max Lines"
2
+ short_description: "reducing the maximum class/module lines threshold and fixing all violations"
3
3
  default_prompt:
4
- - "Use $improve-max-lines"
4
+ - "Use $improve-max-lines: reducing the maximum class/module lines threshold and fixing all violations."
@@ -1,4 +1,4 @@
1
- display_name: "improve-max-lines-per-function"
2
- short_description: "This skill should be used when reducing the maximum lines per method threshold and fixing all violations. It updates the RuboCop configuration, identifies methods exceeding the new limit, generates a brief with refactoring strategies, and creates a plan with tasks to split oversized methods."
1
+ display_name: "Improve Max Lines Per Function"
2
+ short_description: "reducing the maximum lines per method threshold and fixing all violations"
3
3
  default_prompt:
4
- - "Use $improve-max-lines-per-function"
4
+ - "Use $improve-max-lines-per-function: reducing the maximum lines per method threshold and fixing all violations."
@@ -1,4 +1,4 @@
1
- display_name: "improve-test-coverage"
2
- short_description: "This skill should be used when increasing test coverage to a specified threshold percentage. It runs the test suite with SimpleCov, identifies files with the lowest coverage, generates a brief with coverage gaps, and creates a plan with tasks to add the missing tests."
1
+ display_name: "Improve Test Coverage"
2
+ short_description: "increasing test coverage to a specified threshold percentage"
3
3
  default_prompt:
4
- - "Use $improve-test-coverage"
4
+ - "Use $improve-test-coverage: increasing test coverage to a specified threshold percentage."
@@ -1,4 +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 the journey steps and assertions."
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
3
  default_prompt:
4
- - "Use $jira-add-journey"
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…."
@@ -1,4 +1,4 @@
1
- display_name: "jira-create"
2
- short_description: "This skill should be used when creating JIRA epics, stories, and tasks from code files or descriptions. It analyzes the provided input, determines the appropriate issue hierarchy, and creates issues with comprehensive quality requirements including test-first development and documentation."
1
+ display_name: "Jira Create"
2
+ short_description: "creating JIRA epics, stories, and tasks from code files or descriptions"
3
3
  default_prompt:
4
- - "Use $jira-create"
4
+ - "Use $jira-create: creating JIRA epics, stories, and tasks from code files or descriptions."
@@ -1,4 +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. Reusable by any skill that captures evidence and generates evidence/comment.txt + evidence/comment.md."
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
3
  default_prompt:
4
- - "Use $jira-evidence"
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."
@@ -1,4 +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 jira-evidence skill."
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
3
  default_prompt:
4
- - "Use $jira-journey"
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…."
@@ -1,4 +1,4 @@
1
- display_name: "jira-verify"
2
- short_description: "This skill should be used when verifying that a JIRA ticket meets organizational standards for epic relationships and description quality. It fetches the live ticket and delegates the gate checks to jira-validate-ticket so the bar matches what jira-write-ticket enforces pre-write."
1
+ display_name: "Jira Verify"
2
+ short_description: "verifying that a JIRA ticket meets organizational standards for epic relationships and description quality"
3
3
  default_prompt:
4
- - "Use $jira-verify"
4
+ - "Use $jira-verify: verifying that a JIRA ticket meets organizational standards for epic relationships and description quality."
@@ -1,4 +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. Supports log tailing, filtering, and error searching."
1
+ display_name: "Ops Check Logs"
2
+ short_description: "Check application logs from local Docker Compose or remote AWS CloudWatch for Rails applications"
3
3
  default_prompt:
4
- - "Use $ops-check-logs"
4
+ - "Use $ops-check-logs: Check application logs from local Docker Compose or remote AWS CloudWatch for Rails applications."
@@ -1,4 +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."
1
+ display_name: "Ops Deploy"
2
+ short_description: "Deploy Rails applications via Kamal or CI/CD branch push to staging or production environments"
3
3
  default_prompt:
4
- - "Use $ops-deploy"
4
+ - "Use $ops-deploy: Deploy Rails applications via Kamal or CI/CD branch push to staging or production environments."
@@ -1,4 +1,4 @@
1
- display_name: "ops-run-local"
2
- short_description: "Manage the local Docker Compose development environment for Rails applications. Supports start, stop, restart, and status for the full stack or individual services."
1
+ display_name: "Ops Run Local"
2
+ short_description: "Manage the local Docker Compose development environment for Rails applications"
3
3
  default_prompt:
4
- - "Use $ops-run-local"
4
+ - "Use $ops-run-local: Manage the local Docker Compose development environment for Rails applications."
@@ -1,4 +1,4 @@
1
- display_name: "ops-verify-jobs"
2
- short_description: "Verify Solid Queue background jobs are running in Rails applications. Check worker health, queue depth, failed jobs, recurring job execution, and retry stuck jobs."
1
+ display_name: "Ops Verify Jobs"
2
+ short_description: "Verify Solid Queue background jobs are running in Rails applications"
3
3
  default_prompt:
4
- - "Use $ops-verify-jobs"
4
+ - "Use $ops-verify-jobs: Verify Solid Queue background jobs are running in Rails applications."
@@ -1,4 +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. Check collector health, trace export, and CloudWatch metrics."
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
3
  default_prompt:
4
- - "Use $ops-verify-telemetry"
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.38.0",
3
+ "version": "2.39.1",
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.38.0",
3
+ "version": "2.39.1",
4
4
  "description": "TypeScript-specific hooks for formatting, linting, and ast-grep scanning on edit.",
5
5
  "author": {
6
6
  "name": "Cody Swann"