@codyswann/lisa 2.37.0 → 2.39.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (201) hide show
  1. package/package.json +1 -1
  2. package/plugins/lisa/.claude-plugin/plugin.json +1 -1
  3. package/plugins/lisa/.codex-plugin/plugin.json +1 -1
  4. package/plugins/lisa/skills/acceptance-criteria/agents/openai.yaml +4 -0
  5. package/plugins/lisa/skills/agent-design-best-practices/agents/openai.yaml +4 -0
  6. package/plugins/lisa/skills/atlassian-access/agents/openai.yaml +4 -0
  7. package/plugins/lisa/skills/bug-triage/agents/openai.yaml +4 -0
  8. package/plugins/lisa/skills/codebase-research/agents/openai.yaml +4 -0
  9. package/plugins/lisa/skills/codify-verification/agents/openai.yaml +4 -0
  10. package/plugins/lisa/skills/confluence-prd-intake/agents/openai.yaml +4 -0
  11. package/plugins/lisa/skills/confluence-to-tracker/agents/openai.yaml +4 -0
  12. package/plugins/lisa/skills/debrief/agents/openai.yaml +4 -0
  13. package/plugins/lisa/skills/debrief-apply/agents/openai.yaml +4 -0
  14. package/plugins/lisa/skills/epic-triage/agents/openai.yaml +4 -0
  15. package/plugins/lisa/skills/fix-linter-error/agents/openai.yaml +4 -0
  16. package/plugins/lisa/skills/git-commit/agents/openai.yaml +4 -0
  17. package/plugins/lisa/skills/git-prune/agents/openai.yaml +4 -0
  18. package/plugins/lisa/skills/git-submit-pr/agents/openai.yaml +4 -0
  19. package/plugins/lisa/skills/github-add-journey/agents/openai.yaml +4 -0
  20. package/plugins/lisa/skills/github-build-intake/agents/openai.yaml +4 -0
  21. package/plugins/lisa/skills/github-create/agents/openai.yaml +4 -0
  22. package/plugins/lisa/skills/github-evidence/agents/openai.yaml +4 -0
  23. package/plugins/lisa/skills/github-journey/agents/openai.yaml +4 -0
  24. package/plugins/lisa/skills/github-prd-intake/agents/openai.yaml +4 -0
  25. package/plugins/lisa/skills/github-read-issue/agents/openai.yaml +4 -0
  26. package/plugins/lisa/skills/github-sync/agents/openai.yaml +4 -0
  27. package/plugins/lisa/skills/github-to-tracker/agents/openai.yaml +4 -0
  28. package/plugins/lisa/skills/github-validate-issue/agents/openai.yaml +4 -0
  29. package/plugins/lisa/skills/github-verify/agents/openai.yaml +4 -0
  30. package/plugins/lisa/skills/github-write-issue/agents/openai.yaml +4 -0
  31. package/plugins/lisa/skills/implement/agents/openai.yaml +4 -0
  32. package/plugins/lisa/skills/improve-code-complexity/agents/openai.yaml +4 -0
  33. package/plugins/lisa/skills/improve-max-lines/agents/openai.yaml +4 -0
  34. package/plugins/lisa/skills/improve-max-lines-per-function/agents/openai.yaml +4 -0
  35. package/plugins/lisa/skills/improve-test-coverage/agents/openai.yaml +4 -0
  36. package/plugins/lisa/skills/improve-tests/agents/openai.yaml +4 -0
  37. package/plugins/lisa/skills/intake/agents/openai.yaml +4 -0
  38. package/plugins/lisa/skills/jira-add-journey/agents/openai.yaml +4 -0
  39. package/plugins/lisa/skills/jira-build-intake/agents/openai.yaml +4 -0
  40. package/plugins/lisa/skills/jira-create/agents/openai.yaml +4 -0
  41. package/plugins/lisa/skills/jira-evidence/agents/openai.yaml +4 -0
  42. package/plugins/lisa/skills/jira-journey/agents/openai.yaml +4 -0
  43. package/plugins/lisa/skills/jira-read-ticket/agents/openai.yaml +4 -0
  44. package/plugins/lisa/skills/jira-sync/agents/openai.yaml +4 -0
  45. package/plugins/lisa/skills/jira-validate-ticket/agents/openai.yaml +4 -0
  46. package/plugins/lisa/skills/jira-verify/agents/openai.yaml +4 -0
  47. package/plugins/lisa/skills/jira-write-ticket/agents/openai.yaml +4 -0
  48. package/plugins/lisa/skills/jsdoc-best-practices/agents/openai.yaml +4 -0
  49. package/plugins/lisa/skills/linear-add-journey/agents/openai.yaml +4 -0
  50. package/plugins/lisa/skills/linear-build-intake/agents/openai.yaml +4 -0
  51. package/plugins/lisa/skills/linear-create/agents/openai.yaml +4 -0
  52. package/plugins/lisa/skills/linear-evidence/agents/openai.yaml +4 -0
  53. package/plugins/lisa/skills/linear-journey/agents/openai.yaml +4 -0
  54. package/plugins/lisa/skills/linear-prd-intake/agents/openai.yaml +4 -0
  55. package/plugins/lisa/skills/linear-read-issue/agents/openai.yaml +4 -0
  56. package/plugins/lisa/skills/linear-sync/agents/openai.yaml +4 -0
  57. package/plugins/lisa/skills/linear-to-tracker/agents/openai.yaml +4 -0
  58. package/plugins/lisa/skills/linear-validate-issue/agents/openai.yaml +4 -0
  59. package/plugins/lisa/skills/linear-verify/agents/openai.yaml +4 -0
  60. package/plugins/lisa/skills/linear-write-issue/agents/openai.yaml +4 -0
  61. package/plugins/lisa/skills/lisa-review-implementation/agents/openai.yaml +4 -0
  62. package/plugins/lisa/skills/monitor/agents/openai.yaml +4 -0
  63. package/plugins/lisa/skills/nightly-add-test-coverage/agents/openai.yaml +4 -0
  64. package/plugins/lisa/skills/nightly-improve-tests/agents/openai.yaml +4 -0
  65. package/plugins/lisa/skills/nightly-lower-code-complexity/agents/openai.yaml +4 -0
  66. package/plugins/lisa/skills/notion-access/agents/openai.yaml +4 -0
  67. package/plugins/lisa/skills/notion-prd-intake/agents/openai.yaml +4 -0
  68. package/plugins/lisa/skills/notion-to-tracker/agents/openai.yaml +4 -0
  69. package/plugins/lisa/skills/performance-review/agents/openai.yaml +4 -0
  70. package/plugins/lisa/skills/plan/agents/openai.yaml +4 -0
  71. package/plugins/lisa/skills/prd-backlink/agents/openai.yaml +4 -0
  72. package/plugins/lisa/skills/prd-ticket-coverage/agents/openai.yaml +4 -0
  73. package/plugins/lisa/skills/product-walkthrough/agents/openai.yaml +4 -0
  74. package/plugins/lisa/skills/pull-request-review/agents/openai.yaml +4 -0
  75. package/plugins/lisa/skills/quality-review/agents/openai.yaml +4 -0
  76. package/plugins/lisa/skills/reproduce-bug/agents/openai.yaml +4 -0
  77. package/plugins/lisa/skills/research/agents/openai.yaml +4 -0
  78. package/plugins/lisa/skills/review-local/agents/openai.yaml +4 -0
  79. package/plugins/lisa/skills/root-cause-analysis/agents/openai.yaml +4 -0
  80. package/plugins/lisa/skills/security-review/agents/openai.yaml +4 -0
  81. package/plugins/lisa/skills/security-zap-scan/agents/openai.yaml +4 -0
  82. package/plugins/lisa/skills/setup-atlassian/agents/openai.yaml +4 -0
  83. package/plugins/lisa/skills/setup-confluence/agents/openai.yaml +4 -0
  84. package/plugins/lisa/skills/setup-github/agents/openai.yaml +4 -0
  85. package/plugins/lisa/skills/setup-jira/agents/openai.yaml +4 -0
  86. package/plugins/lisa/skills/setup-linear/agents/openai.yaml +4 -0
  87. package/plugins/lisa/skills/setup-notion/agents/openai.yaml +4 -0
  88. package/plugins/lisa/skills/spec-conformance/agents/openai.yaml +4 -0
  89. package/plugins/lisa/skills/task-decomposition/agents/openai.yaml +4 -0
  90. package/plugins/lisa/skills/task-triage/agents/openai.yaml +4 -0
  91. package/plugins/lisa/skills/tdd-implementation/agents/openai.yaml +4 -0
  92. package/plugins/lisa/skills/test-strategy/agents/openai.yaml +4 -0
  93. package/plugins/lisa/skills/ticket-triage/agents/openai.yaml +4 -0
  94. package/plugins/lisa/skills/tracker-add-journey/agents/openai.yaml +4 -0
  95. package/plugins/lisa/skills/tracker-build-intake/agents/openai.yaml +4 -0
  96. package/plugins/lisa/skills/tracker-create/agents/openai.yaml +4 -0
  97. package/plugins/lisa/skills/tracker-evidence/agents/openai.yaml +4 -0
  98. package/plugins/lisa/skills/tracker-journey/agents/openai.yaml +4 -0
  99. package/plugins/lisa/skills/tracker-read/agents/openai.yaml +4 -0
  100. package/plugins/lisa/skills/tracker-source-artifacts/agents/openai.yaml +4 -0
  101. package/plugins/lisa/skills/tracker-sync/agents/openai.yaml +4 -0
  102. package/plugins/lisa/skills/tracker-validate/agents/openai.yaml +4 -0
  103. package/plugins/lisa/skills/tracker-verify/agents/openai.yaml +4 -0
  104. package/plugins/lisa/skills/tracker-write/agents/openai.yaml +4 -0
  105. package/plugins/lisa/skills/verification-lifecycle/agents/openai.yaml +4 -0
  106. package/plugins/lisa/skills/verify/agents/openai.yaml +4 -0
  107. package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
  108. package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
  109. package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
  110. package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
  111. package/plugins/lisa-expo/skills/apollo-client/agents/openai.yaml +4 -0
  112. package/plugins/lisa-expo/skills/atomic-design-gluestack/agents/openai.yaml +4 -0
  113. package/plugins/lisa-expo/skills/container-view-pattern/agents/openai.yaml +4 -0
  114. package/plugins/lisa-expo/skills/cross-platform-compatibility/agents/openai.yaml +4 -0
  115. package/plugins/lisa-expo/skills/directory-structure/agents/openai.yaml +4 -0
  116. package/plugins/lisa-expo/skills/exploratory-qa/agents/openai.yaml +4 -0
  117. package/plugins/lisa-expo/skills/expo-env-config/agents/openai.yaml +4 -0
  118. package/plugins/lisa-expo/skills/expo-router-best-practices/agents/openai.yaml +4 -0
  119. package/plugins/lisa-expo/skills/gluestack-nativewind/agents/openai.yaml +4 -0
  120. package/plugins/lisa-expo/skills/jira-add-journey/agents/openai.yaml +4 -0
  121. package/plugins/lisa-expo/skills/jira-create/agents/openai.yaml +4 -0
  122. package/plugins/lisa-expo/skills/jira-evidence/agents/openai.yaml +4 -0
  123. package/plugins/lisa-expo/skills/jira-journey/agents/openai.yaml +4 -0
  124. package/plugins/lisa-expo/skills/jira-verify/agents/openai.yaml +4 -0
  125. package/plugins/lisa-expo/skills/local-state/agents/openai.yaml +4 -0
  126. package/plugins/lisa-expo/skills/ops-browser-uat/agents/openai.yaml +4 -0
  127. package/plugins/lisa-expo/skills/ops-check-logs/agents/openai.yaml +4 -0
  128. package/plugins/lisa-expo/skills/ops-db-ops/agents/openai.yaml +4 -0
  129. package/plugins/lisa-expo/skills/ops-deploy/agents/openai.yaml +4 -0
  130. package/plugins/lisa-expo/skills/ops-monitor-errors/agents/openai.yaml +4 -0
  131. package/plugins/lisa-expo/skills/ops-performance/agents/openai.yaml +4 -0
  132. package/plugins/lisa-expo/skills/ops-run-local/agents/openai.yaml +4 -0
  133. package/plugins/lisa-expo/skills/ops-verify-health/agents/openai.yaml +4 -0
  134. package/plugins/lisa-expo/skills/owasp-zap/agents/openai.yaml +4 -0
  135. package/plugins/lisa-expo/skills/playwright-ci-debugging/agents/openai.yaml +4 -0
  136. package/plugins/lisa-expo/skills/playwright-selectors/agents/openai.yaml +4 -0
  137. package/plugins/lisa-expo/skills/reduce-complexity/agents/openai.yaml +4 -0
  138. package/plugins/lisa-expo/skills/testing-library/agents/openai.yaml +4 -0
  139. package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
  140. package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
  141. package/plugins/lisa-harper-fabric/skills/exploratory-qa/agents/openai.yaml +4 -0
  142. package/plugins/lisa-harper-fabric/skills/harper-build-and-deploy/agents/openai.yaml +4 -0
  143. package/plugins/lisa-harper-fabric/skills/harper-component-model/agents/openai.yaml +4 -0
  144. package/plugins/lisa-harper-fabric/skills/harper-config-yaml/agents/openai.yaml +4 -0
  145. package/plugins/lisa-harper-fabric/skills/harper-resources/agents/openai.yaml +4 -0
  146. package/plugins/lisa-harper-fabric/skills/harper-schema-graphql/agents/openai.yaml +4 -0
  147. package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
  148. package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
  149. package/plugins/lisa-nestjs/skills/nestjs-graphql/agents/openai.yaml +4 -0
  150. package/plugins/lisa-nestjs/skills/nestjs-rules/agents/openai.yaml +4 -0
  151. package/plugins/lisa-nestjs/skills/typeorm-patterns/agents/openai.yaml +4 -0
  152. package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
  153. package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
  154. package/plugins/lisa-openclaw/skills/lisa-openclaw-connect-repo-topic/agents/openai.yaml +4 -0
  155. package/plugins/lisa-openclaw/skills/lisa-openclaw-connect-staff/agents/openai.yaml +4 -0
  156. package/plugins/lisa-openclaw/skills/lisa-openclaw-setup/agents/openai.yaml +4 -0
  157. package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
  158. package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
  159. package/plugins/lisa-rails/skills/action-controller-best-practices/agents/openai.yaml +4 -0
  160. package/plugins/lisa-rails/skills/action-view-best-practices/agents/openai.yaml +4 -0
  161. package/plugins/lisa-rails/skills/active-record-model-best-practices/agents/openai.yaml +4 -0
  162. package/plugins/lisa-rails/skills/exploratory-qa/agents/openai.yaml +4 -0
  163. package/plugins/lisa-rails/skills/fix-linter-error/agents/openai.yaml +4 -0
  164. package/plugins/lisa-rails/skills/improve-code-complexity/agents/openai.yaml +4 -0
  165. package/plugins/lisa-rails/skills/improve-max-lines/agents/openai.yaml +4 -0
  166. package/plugins/lisa-rails/skills/improve-max-lines-per-function/agents/openai.yaml +4 -0
  167. package/plugins/lisa-rails/skills/improve-test-coverage/agents/openai.yaml +4 -0
  168. package/plugins/lisa-rails/skills/jira-add-journey/agents/openai.yaml +4 -0
  169. package/plugins/lisa-rails/skills/jira-create/agents/openai.yaml +4 -0
  170. package/plugins/lisa-rails/skills/jira-evidence/agents/openai.yaml +4 -0
  171. package/plugins/lisa-rails/skills/jira-journey/agents/openai.yaml +4 -0
  172. package/plugins/lisa-rails/skills/jira-verify/agents/openai.yaml +4 -0
  173. package/plugins/lisa-rails/skills/ops-check-logs/agents/openai.yaml +4 -0
  174. package/plugins/lisa-rails/skills/ops-deploy/agents/openai.yaml +4 -0
  175. package/plugins/lisa-rails/skills/ops-run-local/agents/openai.yaml +4 -0
  176. package/plugins/lisa-rails/skills/ops-verify-jobs/agents/openai.yaml +4 -0
  177. package/plugins/lisa-rails/skills/ops-verify-telemetry/agents/openai.yaml +4 -0
  178. package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
  179. package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
  180. package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
  181. package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
  182. package/plugins/lisa-wiki/skills/lisa-wiki-add-ingest/agents/openai.yaml +4 -0
  183. package/plugins/lisa-wiki/skills/lisa-wiki-add-role/agents/openai.yaml +4 -0
  184. package/plugins/lisa-wiki/skills/lisa-wiki-connector-confluence/agents/openai.yaml +4 -0
  185. package/plugins/lisa-wiki/skills/lisa-wiki-connector-docs/agents/openai.yaml +4 -0
  186. package/plugins/lisa-wiki/skills/lisa-wiki-connector-git/agents/openai.yaml +4 -0
  187. package/plugins/lisa-wiki/skills/lisa-wiki-connector-jira/agents/openai.yaml +4 -0
  188. package/plugins/lisa-wiki/skills/lisa-wiki-connector-memory/agents/openai.yaml +4 -0
  189. package/plugins/lisa-wiki/skills/lisa-wiki-connector-notion/agents/openai.yaml +4 -0
  190. package/plugins/lisa-wiki/skills/lisa-wiki-connector-roles/agents/openai.yaml +4 -0
  191. package/plugins/lisa-wiki/skills/lisa-wiki-connector-slack/agents/openai.yaml +4 -0
  192. package/plugins/lisa-wiki/skills/lisa-wiki-connector-web/agents/openai.yaml +4 -0
  193. package/plugins/lisa-wiki/skills/lisa-wiki-doctor/agents/openai.yaml +4 -0
  194. package/plugins/lisa-wiki/skills/lisa-wiki-ingest/agents/openai.yaml +4 -0
  195. package/plugins/lisa-wiki/skills/lisa-wiki-lint/agents/openai.yaml +4 -0
  196. package/plugins/lisa-wiki/skills/lisa-wiki-migrate/agents/openai.yaml +4 -0
  197. package/plugins/lisa-wiki/skills/lisa-wiki-onboard-me/agents/openai.yaml +4 -0
  198. package/plugins/lisa-wiki/skills/lisa-wiki-query/agents/openai.yaml +4 -0
  199. package/plugins/lisa-wiki/skills/lisa-wiki-setup/agents/openai.yaml +4 -0
  200. package/plugins/lisa-wiki/skills/lisa-wiki-usage/agents/openai.yaml +4 -0
  201. package/scripts/generate-codex-plugin-artifacts.mjs +216 -0
