@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: "linear-write-issue"
2
- short_description: "Creates or updates a Linear work item — Project (Epic), Issue (Story), or sub-Issue (Sub-task) — following organizational best practices. Polymorphic: dispatches internally on issue_type to save_project (Epic) or save_issue (Story / Sub-task). Enforces description quality (three audiences), Gherkin acceptance criteria, project-as-parent for Stories, parentId for Sub-tasks, explicit relationship discovery (blocks / is blocked by / relates to / duplicates), labels, components-as-labels, project milestones for fix versions, native priority and estimate fields, and Validation Journey. Rejects thin items — use this skill any time a Linear work item is created or significantly edited."
1
+ display_name: "Linear Write Issue"
2
+ short_description: "Creates or updates a Linear work item — Project (Epic), Issue (Story), or sub-Issue (Sub-task) — following organizational best practices"
3
3
  default_prompt:
4
- - "Use $linear-write-issue"
4
+ - "Use $linear-write-issue: Creates or updates a Linear work item — Project (Epic), Issue (Story), or sub-Issue (Sub-task) — following organizational best practices."
@@ -1,4 +1,4 @@
1
- display_name: "lisa-review-implementation"
2
- short_description: "This skill should be used when comparing a project's Lisa-managed files against Lisa's source templates to identify drift. It reads the project manifest, locates source templates, generates diffs for drifted files, and offers to upstream improvements back to Lisa."
1
+ display_name: "Lisa Review Implementation"
2
+ short_description: "comparing a project's Lisa-managed files against Lisa's source templates to identify drift"
3
3
  default_prompt:
4
- - "Use $lisa-review-implementation"
4
+ - "Use $lisa-review-implementation: comparing a project's Lisa-managed files against Lisa's source templates to identify drift."
@@ -1,4 +1,4 @@
1
- display_name: "monitor"
2
- short_description: "Monitor application health across environments. Checks health endpoints, recent logs (CloudWatch / Sentry / browser console), error-rate spikes, performance hotspots, pending migrations, and runs Playwright smoke flows when relevant. Routes to the stack-specific ops-specialist agent (Expo, Rails, etc.). Also invoked as the post-deploy step of the lisa:verify skill."
1
+ display_name: "Monitor"
2
+ short_description: "Monitor application health across environments"
3
3
  default_prompt:
4
- - "Use $monitor"
4
+ - "Use $monitor: Monitor application health across environments."
@@ -1,4 +1,4 @@
1
- display_name: "nightly-add-test-coverage"
2
- short_description: "Nightly direct-execution skill for increasing test coverage. Receives pre-computed threshold data, writes tests targeting coverage gaps, updates thresholds, commits, and creates a PR."
1
+ display_name: "Nightly Add Test Coverage"
2
+ short_description: "Nightly direct-execution skill for increasing test coverage"
3
3
  default_prompt:
4
- - "Use $nightly-add-test-coverage"
4
+ - "Use $nightly-add-test-coverage: Nightly direct-execution skill for increasing test coverage."
@@ -1,4 +1,4 @@
1
- display_name: "nightly-improve-tests"
2
- short_description: "Nightly direct-execution skill for improving test quality. In nightly mode, focuses on tests for recently changed files. In general mode, scans all tests for the weakest ones. Commits and creates a PR."
1
+ display_name: "Nightly Improve Tests"
2
+ short_description: "Nightly direct-execution skill for improving test quality"
3
3
  default_prompt:
4
- - "Use $nightly-improve-tests"
4
+ - "Use $nightly-improve-tests: Nightly direct-execution skill for improving test quality."
@@ -1,4 +1,4 @@
1
- display_name: "nightly-lower-code-complexity"
2
- short_description: "Nightly direct-execution skill for reducing code complexity thresholds. Receives pre-computed threshold data, refactors violations, updates thresholds, commits, and creates a PR."
1
+ display_name: "Nightly Lower Code Complexity"
2
+ short_description: "Nightly direct-execution skill for reducing code complexity thresholds"
3
3
  default_prompt:
4
- - "Use $nightly-lower-code-complexity"
4
+ - "Use $nightly-lower-code-complexity: Nightly direct-execution skill for reducing code complexity thresholds."
@@ -1,4 +1,4 @@
1
- display_name: "notion-access"
2
- short_description: "Vendor-neutral access layer for Notion. Every notion-* skill MUST delegate through this skill rather than invoking the Notion REST API or any Notion MCP directly. Resolves a substrate per operation in this order: (1) Notion MCP if authenticated and the configured prdDatabaseId is fetchable through it (identity-match), (2) curl + Bearer auth + internal-integration token. Verifies the active connection matches `.lisa.config.json` before every operation — substrates authenticated as a different Notion workspace are skipped, not used."
1
+ display_name: "Notion Access"
2
+ short_description: "Vendor-neutral access layer for Notion"
3
3
  default_prompt:
4
- - "Use $notion-access"
4
+ - "Use $notion-access: Vendor-neutral access layer for Notion."
@@ -1,4 +1,4 @@
1
- display_name: "notion-prd-intake"
2
- short_description: "Scans a Notion PRD database for pages in the configured `ready` status and runs each one through the dry-run validation pipeline. PRDs that pass every gate get tickets written and the status flipped to the configured `ticketed` value; PRDs that fail get clarifying-question comments and the status flipped to the configured `blocked` value. The skill is the runtime for the ready → in_review → blocked|ticketed lifecycle. Composes existing skills (notion-to-tracker, tracker-validate, tracker-source-artifacts, product-walkthrough); does not reimplement their logic."
1
+ display_name: "Notion PRD Intake"
2
+ short_description: "Scans a Notion PRD database for pages in the configured `ready` status and runs each one through the dry-run validation pipeline"
3
3
  default_prompt:
4
- - "Use $notion-prd-intake"
4
+ - "Use $notion-prd-intake: Scans a Notion PRD database for pages in the configured `ready` status and runs each one through the dry-run validation pipeline."
@@ -1,4 +1,4 @@
1
- display_name: "notion-to-tracker"
1
+ display_name: "Notion To Tracker"
2
2
  short_description: ">"
3
3
  default_prompt:
4
- - "Use $notion-to-tracker"
4
+ - "Use $notion-to-tracker: >."
@@ -1,4 +1,4 @@
1
- display_name: "performance-review"
2
- short_description: "Performance review methodology. N+1 queries, inefficient algorithms, memory leaks, missing indexes, unnecessary re-renders, bundle size issues. Evidence-based recommendations."
1
+ display_name: "Performance Review"
2
+ short_description: "Performance review methodology"
3
3
  default_prompt:
4
- - "Use $performance-review"
4
+ - "Use $performance-review: Performance review methodology."
@@ -1,4 +1,4 @@
1
- display_name: "plan"
2
- short_description: "Decompose a single PRD or specification into ordered work items in the configured tracker. Vendor-agnostic — the source can be a Notion PRD URL, a Confluence PRD URL, a Linear project URL, a GitHub Issue URL, an existing JIRA epic key, a markdown file, or a free-form description; the destination tracker is whatever the project is configured to use via `.lisa.config.json` `tracker` (JIRA, GitHub Issues, or Linear). Single-PRD mode only — for batch scanning of all Ready PRDs in a queue, use the lisa:intake skill."
1
+ display_name: "Plan"
2
+ short_description: "Decompose a single PRD or specification into ordered work items in the configured tracker"
3
3
  default_prompt:
4
- - "Use $plan"
4
+ - "Use $plan: Decompose a single PRD or specification into ordered work items in the configured tracker."
@@ -1,4 +1,4 @@
1
- display_name: "prd-backlink"
2
- short_description: "Update a source PRD with a `## Tickets` section linking back to every work item created from it. Vendor-aware on the source side (Notion / Confluence / Linear / GitHub Issue / file) and tracker-agnostic on the ticket side. Idempotent — regenerates the section on each run rather than appending, so re-planning never accumulates stale links. Invoked by the *-to-tracker skills at the end of their pipeline and standalone if a PRD's Tickets section needs to be refreshed."
1
+ display_name: "PRD Backlink"
2
+ short_description: "Update a source PRD with a `## Tickets` section linking back to every work item created from it"
3
3
  default_prompt:
4
- - "Use $prd-backlink"
4
+ - "Use $prd-backlink: Update a source PRD with a `## Tickets` section linking back to every work item created from it."
@@ -1,4 +1,4 @@
1
- display_name: "prd-ticket-coverage"
2
- short_description: "Verifies that every requirement in a PRD (Notion, Confluence, Linear, or GitHub Issues) is covered by at least one created destination ticket (JIRA, GitHub Issues, or Linear) — no silent drops. Parses the PRD into atomic items (goals, user stories, functional/non-functional requirements, acceptance criteria, important notes), maps each to the created tickets, and produces a coverage matrix and verdict (COMPLETE / COMPLETE_WITH_SCOPE_CREEP / GAPS_FOUND / NO_TICKETS_FOUND). Used by notion-prd-intake / confluence-prd-intake / linear-prd-intake / github-prd-intake post-write to gate the Ticketed transition; can also be invoked standalone for after-the-fact audits."
1
+ display_name: "PRD Ticket Coverage"
2
+ short_description: "Verifies that every requirement in a PRD (Notion, Confluence, Linear, or GitHub Issues) is covered by at least one created destination"
3
3
  default_prompt:
4
- - "Use $prd-ticket-coverage"
4
+ - "Use $prd-ticket-coverage: Verifies that every requirement in a PRD (Notion, Confluence, Linear, or GitHub Issues) is covered by at least one created destination…."
@@ -1,4 +1,4 @@
1
- display_name: "product-walkthrough"
2
- short_description: "Methodology for evaluating the live product via a real browser (Playwright MCP) when planning work or evaluating a PRD. Reading a PRD or a mock without seeing the current product produces tickets that misjudge the change — this skill grounds the analysis in what actually exists today. Invoke this skill from notion-to-tracker (Phase 2b live-product walkthrough), jira-create, and any PRD intake flow whose work touches existing user-facing surfaces."
1
+ display_name: "Product Walkthrough"
2
+ short_description: "Methodology for evaluating the live product via a real browser (Playwright MCP) when planning work or evaluating a PRD"
3
3
  default_prompt:
4
- - "Use $product-walkthrough"
4
+ - "Use $product-walkthrough: Methodology for evaluating the live product via a real browser (Playwright MCP) when planning work or evaluating a PRD."
@@ -1,4 +1,4 @@
1
- display_name: "pull-request-review"
2
- short_description: "This skill should be used when checking for code review comments on a pull request and implementing them if required. It fetches PR metadata and comments, generates a brief from unresolved feedback, and bootstraps a project to address the review comments."
1
+ display_name: "Pull Request Review"
2
+ short_description: "checking for code review comments on a pull request and implementing them if required"
3
3
  default_prompt:
4
- - "Use $pull-request-review"
4
+ - "Use $pull-request-review: checking for code review comments on a pull request and implementing them if required."
@@ -1,4 +1,4 @@
1
- display_name: "quality-review"
2
- short_description: "Code quality review checklist. Correctness, coding philosophy compliance, test coverage, documentation quality. Findings ranked by severity in plain English."
1
+ display_name: "Quality Review"
2
+ short_description: "Code quality review checklist"
3
3
  default_prompt:
4
- - "Use $quality-review"
4
+ - "Use $quality-review: Code quality review checklist."
@@ -1,4 +1,4 @@
1
- display_name: "reproduce-bug"
2
- short_description: "How to create reliable bug reproduction scenarios. Covers failing tests, minimal scripts, environment verification, and reproduction evidence capture."
1
+ display_name: "Reproduce Bug"
2
+ short_description: "How to create reliable bug reproduction scenarios"
3
3
  default_prompt:
4
- - "Use $reproduce-bug"
4
+ - "Use $reproduce-bug: How to create reliable bug reproduction scenarios."
@@ -1,4 +1,4 @@
1
- display_name: "research"
2
- short_description: "Research a problem space and produce a PRD. Investigates the codebase, defines user flows, assesses technical feasibility, and outputs a specification ready to hand to the Plan flow. Vendor-agnostic — the resulting PRD lands wherever the configured destination is (Notion, Confluence, file, etc.)."
1
+ display_name: "Research"
2
+ short_description: "Research a problem space and produce a PRD"
3
3
  default_prompt:
4
- - "Use $research"
4
+ - "Use $research: Research a problem space and produce a PRD."
@@ -1,4 +1,4 @@
1
- display_name: "review-local"
2
- short_description: "This skill should be used when performing a code review on local changes on the current branch compared to the main branch. It uses multiple parallel agents to check for bugs, CLAUDE.md compliance, git history context, previous PR comments, and code comment adherence, then scores and filters findings by confidence level."
1
+ display_name: "Review Local"
2
+ short_description: "performing a code review on local changes on the current branch compared to the main branch"
3
3
  default_prompt:
4
- - "Use $review-local"
4
+ - "Use $review-local: performing a code review on local changes on the current branch compared to the main branch."
@@ -1,4 +1,4 @@
1
- display_name: "root-cause-analysis"
2
- short_description: "Root cause analysis methodology. Evidence gathering from logs, execution path tracing, strategic log placement, and building irrefutable proof chains."
1
+ display_name: "Root Cause Analysis"
2
+ short_description: "Root cause analysis methodology"
3
3
  default_prompt:
4
- - "Use $root-cause-analysis"
4
+ - "Use $root-cause-analysis: Root cause analysis methodology."
@@ -1,4 +1,4 @@
1
- display_name: "security-review"
2
- short_description: "Security review methodology. STRIDE threat modeling, OWASP Top 10 vulnerability checks, auth/validation/secrets handling review, and mitigation recommendations."
1
+ display_name: "Security Review"
2
+ short_description: "Security review methodology"
3
3
  default_prompt:
4
- - "Use $security-review"
4
+ - "Use $security-review: Security review methodology."
@@ -1,4 +1,4 @@
1
- display_name: "security-zap-scan"
2
- short_description: "Run an OWASP ZAP baseline security scan locally using Docker. Checks for the ZAP baseline script, executes the scan, and summarizes findings by risk level with remediation recommendations."
1
+ display_name: "Security ZAP Scan"
2
+ short_description: "Run an OWASP ZAP baseline security scan locally using Docker"
3
3
  default_prompt:
4
- - "Use $security-zap-scan"
4
+ - "Use $security-zap-scan: Run an OWASP ZAP baseline security scan locally using Docker."
@@ -1,4 +1,4 @@
1
- display_name: "setup-atlassian"
2
- short_description: "Configure Atlassian access for this project. Installs acli if missing, runs the OAuth or API-token login, optionally enables the Atlassian MCP, resolves the cloudId for the active site, and writes the `atlassian` section into `.lisa.config.json`. Prerequisite for /lisa:setup:jira and /lisa:setup:confluence (both need atlassian.cloudId). Idempotent — re-running updates the existing section rather than duplicating it."
1
+ display_name: "Setup Atlassian"
2
+ short_description: "Configure Atlassian access for this project"
3
3
  default_prompt:
4
- - "Use $setup-atlassian"
4
+ - "Use $setup-atlassian: Configure Atlassian access for this project."
@@ -1,4 +1,4 @@
1
- display_name: "setup-confluence"
2
- short_description: "Configure Confluence as the PRD source for this project. Writes `confluence.spaceKey` and/or `confluence.parentPageId` into `.lisa.config.json` and offers to set top-level `source: \\\"confluence\\\"`. Depends on /lisa:setup:atlassian — atlassian.cloudId must already be present. Idempotent."
1
+ display_name: "Setup Confluence"
2
+ short_description: "Configure Confluence as the PRD source for this project"
3
3
  default_prompt:
4
- - "Use $setup-confluence"
4
+ - "Use $setup-confluence: Configure Confluence as the PRD source for this project."
@@ -1,4 +1,4 @@
1
- display_name: "setup-github"
2
- short_description: "Configure GitHub Issues as the destination tracker and/or the PRD source for this project. Verifies the gh CLI is installed and authenticated, resolves `org/repo`, scaffolds the build-queue label namespace (`status:*`) when GitHub is the tracker and/or the PRD-lifecycle label namespace (`prd-*` + sentinel) when GitHub is the PRD source, writes the `github` section into `.lisa.config.json`, and offers to set top-level `tracker: \\\"github\\\"` and/or `source: \\\"github\\\"`. Idempotent — re-running updates the existing section and reuses existing labels rather than duplicating. No /lisa:setup:atlassian prerequisite (GitHub auth is standalone)."
1
+ display_name: "Setup Github"
2
+ short_description: "Configure GitHub Issues as the destination tracker and/or the PRD source for this project"
3
3
  default_prompt:
4
- - "Use $setup-github"
4
+ - "Use $setup-github: Configure GitHub Issues as the destination tracker and/or the PRD source for this project."
@@ -1,4 +1,4 @@
1
- display_name: "setup-jira"
2
- short_description: "Configure JIRA as the destination tracker for this project. Writes `jira.project` into `.lisa.config.json` and offers to set top-level `tracker: \\\"jira\\\"`. Depends on /lisa:setup:atlassian — atlassian.cloudId must already be present, otherwise this skill stops and instructs the user to run setup-atlassian first. Idempotent."
1
+ display_name: "Setup Jira"
2
+ short_description: "Configure JIRA as the destination tracker for this project"
3
3
  default_prompt:
4
- - "Use $setup-jira"
4
+ - "Use $setup-jira: Configure JIRA as the destination tracker for this project."
@@ -1,4 +1,4 @@
1
- display_name: "setup-linear"
2
- short_description: "Configure Linear as the destination tracker and/or the PRD source for this project. Verifies Linear access (MCP OAuth or a personal API key in OS keychain), resolves the workspace slug and team key, scaffolds the build-queue issue-label namespace (`status:*`) when Linear is the tracker and/or the PRD-lifecycle project-label namespace (`prd-*` + issue-level sentinel) when Linear is the PRD source, writes the `linear` section into `.lisa.config.json`, and offers to set top-level `tracker: \\\"linear\\\"` and/or `source: \\\"linear\\\"`. Idempotent — re-running updates the existing section and reuses existing labels. No /lisa:setup:atlassian prerequisite."
1
+ display_name: "Setup Linear"
2
+ short_description: "Configure Linear as the destination tracker and/or the PRD source for this project"
3
3
  default_prompt:
4
- - "Use $setup-linear"
4
+ - "Use $setup-linear: Configure Linear as the destination tracker and/or the PRD source for this project."
@@ -1,4 +1,4 @@
1
- display_name: "setup-notion"
2
- short_description: "Configure Notion as the PRD source for this project. Walks the user through creating an internal integration in the target workspace, sharing the PRD database with it, stores the resulting `ntn_*` token in OS keychain (multi-workspace-safe — keyed by workspaceId), validates against the Notion API, and writes `notion.workspaceId`, `notion.prdDatabaseId`, and `notion.values` into `.lisa.config.json`. Idempotent — re-runs update the existing section rather than duplicating it. Offers to set top-level `source: \\\"notion\\\"`."
1
+ display_name: "Setup Notion"
2
+ short_description: "Configure Notion as the PRD source for this project"
3
3
  default_prompt:
4
- - "Use $setup-notion"
4
+ - "Use $setup-notion: Configure Notion as the PRD source for this project."
@@ -1,4 +1,4 @@
1
- display_name: "spec-conformance"
2
- short_description: "Verifies that shipped work matches its spec section-by-section — acceptance criteria, Out of Scope, Technical Approach, Validation Journey assertions, and any explicit deliverables. Builds a coverage matrix mapping each requirement to evidence, flags scope creep separately from misses, and produces a verdict (CONFORMS / PARTIAL / DIVERGES). Runs during the verification phase alongside empirical system verification."
1
+ display_name: "Spec Conformance"
2
+ short_description: "Verifies that shipped work matches its spec section-by-section — acceptance criteria, Out of Scope, Technical Approach, Validation Journey"
3
3
  default_prompt:
4
- - "Use $spec-conformance"
4
+ - "Use $spec-conformance: Verifies that shipped work matches its spec section-by-section — acceptance criteria, Out of Scope, Technical Approach, Validation Journey…."
@@ -1,4 +1,4 @@
1
- display_name: "task-decomposition"
2
- short_description: "Methodology for breaking work into ordered tasks. Each task gets a single-repo scope, acceptance criteria, verification type, dependencies, and skills required."
1
+ display_name: "Task Decomposition"
2
+ short_description: "Methodology for breaking work into ordered tasks"
3
3
  default_prompt:
4
- - "Use $task-decomposition"
4
+ - "Use $task-decomposition: Methodology for breaking work into ordered tasks."
@@ -1,4 +1,4 @@
1
- display_name: "task-triage"
2
- short_description: "8-step task triage and implementation workflow. Ensures tasks have clear requirements, dependencies, and verification plans before implementation begins."
1
+ display_name: "Task Triage"
2
+ short_description: "8-step task triage and implementation workflow"
3
3
  default_prompt:
4
- - "Use $task-triage"
4
+ - "Use $task-triage: 8-step task triage and implementation workflow."
@@ -1,4 +1,4 @@
1
- display_name: "tdd-implementation"
2
- short_description: "Test-Driven Development implementation workflow. RED: write failing test, GREEN: minimum code to pass, REFACTOR: clean up. Includes task metadata requirements, verification, and atomic commit practices."
1
+ display_name: "TDD Implementation"
2
+ short_description: "Test-Driven Development implementation workflow"
3
3
  default_prompt:
4
- - "Use $tdd-implementation"
4
+ - "Use $tdd-implementation: Test-Driven Development implementation workflow."
@@ -1,4 +1,4 @@
1
- display_name: "test-strategy"
2
- short_description: "Test strategy design. Coverage matrix, edge cases, TDD sequence planning, test quality review. Behavior-focused testing over implementation details."
1
+ display_name: "Test Strategy"
2
+ short_description: "Test strategy design"
3
3
  default_prompt:
4
- - "Use $test-strategy"
4
+ - "Use $test-strategy: Test strategy design."
@@ -1,4 +1,4 @@
1
- display_name: "ticket-triage"
2
- short_description: "Analytical triage gate for tickets in the configured destination tracker (JIRA, GitHub Issues, or Linear). Detects requirement ambiguities, identifies edge cases from codebase analysis, and plans verification methodology. Posts findings to the ticket and produces a verdict (BLOCKED/PASSED_WITH_FINDINGS/PASSED) that gates whether implementation can proceed. Vendor-neutral: the caller (jira-agent or github-agent) is responsible for fetching the ticket via lisa:tracker-read, running the pre-flight gate via lisa:tracker-verify, and posting findings via the matching vendor comment tool."
1
+ display_name: "Ticket Triage"
2
+ short_description: "Analytical triage gate for tickets in the configured destination tracker (JIRA, GitHub Issues, or Linear)"
3
3
  default_prompt:
4
- - "Use $ticket-triage"
4
+ - "Use $ticket-triage: Analytical triage gate for tickets in the configured destination tracker (JIRA, GitHub Issues, or Linear)."
@@ -1,4 +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. Reads `tracker` from .lisa.config.json (default: jira) and dispatches to lisa:jira-add-journey, lisa:github-add-journey, or lisa:linear-add-journey."
1
+ display_name: "Tracker Add Journey"
2
+ short_description: "Vendor-neutral wrapper for appending a Validation Journey section to an existing ticket/issue"
3
3
  default_prompt:
4
- - "Use $tracker-add-journey"
4
+ - "Use $tracker-add-journey: Vendor-neutral wrapper for appending a Validation Journey section to an existing ticket/issue."
@@ -1,4 +1,4 @@
1
- display_name: "tracker-build-intake"
2
- short_description: "Vendor-neutral wrapper for the build-queue batch scanner. Reads `tracker` from .lisa.config.json (default: jira) and dispatches to lisa:jira-build-intake (JQL/project-key queue), lisa:github-build-intake (GitHub repo queue keyed off the `status:ready` label), or lisa:linear-build-intake (Linear team queue keyed off the `status:ready` label). Every vendor scanner enforces the claim-time arm of the `leaf-only-lifecycle` rule — claim leaf work units only; skip or safe-block a container with open child work (or a childless Epic/Story/Spike) that carries a stale build-ready role. Counterpart to lisa:intake's PRD-side dispatchers."
1
+ display_name: "Tracker Build Intake"
2
+ short_description: "Vendor-neutral wrapper for the build-queue batch scanner"
3
3
  default_prompt:
4
- - "Use $tracker-build-intake"
4
+ - "Use $tracker-build-intake: Vendor-neutral wrapper for the build-queue batch scanner."
@@ -1,4 +1,4 @@
1
- display_name: "tracker-create"
2
- short_description: "Vendor-neutral wrapper for creating tickets/issues from code files or descriptions. Reads `tracker` from .lisa.config.json (default: jira) and dispatches to lisa:jira-create, lisa:github-create, or lisa:linear-create. Plans hierarchy structure (epic / story / sub-task), then delegates each individual write through the tracker-write shim."
1
+ display_name: "Tracker Create"
2
+ short_description: "Vendor-neutral wrapper for creating tickets/issues from code files or descriptions"
3
3
  default_prompt:
4
- - "Use $tracker-create"
4
+ - "Use $tracker-create: Vendor-neutral wrapper for creating tickets/issues from code files or descriptions."
@@ -1,4 +1,4 @@
1
- display_name: "tracker-evidence"
2
- short_description: "Vendor-neutral wrapper for posting verification evidence. Reads `tracker` from .lisa.config.json (default: jira) and dispatches to lisa:jira-evidence, lisa:github-evidence, or lisa:linear-evidence. Uploads evidence to the GitHub `pr-assets` release, updates the PR description, posts a comment on the originating ticket/issue, and transitions the ticket/issue to its post-build review state."
1
+ display_name: "Tracker Evidence"
2
+ short_description: "Vendor-neutral wrapper for posting verification evidence"
3
3
  default_prompt:
4
- - "Use $tracker-evidence"
4
+ - "Use $tracker-evidence: Vendor-neutral wrapper for posting verification evidence."
@@ -1,4 +1,4 @@
1
- display_name: "tracker-journey"
2
- short_description: "Vendor-neutral wrapper for executing a ticket/issue's Validation Journey end-to-end. Reads `tracker` from .lisa.config.json (default: jira) and dispatches to lisa:jira-journey, lisa:github-journey, or lisa:linear-journey. Parses the journey, satisfies prerequisites, executes the steps, captures evidence at each marker, and posts results via tracker-evidence."
1
+ display_name: "Tracker Journey"
2
+ short_description: "Vendor-neutral wrapper for executing a ticket/issue's Validation Journey end-to-end"
3
3
  default_prompt:
4
- - "Use $tracker-journey"
4
+ - "Use $tracker-journey: Vendor-neutral wrapper for executing a ticket/issue's Validation Journey end-to-end."
@@ -1,4 +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. Reads `tracker` from .lisa.config.json (default: jira) and dispatches to lisa:jira-read-ticket, lisa:github-read-issue, or lisa:linear-read-issue. Returns a consolidated context bundle so downstream agents never act on a single ticket in isolation."
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
3
  default_prompt:
4
- - "Use $tracker-read"
4
+ - "Use $tracker-read: Vendor-neutral wrapper for fetching the full scope of a ticket/issue and its related graph."
@@ -1,4 +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) when generating or evaluating tracker tickets (JIRA, GitHub Issues, Linear). Defines: (1) artifact domains, (2) classification rules per tool, (3) source precedence (which artifact is authoritative for which question), (4) inheritance from epic to story to sub-task, (5) cross-axis conflict handling. Invoke this skill from any flow that extracts, attaches, or reasons about external design/UX/data artifacts so the rules don't drift across skills."
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
3
  default_prompt:
4
- - "Use $tracker-source-artifacts"
4
+ - "Use $tracker-source-artifacts: Canonical, vendor-neutral taxonomy and rules for handling source artifacts (Figma, Lovable, Loom, screenshots, design docs, data samples)…."
@@ -1,4 +1,4 @@
1
- display_name: "tracker-sync"
2
- short_description: "Vendor-neutral wrapper for posting milestone updates to the linked ticket/issue. Reads `tracker` from .lisa.config.json (default: jira) and dispatches to lisa:jira-sync, lisa:github-sync, or lisa:linear-sync. Posts at: plan created, implementation in progress, PR ready, PR merged. Suggests (never auto-transitions) the next status."
1
+ display_name: "Tracker Sync"
2
+ short_description: "Vendor-neutral wrapper for posting milestone updates to the linked ticket/issue"
3
3
  default_prompt:
4
- - "Use $tracker-sync"
4
+ - "Use $tracker-sync: Vendor-neutral wrapper for posting milestone updates to the linked ticket/issue."
@@ -1,4 +1,4 @@
1
- display_name: "tracker-validate"
2
- short_description: "Vendor-neutral wrapper for the pre-write quality gate. Reads `tracker` from .lisa.config.json (default: jira) and dispatches to lisa:jira-validate-ticket, lisa:github-validate-issue, or lisa:linear-validate-issue. Read-only — never writes to any tracker. Used by tracker-write Phase 5.5 (pre-write gate), tracker-verify (post-write checks), and the *-to-tracker dry-run paths. Output is structured PASS/FAIL per gate so callers can parse it."
1
+ display_name: "Tracker Validate"
2
+ short_description: "Vendor-neutral wrapper for the pre-write quality gate"
3
3
  default_prompt:
4
- - "Use $tracker-validate"
4
+ - "Use $tracker-validate: Vendor-neutral wrapper for the pre-write quality gate."
@@ -1,4 +1,4 @@
1
- display_name: "tracker-verify"
2
- short_description: "Vendor-neutral wrapper for the post-write verification gate. Reads `tracker` from .lisa.config.json (default: jira) and dispatches to lisa:jira-verify, lisa:github-verify, or lisa:linear-verify. Fetches the live ticket/issue and runs the validator gates against the stored state — catches anything dropped or reformatted on write. Read-only."
1
+ display_name: "Tracker Verify"
2
+ short_description: "Vendor-neutral wrapper for the post-write verification gate"
3
3
  default_prompt:
4
- - "Use $tracker-verify"
4
+ - "Use $tracker-verify: Vendor-neutral wrapper for the post-write verification gate."
@@ -1,4 +1,4 @@
1
- display_name: "tracker-write"
2
- short_description: "Vendor-neutral wrapper for ticket creation and updates. Reads `tracker` from .lisa.config.json (default: jira) and dispatches to lisa:jira-write-ticket, lisa:github-write-issue, or lisa:linear-write-issue. Callers in vendor-neutral skills (notion-to-tracker, linear-to-tracker, confluence-to-tracker, github-to-tracker, implement, verify) MUST invoke this skill instead of the vendor-specific ones — that is what makes the tracker switchable per project. The Phase-5.5 validate-pre-write gate, post-write verify, and Phase-8 announce-comment behavior live in the vendor skills; this shim is dispatch only."
1
+ display_name: "Tracker Write"
2
+ short_description: "Vendor-neutral wrapper for ticket creation and updates"
3
3
  default_prompt:
4
- - "Use $tracker-write"
4
+ - "Use $tracker-write: Vendor-neutral wrapper for ticket creation and updates."
@@ -1,4 +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 verification into a regression test), spec conformance (verify shipped work matches the spec), loop. Quality gates (tests/typecheck/lint) are prerequisites, NOT verification. Verification means running the actual system and observing results."
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
3
  default_prompt:
4
- - "Use $verification-lifecycle"
4
+ - "Use $verification-lifecycle: Verification lifecycle: confirm quality gates, classify types, discover tools, fail fast, plan, execute, codify (turn each passing…."
@@ -1,4 +1,4 @@
1
- display_name: "verify"
2
- short_description: "Ship and verify code. Commits any pending changes, opens or updates the PR, handles the review loop, merges when green, monitors the deploy, and runs remote verification (health checks, Validation Journey replay, Sentry/log inspection) in the target environment. Folds in the legacy /ship alias."
1
+ display_name: "Verify"
2
+ short_description: "Ship and verify code"
3
3
  default_prompt:
4
- - "Use $verify"
4
+ - "Use $verify: Ship and verify code."
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-cdk",
3
- "version": "2.38.0",
3
+ "version": "2.39.1",
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.38.0",
3
+ "version": "2.39.1",
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.38.0",
3
+ "version": "2.39.1",
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.38.0",
3
+ "version": "2.39.1",
4
4
  "description": "Expo and React Native-specific skills, agents, rules, and MCP servers.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,4 +1,4 @@
1
- display_name: "apollo-client"
2
- short_description: "This skill should be used when writing or modifying GraphQL operations, hooks, or mutations using Apollo Client 3.10. It enforces best practices for optimistic responses, cache updates, and TypeScript type generation. Use this skill when creating new queries/mutations, reviewing Apollo code, or troubleshooting cache issues."
1
+ display_name: "Apollo Client"
2
+ short_description: "writing or modifying GraphQL operations, hooks, or mutations using Apollo Client 3.10"
3
3
  default_prompt:
4
- - "Use $apollo-client"
4
+ - "Use $apollo-client: writing or modifying GraphQL operations, hooks, or mutations using Apollo Client 3.10."
@@ -1,4 +1,4 @@
1
- display_name: "atomic-design-gluestack"
1
+ display_name: "Atomic Design Gluestack"
2
2
  short_description: "|"
3
3
  default_prompt:
4
- - "Use $atomic-design-gluestack"
4
+ - "Use $atomic-design-gluestack: |."
@@ -1,4 +1,4 @@
1
- display_name: "container-view-pattern"
2
- short_description: "This skill enforces the Container/View pattern for React components. It should be used when creating new components, validating existing components, or refactoring components to follow the separation of concerns pattern where Container handles logic and View handles presentation."
1
+ display_name: "Container View Pattern"
2
+ short_description: "This skill enforces the Container/View pattern for React components"
3
3
  default_prompt:
4
- - "Use $container-view-pattern"
4
+ - "Use $container-view-pattern: This skill enforces the Container/View pattern for React components."
@@ -1,4 +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. It should be used when creating new features, components, or screens to ensure they work correctly on all platforms. Use this skill when writing platform-specific code, using Platform.OS checks, creating platform-specific files (.web.tsx, .native.tsx, .ios.tsx, .android.tsx), or reviewing code for cross-platform issues."
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
3
  default_prompt:
4
- - "Use $cross-platform-compatibility"
4
+ - "Use $cross-platform-compatibility: This skill enforces cross-platform compatibility best practices for Expo apps targeting iOS, Android, and web."
@@ -1,4 +1,4 @@
1
- display_name: "directory-structure"
2
- short_description: "This skill enforces the project's directory structure standards when creating or moving files. Use this skill when creating new components, screens, features, hooks, utilities, or any other code files to ensure they are placed in the correct location with proper naming conventions. Also use when reviewing file placement or restructuring code."
1
+ display_name: "Directory Structure"
2
+ short_description: "This skill enforces the project's directory structure standards when creating or moving files"
3
3
  default_prompt:
4
- - "Use $directory-structure"
4
+ - "Use $directory-structure: This skill enforces the project's directory structure standards when creating or moving files."
@@ -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: "expo-env-config"
2
- short_description: "This skill should be used when creating, modifying, or accessing environment variables in this Expo/React Native codebase. It enforces type-safe, validated environment configuration using Zod schemas. Use this skill when adding new environment variables, setting up env validation, or writing code that reads from process.env."
1
+ display_name: "Expo Env Config"
2
+ short_description: "creating, modifying, or accessing environment variables in this Expo/React Native codebase"
3
3
  default_prompt:
4
- - "Use $expo-env-config"
4
+ - "Use $expo-env-config: creating, modifying, or accessing environment variables in this Expo/React Native codebase."
@@ -1,4 +1,4 @@
1
- display_name: "expo-router-best-practices"
2
- short_description: "This skill should be used when creating new routes, configuring navigation layouts, implementing deep linking, or organizing the app/ directory structure in Expo Router projects. It provides best practices for file-based routing patterns."
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
3
  default_prompt:
4
- - "Use $expo-router-best-practices"
4
+ - "Use $expo-router-best-practices: creating new routes, configuring navigation layouts, implementing deep linking, or organizing the app/ directory structure in Expo Router…."
@@ -1,4 +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. It should be used when creating or reviewing components, fixing styling issues, or refactoring styles to follow the constrained design system."
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
3
  default_prompt:
4
- - "Use $gluestack-nativewind"
4
+ - "Use $gluestack-nativewind: This skill enforces Gluestack UI v3 and NativeWind v4 design patterns for consistent, performant, and maintainable styling."