package/package.json CHANGED
@@ -82,7 +82,7 @@
82
82
  "lodash": ">=4.18.1"
83
83
  },
84
84
  "name": "@codyswann/lisa",
85
- "version": "2.37.0",
85
+ "version": "2.39.0",
86
86
  "description": "Claude Code governance framework that applies guardrails, guidance, and automated enforcement to projects",
87
87
  "main": "dist/index.js",
88
88
  "exports": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa",
3
- "version": "2.37.0",
3
+ "version": "2.39.0",
4
4
  "description": "Universal governance — agents, skills, commands, hooks, and rules for all projects",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa",
3
- "version": "2.37.0",
3
+ "version": "2.39.0",
4
4
  "description": "Universal governance: agents, skills, commands, hooks, and rules for all projects.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -0,0 +1,4 @@
1
+ display_name: "Acceptance Criteria"
2
+ short_description: "Acceptance criteria definition"
3
+ default_prompt:
4
+ - "Use $acceptance-criteria: Acceptance criteria definition."
@@ -0,0 +1,4 @@
1
+ display_name: "Agent Design Best Practices"
2
+ short_description: "Best practices for designing Claude Code agent files (.claude/agents/*.md)"
3
+ default_prompt:
4
+ - "Use $agent-design-best-practices: Best practices for designing Claude Code agent files (.claude/agents/*.md)."
@@ -0,0 +1,4 @@
1
+ display_name: "Atlassian Access"
2
+ short_description: "Vendor-neutral access layer for Atlassian (JIRA + Confluence)"
3
+ default_prompt:
4
+ - "Use $atlassian-access: Vendor-neutral access layer for Atlassian (JIRA + Confluence)."
@@ -0,0 +1,4 @@
1
+ display_name: "Bug Triage"
2
+ short_description: "8-step bug triage and implementation workflow"
3
+ default_prompt:
4
+ - "Use $bug-triage: 8-step bug triage and implementation workflow."
@@ -0,0 +1,4 @@
1
+ display_name: "Codebase Research"
2
+ short_description: "Codebase exploration and architecture analysis"
3
+ default_prompt:
4
+ - "Use $codebase-research: Codebase exploration and architecture analysis."
@@ -0,0 +1,4 @@
1
+ display_name: "Codify Verification"
2
+ short_description: "Convert empirical verification into a regression test so it never has to be re-proven manually"
3
+ default_prompt:
4
+ - "Use $codify-verification: Convert empirical verification into a regression test so it never has to be re-proven manually."
@@ -0,0 +1,4 @@
1
+ display_name: "Confluence PRD Intake"
2
+ short_description: "Scans a Confluence space (or a parent page) for PRD pages currently parented under the configured `ready` lifecycle page and runs each one…"
3
+ default_prompt:
4
+ - "Use $confluence-prd-intake: Scans a Confluence space (or a parent page) for PRD pages currently parented under the configured `ready` lifecycle page and runs each one…."
@@ -0,0 +1,4 @@
1
+ display_name: "Confluence To Tracker"
2
+ short_description: ">"
3
+ default_prompt:
4
+ - "Use $confluence-to-tracker: >."
@@ -0,0 +1,4 @@
1
+ display_name: "Debrief"
2
+ short_description: "Run the Debrief flow over a shipped initiative"
3
+ default_prompt:
4
+ - "Use $debrief: Run the Debrief flow over a shipped initiative."
@@ -0,0 +1,4 @@
1
+ display_name: "Debrief Apply"
2
+ short_description: "Apply human-marked dispositions from a Debrief triage document"
3
+ default_prompt:
4
+ - "Use $debrief-apply: Apply human-marked dispositions from a Debrief triage document."
@@ -0,0 +1,4 @@
1
+ display_name: "Epic Triage"
2
+ short_description: "9-step epic triage and 5-step implementation workflow"
3
+ default_prompt:
4
+ - "Use $epic-triage: 9-step epic triage and 5-step implementation workflow."
@@ -0,0 +1,4 @@
1
+ display_name: "Fix Linter Error"
2
+ short_description: "fixing all violations of one or more ESLint rules across the codebase"
3
+ default_prompt:
4
+ - "Use $fix-linter-error: fixing all violations of one or more ESLint rules across the codebase."
@@ -0,0 +1,4 @@
1
+ display_name: "Git Commit"
2
+ short_description: "creating conventional commits for current changes"
3
+ default_prompt:
4
+ - "Use $git-commit: creating conventional commits for current changes."
@@ -0,0 +1,4 @@
1
+ display_name: "Git Prune"
2
+ short_description: "pruning local branches that have been deleted on the remote"
3
+ default_prompt:
4
+ - "Use $git-prune: pruning local branches that have been deleted on the remote."
@@ -0,0 +1,4 @@
1
+ display_name: "Git Submit PR"
2
+ short_description: "pushing changes and creating or updating a pull request"
3
+ default_prompt:
4
+ - "Use $git-submit-pr: pushing changes and creating or updating a pull request."
@@ -0,0 +1,4 @@
1
+ display_name: "Github Add Journey"
2
+ short_description: "Add a Validation Journey section to an existing GitHub Issue by analyzing the change type and generating appropriate verification steps…"
3
+ default_prompt:
4
+ - "Use $github-add-journey: Add a Validation Journey section to an existing GitHub Issue by analyzing the change type and generating appropriate verification steps…."
@@ -0,0 +1,4 @@
1
+ display_name: "Github Build Intake"
2
+ short_description: "GitHub counterpart to lisa:jira-build-intake"
3
+ default_prompt:
4
+ - "Use $github-build-intake: GitHub counterpart to lisa:jira-build-intake."
@@ -0,0 +1,4 @@
1
+ display_name: "Github Create"
2
+ short_description: "creating GitHub Issue Epics, Stories, and Sub-tasks from code files or descriptions"
3
+ default_prompt:
4
+ - "Use $github-create: creating GitHub Issue Epics, Stories, and Sub-tasks from code files or descriptions."
@@ -0,0 +1,4 @@
1
+ display_name: "Github Evidence"
2
+ short_description: "Upload text evidence to the GitHub `pr-assets` release, update PR description, post a GitHub Issue comment with code blocks, and relabel…"
3
+ default_prompt:
4
+ - "Use $github-evidence: Upload text evidence to the GitHub `pr-assets` release, update PR description, post a GitHub Issue comment with code blocks, and relabel…."
@@ -0,0 +1,4 @@
1
+ display_name: "Github Journey"
2
+ short_description: "Parse a GitHub Issue's Validation Journey section, execute the verification steps using appropriate tools (curl, test commands, database…"
3
+ default_prompt:
4
+ - "Use $github-journey: Parse a GitHub Issue's Validation Journey section, execute the verification steps using appropriate tools (curl, test commands, database…."
@@ -0,0 +1,4 @@
1
+ display_name: "Github PRD Intake"
2
+ short_description: "Scans a GitHub repository for issues carrying the configured `ready` PRD label and runs each one through the dry-run validation pipeline"
3
+ default_prompt:
4
+ - "Use $github-prd-intake: Scans a GitHub repository for issues carrying the configured `ready` PRD label and runs each one through the dry-run validation pipeline."
@@ -0,0 +1,4 @@
1
+ display_name: "Github Read Issue"
2
+ short_description: "Fetches the full scope of a GitHub Issue — metadata, body sections, all comments, native sub-issue parent and children, linked PRs, related…"
3
+ default_prompt:
4
+ - "Use $github-read-issue: Fetches the full scope of a GitHub Issue — metadata, body sections, all comments, native sub-issue parent and children, linked PRs, related…."
@@ -0,0 +1,4 @@
1
+ display_name: "Github Sync"
2
+ short_description: "Syncs plan progress to a linked GitHub Issue"
3
+ default_prompt:
4
+ - "Use $github-sync: Syncs plan progress to a linked GitHub Issue."
@@ -0,0 +1,4 @@
1
+ display_name: "Github To Tracker"
2
+ short_description: ">"
3
+ default_prompt:
4
+ - "Use $github-to-tracker: >."
@@ -0,0 +1,4 @@
1
+ display_name: "Github Validate Issue"
2
+ short_description: "Validates a proposed GitHub Issue spec (or an existing issue) against the organizational quality gates without writing anything"
3
+ default_prompt:
4
+ - "Use $github-validate-issue: Validates a proposed GitHub Issue spec (or an existing issue) against the organizational quality gates without writing anything."
@@ -0,0 +1,4 @@
1
+ display_name: "Github Verify"
2
+ short_description: "verifying that a GitHub Issue meets organizational standards for parent-sub-issue relationships and description quality"
3
+ default_prompt:
4
+ - "Use $github-verify: verifying that a GitHub Issue meets organizational standards for parent-sub-issue relationships and description quality."
@@ -0,0 +1,4 @@
1
+ display_name: "Github Write Issue"
2
+ short_description: "Creates or updates a GitHub Issue following the same organizational best practices as lisa:jira-write-ticket — three-audience description…"
3
+ default_prompt:
4
+ - "Use $github-write-issue: Creates or updates a GitHub Issue following the same organizational best practices as lisa:jira-write-ticket — three-audience description…."
@@ -0,0 +1,4 @@
1
+ display_name: "Implement"
2
+ short_description: "any non-trivial request — features, bugs, stories, epics, spikes, or multi-step tasks"
3
+ default_prompt:
4
+ - "Use $implement: any non-trivial request — features, bugs, stories, epics, spikes, or multi-step tasks."
@@ -0,0 +1,4 @@
1
+ display_name: "Improve Code Complexity"
2
+ short_description: "reducing the cognitive complexity threshold of the codebase"
3
+ default_prompt:
4
+ - "Use $improve-code-complexity: reducing the cognitive complexity threshold of the codebase."
@@ -0,0 +1,4 @@
1
+ display_name: "Improve Max Lines"
2
+ short_description: "reducing the maximum file lines threshold and fixing all violations"
3
+ default_prompt:
4
+ - "Use $improve-max-lines: reducing the maximum file lines threshold and fixing all violations."
@@ -0,0 +1,4 @@
1
+ display_name: "Improve Max Lines Per Function"
2
+ short_description: "reducing the maximum lines per function threshold and fixing all violations"
3
+ default_prompt:
4
+ - "Use $improve-max-lines-per-function: reducing the maximum lines per function threshold and fixing all violations."
@@ -0,0 +1,4 @@
1
+ display_name: "Improve Test Coverage"
2
+ short_description: "increasing test coverage to a specified threshold percentage"
3
+ default_prompt:
4
+ - "Use $improve-test-coverage: increasing test coverage to a specified threshold percentage."
@@ -0,0 +1,4 @@
1
+ display_name: "Improve Tests"
2
+ short_description: "improving test quality"
3
+ default_prompt:
4
+ - "Use $improve-tests: improving test quality."
@@ -0,0 +1,4 @@
1
+ display_name: "Intake"
2
+ short_description: "Vendor-agnostic batch scanner for Ready queues"
3
+ default_prompt:
4
+ - "Use $intake: Vendor-agnostic batch scanner for Ready queues."
@@ -0,0 +1,4 @@
1
+ display_name: "Jira Add Journey"
2
+ short_description: "Add a Validation Journey section to an existing JIRA ticket by analyzing the change type and generating appropriate verification steps with…"
3
+ default_prompt:
4
+ - "Use $jira-add-journey: Add a Validation Journey section to an existing JIRA ticket by analyzing the change type and generating appropriate verification steps with…."
@@ -0,0 +1,4 @@
1
+ display_name: "Jira Build Intake"
2
+ short_description: "Symmetric counterpart to notion-prd-intake on the JIRA side"
3
+ default_prompt:
4
+ - "Use $jira-build-intake: Symmetric counterpart to notion-prd-intake on the JIRA side."
@@ -0,0 +1,4 @@
1
+ display_name: "Jira Create"
2
+ short_description: "creating JIRA epics, stories, and tasks from code files or descriptions"
3
+ default_prompt:
4
+ - "Use $jira-create: creating JIRA epics, stories, and tasks from code files or descriptions."
@@ -0,0 +1,4 @@
1
+ display_name: "Jira Evidence"
2
+ short_description: "Upload text evidence to GitHub pr-assets release, update PR description, post JIRA comment with code blocks, and move ticket to the…"
3
+ default_prompt:
4
+ - "Use $jira-evidence: Upload text evidence to GitHub pr-assets release, update PR description, post JIRA comment with code blocks, and move ticket to the…."
@@ -0,0 +1,4 @@
1
+ display_name: "Jira Journey"
2
+ short_description: "Parse a JIRA ticket's Validation Journey section, execute the verification steps using appropriate tools (curl, test commands, database…"
3
+ default_prompt:
4
+ - "Use $jira-journey: Parse a JIRA ticket's Validation Journey section, execute the verification steps using appropriate tools (curl, test commands, database…."
@@ -0,0 +1,4 @@
1
+ display_name: "Jira Read Ticket"
2
+ short_description: "Fetches the full scope of a JIRA ticket — metadata, description, acceptance criteria, all comments, remote links (PRs, Confluence…"
3
+ default_prompt:
4
+ - "Use $jira-read-ticket: Fetches the full scope of a JIRA ticket — metadata, description, acceptance criteria, all comments, remote links (PRs, Confluence…."
@@ -0,0 +1,4 @@
1
+ display_name: "Jira Sync"
2
+ short_description: "Syncs plan progress to a linked JIRA ticket"
3
+ default_prompt:
4
+ - "Use $jira-sync: Syncs plan progress to a linked JIRA ticket."
@@ -0,0 +1,4 @@
1
+ display_name: "Jira Validate Ticket"
2
+ short_description: "Validates a proposed JIRA ticket spec (or an existing ticket) against the organizational quality gates without writing anything"
3
+ default_prompt:
4
+ - "Use $jira-validate-ticket: Validates a proposed JIRA ticket spec (or an existing ticket) against the organizational quality gates without writing anything."
@@ -0,0 +1,4 @@
1
+ display_name: "Jira Verify"
2
+ short_description: "verifying that a JIRA ticket meets organizational standards for epic relationships and description quality"
3
+ default_prompt:
4
+ - "Use $jira-verify: verifying that a JIRA ticket meets organizational standards for epic relationships and description quality."
@@ -0,0 +1,4 @@
1
+ display_name: "Jira Write Ticket"
2
+ short_description: "Creates or updates a JIRA ticket following organizational best practices"
3
+ default_prompt:
4
+ - "Use $jira-write-ticket: Creates or updates a JIRA ticket following organizational best practices."
@@ -0,0 +1,4 @@
1
+ display_name: "Jsdoc Best Practices"
2
+ short_description: "Enforces JSDoc documentation standards for this TypeScript project"
3
+ default_prompt:
4
+ - "Use $jsdoc-best-practices: Enforces JSDoc documentation standards for this TypeScript project."
@@ -0,0 +1,4 @@
1
+ display_name: "Linear Add Journey"
2
+ short_description: "Add a Validation Journey section to an existing Linear Issue by analyzing the change type and generating appropriate verification steps…"
3
+ default_prompt:
4
+ - "Use $linear-add-journey: Add a Validation Journey section to an existing Linear Issue by analyzing the change type and generating appropriate verification steps…."
@@ -0,0 +1,4 @@
1
+ display_name: "Linear Build Intake"
2
+ short_description: "Symmetric counterpart to lisa:jira-build-intake on the Linear side"
3
+ default_prompt:
4
+ - "Use $linear-build-intake: Symmetric counterpart to lisa:jira-build-intake on the Linear side."
@@ -0,0 +1,4 @@
1
+ display_name: "Linear Create"
2
+ short_description: "Creates Linear Projects (Epic-equivalent), Issues (Story / Task / Bug / Spike), and sub-Issues (Sub-task) from code files or descriptions"
3
+ default_prompt:
4
+ - "Use $linear-create: Creates Linear Projects (Epic-equivalent), Issues (Story / Task / Bug / Spike), and sub-Issues (Sub-task) from code files or descriptions."
@@ -0,0 +1,4 @@
1
+ display_name: "Linear Evidence"
2
+ short_description: "Uploads text evidence to the GitHub `pr-assets` release, updates the PR description, posts a comment on the originating Linear Issue with…"
3
+ default_prompt:
4
+ - "Use $linear-evidence: Uploads text evidence to the GitHub `pr-assets` release, updates the PR description, posts a comment on the originating Linear Issue with…."
@@ -0,0 +1,4 @@
1
+ display_name: "Linear Journey"
2
+ short_description: "Parse a Linear Issue's Validation Journey section, execute the verification steps using appropriate tools (curl, test commands, database…"
3
+ default_prompt:
4
+ - "Use $linear-journey: Parse a Linear Issue's Validation Journey section, execute the verification steps using appropriate tools (curl, test commands, database…."
@@ -0,0 +1,4 @@
1
+ display_name: "Linear PRD Intake"
2
+ short_description: "Scans a Linear workspace (or a specific team) for projects carrying the configured `ready` PRD label and runs each one through the dry-run…"
3
+ default_prompt:
4
+ - "Use $linear-prd-intake: Scans a Linear workspace (or a specific team) for projects carrying the configured `ready` PRD label and runs each one through the dry-run…."
@@ -0,0 +1,4 @@
1
+ display_name: "Linear Read Issue"
2
+ short_description: "Fetches the full scope of a Linear work item — Issue or Project — including metadata, description, acceptance criteria, all comments…"
3
+ default_prompt:
4
+ - "Use $linear-read-issue: Fetches the full scope of a Linear work item — Issue or Project — including metadata, description, acceptance criteria, all comments…."
@@ -0,0 +1,4 @@
1
+ display_name: "Linear Sync"
2
+ short_description: "Syncs plan progress to a linked Linear Issue"
3
+ default_prompt:
4
+ - "Use $linear-sync: Syncs plan progress to a linked Linear Issue."
@@ -0,0 +1,4 @@
1
+ display_name: "Linear To Tracker"
2
+ short_description: ">"
3
+ default_prompt:
4
+ - "Use $linear-to-tracker: >."
@@ -0,0 +1,4 @@
1
+ display_name: "Linear Validate Issue"
2
+ short_description: "Validates a proposed Linear work item spec (Project, Issue, or sub-Issue) — or an existing Linear item — against the organizational quality…"
3
+ default_prompt:
4
+ - "Use $linear-validate-issue: Validates a proposed Linear work item spec (Project, Issue, or sub-Issue) — or an existing Linear item — against the organizational quality…."
@@ -0,0 +1,4 @@
1
+ display_name: "Linear Verify"
2
+ short_description: "Verifies a Linear work item meets organizational standards by fetching the live item and running it through lisa:linear-validate-issue"
3
+ default_prompt:
4
+ - "Use $linear-verify: Verifies a Linear work item meets organizational standards by fetching the live item and running it through lisa:linear-validate-issue."
@@ -0,0 +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"
3
+ default_prompt:
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."
@@ -0,0 +1,4 @@
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
+ default_prompt:
4
+ - "Use $lisa-review-implementation: comparing a project's Lisa-managed files against Lisa's source templates to identify drift."
@@ -0,0 +1,4 @@
1
+ display_name: "Monitor"
2
+ short_description: "Monitor application health across environments"
3
+ default_prompt:
4
+ - "Use $monitor: Monitor application health across environments."
@@ -0,0 +1,4 @@
1
+ display_name: "Nightly Add Test Coverage"
2
+ short_description: "Nightly direct-execution skill for increasing test coverage"
3
+ default_prompt:
4
+ - "Use $nightly-add-test-coverage: Nightly direct-execution skill for increasing test coverage."
@@ -0,0 +1,4 @@
1
+ display_name: "Nightly Improve Tests"
2
+ short_description: "Nightly direct-execution skill for improving test quality"
3
+ default_prompt:
4
+ - "Use $nightly-improve-tests: Nightly direct-execution skill for improving test quality."
@@ -0,0 +1,4 @@
1
+ display_name: "Nightly Lower Code Complexity"
2
+ short_description: "Nightly direct-execution skill for reducing code complexity thresholds"
3
+ default_prompt:
4
+ - "Use $nightly-lower-code-complexity: Nightly direct-execution skill for reducing code complexity thresholds."
@@ -0,0 +1,4 @@
1
+ display_name: "Notion Access"
2
+ short_description: "Vendor-neutral access layer for Notion"
3
+ default_prompt:
4
+ - "Use $notion-access: Vendor-neutral access layer for Notion."
@@ -0,0 +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"
3
+ default_prompt:
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."
@@ -0,0 +1,4 @@
1
+ display_name: "Notion To Tracker"
2
+ short_description: ">"
3
+ default_prompt:
4
+ - "Use $notion-to-tracker: >."
@@ -0,0 +1,4 @@
1
+ display_name: "Performance Review"
2
+ short_description: "Performance review methodology"
3
+ default_prompt:
4
+ - "Use $performance-review: Performance review methodology."
@@ -0,0 +1,4 @@
1
+ display_name: "Plan"
2
+ short_description: "Decompose a single PRD or specification into ordered work items in the configured tracker"
3
+ default_prompt:
4
+ - "Use $plan: Decompose a single PRD or specification into ordered work items in the configured tracker."
@@ -0,0 +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"
3
+ default_prompt:
4
+ - "Use $prd-backlink: Update a source PRD with a `## Tickets` section linking back to every work item created from it."
@@ -0,0 +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…"
3
+ default_prompt:
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…."
@@ -0,0 +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"
3
+ default_prompt:
4
+ - "Use $product-walkthrough: Methodology for evaluating the live product via a real browser (Playwright MCP) when planning work or evaluating a PRD."
@@ -0,0 +1,4 @@
1
+ display_name: "Pull Request Review"
2
+ short_description: "checking for code review comments on a pull request and implementing them if required"
3
+ default_prompt:
4
+ - "Use $pull-request-review: checking for code review comments on a pull request and implementing them if required."
@@ -0,0 +1,4 @@
1
+ display_name: "Quality Review"
2
+ short_description: "Code quality review checklist"
3
+ default_prompt:
4
+ - "Use $quality-review: Code quality review checklist."
@@ -0,0 +1,4 @@
1
+ display_name: "Reproduce Bug"
2
+ short_description: "How to create reliable bug reproduction scenarios"
3
+ default_prompt:
4
+ - "Use $reproduce-bug: How to create reliable bug reproduction scenarios."
@@ -0,0 +1,4 @@
1
+ display_name: "Research"
2
+ short_description: "Research a problem space and produce a PRD"
3
+ default_prompt:
4
+ - "Use $research: Research a problem space and produce a PRD."
@@ -0,0 +1,4 @@
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
+ default_prompt:
4
+ - "Use $review-local: performing a code review on local changes on the current branch compared to the main branch."
@@ -0,0 +1,4 @@
1
+ display_name: "Root Cause Analysis"
2
+ short_description: "Root cause analysis methodology"
3
+ default_prompt:
4
+ - "Use $root-cause-analysis: Root cause analysis methodology."
@@ -0,0 +1,4 @@
1
+ display_name: "Security Review"
2
+ short_description: "Security review methodology"
3
+ default_prompt:
4
+ - "Use $security-review: Security review methodology."
@@ -0,0 +1,4 @@
1
+ display_name: "Security ZAP Scan"
2
+ short_description: "Run an OWASP ZAP baseline security scan locally using Docker"
3
+ default_prompt:
4
+ - "Use $security-zap-scan: Run an OWASP ZAP baseline security scan locally using Docker."
@@ -0,0 +1,4 @@
1
+ display_name: "Setup Atlassian"
2
+ short_description: "Configure Atlassian access for this project"
3
+ default_prompt:
4
+ - "Use $setup-atlassian: Configure Atlassian access for this project."
@@ -0,0 +1,4 @@
1
+ display_name: "Setup Confluence"
2
+ short_description: "Configure Confluence as the PRD source for this project"
3
+ default_prompt:
4
+ - "Use $setup-confluence: Configure Confluence as the PRD source for this project."
@@ -0,0 +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"
3
+ default_prompt:
4
+ - "Use $setup-github: Configure GitHub Issues as the destination tracker and/or the PRD source for this project."
@@ -0,0 +1,4 @@
1
+ display_name: "Setup Jira"
2
+ short_description: "Configure JIRA as the destination tracker for this project"
3
+ default_prompt:
4
+ - "Use $setup-jira: Configure JIRA as the destination tracker for this project."
@@ -0,0 +1,4 @@
1
+ display_name: "Setup Linear"
2
+ short_description: "Configure Linear as the destination tracker and/or the PRD source for this project"
3
+ default_prompt:
4
+ - "Use $setup-linear: Configure Linear as the destination tracker and/or the PRD source for this project."
@@ -0,0 +1,4 @@
1
+ display_name: "Setup Notion"
2
+ short_description: "Configure Notion as the PRD source for this project"
3
+ default_prompt:
4
+ - "Use $setup-notion: Configure Notion as the PRD source for this project."
@@ -0,0 +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…"
3
+ default_prompt:
4
+ - "Use $spec-conformance: Verifies that shipped work matches its spec section-by-section — acceptance criteria, Out of Scope, Technical Approach, Validation Journey…."
@@ -0,0 +1,4 @@
1
+ display_name: "Task Decomposition"
2
+ short_description: "Methodology for breaking work into ordered tasks"
3
+ default_prompt:
4
+ - "Use $task-decomposition: Methodology for breaking work into ordered tasks."
@@ -0,0 +1,4 @@
1
+ display_name: "Task Triage"
2
+ short_description: "8-step task triage and implementation workflow"
3
+ default_prompt:
4
+ - "Use $task-triage: 8-step task triage and implementation workflow."
@@ -0,0 +1,4 @@
1
+ display_name: "TDD Implementation"
2
+ short_description: "Test-Driven Development implementation workflow"
3
+ default_prompt:
4
+ - "Use $tdd-implementation: Test-Driven Development implementation workflow."
@@ -0,0 +1,4 @@
1
+ display_name: "Test Strategy"
2
+ short_description: "Test strategy design"
3
+ default_prompt:
4
+ - "Use $test-strategy: Test strategy design."
@@ -0,0 +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)"
3
+ default_prompt:
4
+ - "Use $ticket-triage: Analytical triage gate for tickets in the configured destination tracker (JIRA, GitHub Issues, or Linear)."