@codyswann/lisa 2.37.0 → 2.38.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 +79 -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.38.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.38.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.38.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. Gherkin user flows (Given/When/Then), error states, UX concerns, and empirical verification from the user perspective."
3
+ default_prompt:
4
+ - "Use $acceptance-criteria"
@@ -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). This skill should be used when writing or reviewing agent markdown files to ensure proper design with focused domains, correct tool access, reusable definitions, and separation of capabilities from lifecycle. Combines Anthropic's official guidance with battle-tested patterns from agent team usage."
3
+ default_prompt:
4
+ - "Use $agent-design-best-practices"
@@ -0,0 +1,4 @@
1
+ display_name: "atlassian-access"
2
+ short_description: "Vendor-neutral access layer for Atlassian (JIRA + Confluence). Every jira-* and confluence-* skill MUST delegate through this skill rather than calling Atlassian directly. Resolves a substrate per operation in this order: (1) acli if installed and its active profile matches the configured site, (2) Atlassian MCP if authenticated and the configured cloudId is in its accessible resources, (3) curl + API-token Basic auth. Verifies the active connection matches `.lisa.config.json` before every operation — substrates authenticated as a different Atlassian account are skipped, not used."
3
+ default_prompt:
4
+ - "Use $atlassian-access"
@@ -0,0 +1,4 @@
1
+ display_name: "bug-triage"
2
+ short_description: "8-step bug triage and implementation workflow. Ensures bugs are reproducible, root-caused, and fixable before implementation begins."
3
+ default_prompt:
4
+ - "Use $bug-triage"
@@ -0,0 +1,4 @@
1
+ display_name: "codebase-research"
2
+ short_description: "Codebase exploration and architecture analysis. Read files, trace data flow, identify modification points, map dependencies, find reusable code, evaluate design patterns."
3
+ default_prompt:
4
+ - "Use $codebase-research"
@@ -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. Runs after a verification passes — picks the appropriate test framework for the verification type (Playwright for UI/browser, integration test for API/DB/auth, benchmark for performance, etc.), generates the test, wires it into the project's test runner, and confirms it executes. Mandatory step in the verification lifecycle and in the Build/Fix/Improve flows."
3
+ default_prompt:
4
+ - "Use $codify-verification"
@@ -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 through the dry-run validation pipeline. PRDs that pass every gate get tickets written and are re-parented under the `ticketed` lifecycle page; PRDs that fail get clarifying-question comments and are re-parented under the `blocked` lifecycle page. Confluence counterpart of `lisa:notion-prd-intake` — the workflow is identical; only the source-of-truth tools and the state encoding differ (parent-page re-parenting instead of a status property). Composes existing skills (confluence-to-tracker, tracker-validate, tracker-source-artifacts, product-walkthrough)."
3
+ default_prompt:
4
+ - "Use $confluence-prd-intake"
@@ -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. Input: a PRD URL (Notion / Confluence / Linear / GitHub Issue / file), a JIRA epic key, or a GitHub epic issue URL. Output: a triage-ready learnings document covering every work item in the initiative — edge cases, gotchas, process friction, tooling gaps, convention drift — each with structured evidence and a human-disposition field. Persistence is deferred to lisa:debrief-apply."
3
+ default_prompt:
4
+ - "Use $debrief"
@@ -0,0 +1,4 @@
1
+ display_name: "debrief-apply"
2
+ short_description: "Apply human-marked dispositions from a Debrief triage document. Reads the triage doc produced by lisa:debrief, parses each row's disposition (Accept / Reject / Defer), and routes Accepted items to their persistence destination. Deterministic and idempotent — safe to re-run if dispositions are added incrementally."
3
+ default_prompt:
4
+ - "Use $debrief-apply"
@@ -0,0 +1,4 @@
1
+ display_name: "epic-triage"
2
+ short_description: "9-step epic triage and 5-step implementation workflow. Ensures epics are fully scoped, broken down, and ordered before execution begins."
3
+ default_prompt:
4
+ - "Use $epic-triage"
@@ -0,0 +1,4 @@
1
+ display_name: "fix-linter-error"
2
+ short_description: "This skill should be used when fixing all violations of one or more ESLint rules across the codebase. It runs the linter, groups violations by rule and file, generates a brief with fix strategies, and creates a plan with tasks to implement the fixes."
3
+ default_prompt:
4
+ - "Use $fix-linter-error"
@@ -0,0 +1,4 @@
1
+ display_name: "git-commit"
2
+ short_description: "This skill should be used when creating conventional commits for current changes. It groups related changes into logical commits, ensures all files are committed, and verifies the working directory is clean afterward."
3
+ default_prompt:
4
+ - "Use $git-commit"
@@ -0,0 +1,4 @@
1
+ display_name: "git-prune"
2
+ short_description: "This skill should be used when pruning local branches that have been deleted on the remote. It fetches remote changes, identifies stale local branches, and safely deletes them."
3
+ default_prompt:
4
+ - "Use $git-prune"
@@ -0,0 +1,4 @@
1
+ display_name: "git-submit-pr"
2
+ short_description: "This skill should be used when pushing changes and creating or updating a pull request. It verifies the branch state, pushes to remote, creates or updates a PR with a comprehensive description, and enables auto-merge."
3
+ default_prompt:
4
+ - "Use $git-submit-pr"
@@ -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 with evidence markers. The GitHub counterpart of lisa:jira-add-journey."
3
+ default_prompt:
4
+ - "Use $github-add-journey"
@@ -0,0 +1,4 @@
1
+ display_name: "github-build-intake"
2
+ short_description: "GitHub counterpart to lisa:jira-build-intake. Scans a GitHub repository for issues carrying the configured `ready` build label, claims each leaf work unit by relabeling to the configured `claimed` label, runs the implementation/build flow via lisa:github-agent, and relabels to the configured `done` label on completion. Enforces the claim-time arm of the `leaf-only-lifecycle` rule: a parent/container with open child work (or a childless Epic/Story/Spike) that still carries a stale build-ready label is skipped or safe-blocked with a lifecycle-repair comment, never claimed. The `ready` label is the human-flipped signal that an issue is truly ready for development — mirroring how Notion PRDs work product Draft → Ready → (us) In Review → Blocked|Ticketed."
3
+ default_prompt:
4
+ - "Use $github-build-intake"
@@ -0,0 +1,4 @@
1
+ display_name: "github-create"
2
+ short_description: "This skill should be used when creating GitHub Issue Epics, Stories, and Sub-tasks from code files or descriptions. It analyzes the provided input, determines the appropriate issue hierarchy, and creates issues with comprehensive quality requirements including test-first development and documentation. The GitHub counterpart of lisa:jira-create."
3
+ default_prompt:
4
+ - "Use $github-create"
@@ -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 the issue to the configured `review` label (default `status:code-review`). Reusable by any skill that captures evidence and generates evidence/comment.md (and optionally evidence/comment.txt). The GitHub counterpart of lisa:jira-evidence."
3
+ default_prompt:
4
+ - "Use $github-evidence"
@@ -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 queries), capture evidence at each marker, and post results via lisa:github-evidence. The GitHub counterpart of lisa:jira-journey."
3
+ default_prompt:
4
+ - "Use $github-journey"
@@ -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. PRDs that pass every gate get tickets written (to whatever destination tracker is configured — JIRA, GitHub Issues itself, or Linear) and the label flipped to the configured `ticketed` label; PRDs that fail get clarifying-question comments and the label flipped to the configured `blocked` label. The GitHub counterpart of lisa:notion-prd-intake / lisa:confluence-prd-intake / lisa:linear-prd-intake. Composes existing skills (github-to-tracker, tracker-validate, tracker-source-artifacts, product-walkthrough)."
3
+ default_prompt:
4
+ - "Use $github-prd-intake"
@@ -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 issues parsed from `Blocks/Blocked by/Relates to/Duplicates/Cloned from` lines, and any cross-repo references. Produces a consolidated context bundle that downstream agents consume so they never act on an issue in isolation. The GitHub counterpart of lisa:jira-read-ticket."
3
+ default_prompt:
4
+ - "Use $github-read-issue"
@@ -0,0 +1,4 @@
1
+ display_name: "github-sync"
2
+ short_description: "Syncs plan progress to a linked GitHub Issue. Posts plan contents, progress updates, branch links, and PR links at key milestones. Use this skill throughout the plan lifecycle to keep issues in sync. The GitHub counterpart of lisa:jira-sync."
3
+ default_prompt:
4
+ - "Use $github-sync"
@@ -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. Returns a structured PASS/FAIL report per gate with concrete remediation. The GitHub counterpart of lisa:jira-validate-ticket — same gate definitions, translated to the GitHub Issues data model. Single source of truth for what makes a valid GitHub Issue. Both the write path (github-write-issue runs it pre-write) and the dry-run path (github-to-tracker runs it during PRD intake) call this skill."
3
+ default_prompt:
4
+ - "Use $github-validate-issue"
@@ -0,0 +1,4 @@
1
+ display_name: "github-verify"
2
+ short_description: "This skill should be used when verifying that a GitHub Issue meets organizational standards for parent-sub-issue relationships and description quality. It fetches the live issue and delegates the gate checks to github-validate-issue so the bar matches what github-write-issue enforces pre-write. The GitHub counterpart of lisa:jira-verify."
3
+ default_prompt:
4
+ - "Use $github-verify"
@@ -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, Gherkin acceptance criteria, parent sub-issue (Epic/Story hierarchy), explicit relationship discovery, remote links, labels for status/components/priority/story-points, and Validation Journey. Uses the `gh` CLI exclusively (no MCP). Rejects thin issues. The GitHub counterpart of lisa:jira-write-ticket."
3
+ default_prompt:
4
+ - "Use $github-write-issue"
@@ -0,0 +1,4 @@
1
+ display_name: "implement"
2
+ short_description: "This skill should be used for any non-trivial request — features, bugs, stories, epics, spikes, or multi-step tasks. It accepts a ticket URL (Jira, Linear, GitHub), a file path containing a spec, or a plain-text prompt. It assembles an agent team, breaks the work into structured tasks, and manages the full lifecycle from research through implementation, code review, deploy, and empirical verification."
3
+ default_prompt:
4
+ - "Use $implement"
@@ -0,0 +1,4 @@
1
+ display_name: "improve-code-complexity"
2
+ short_description: "This skill should be used when reducing the cognitive complexity threshold of the codebase. It lowers the threshold by 2, identifies functions that exceed the new limit, generates a brief with refactoring strategies, and creates a plan with tasks to fix all violations."
3
+ default_prompt:
4
+ - "Use $improve-code-complexity"
@@ -0,0 +1,4 @@
1
+ display_name: "improve-max-lines"
2
+ short_description: "This skill should be used when reducing the maximum file lines threshold and fixing all violations. It updates the eslint threshold configuration, identifies files exceeding the new limit, generates a brief with refactoring strategies, and creates a plan with tasks to split oversized files."
3
+ default_prompt:
4
+ - "Use $improve-max-lines"
@@ -0,0 +1,4 @@
1
+ display_name: "improve-max-lines-per-function"
2
+ short_description: "This skill should be used when reducing the maximum lines per function threshold and fixing all violations. It updates the eslint threshold configuration, identifies functions exceeding the new limit, generates a brief with refactoring strategies, and creates a plan with tasks to split oversized functions."
3
+ default_prompt:
4
+ - "Use $improve-max-lines-per-function"
@@ -0,0 +1,4 @@
1
+ display_name: "improve-test-coverage"
2
+ short_description: "This skill should be used when increasing test coverage to a specified threshold percentage. It runs the coverage report, identifies files with the lowest coverage, generates a brief with coverage gaps, and creates a plan with tasks to add the missing tests."
3
+ default_prompt:
4
+ - "Use $improve-test-coverage"
@@ -0,0 +1,4 @@
1
+ display_name: "improve-tests"
2
+ short_description: "This skill should be used when improving test quality. It scans the test suite for weak, brittle, or poorly-written tests, generates a brief with improvement opportunities, and creates a plan with tasks to strengthen the tests."
3
+ default_prompt:
4
+ - "Use $improve-tests"
@@ -0,0 +1,4 @@
1
+ display_name: "intake"
2
+ short_description: "Vendor-agnostic batch scanner for Ready queues. Given a Notion PRD database URL → finds Ready PRDs and runs lisa:plan per item. Given a Confluence space or parent page URL → finds prd-ready PRDs and runs lisa:plan per item. Given a Linear workspace URL or team key → finds prd-ready Linear projects and runs lisa:plan per item. Given a GitHub repo URL or `org/repo` token → finds prd-ready GitHub issues and runs lisa:plan per item. Given a JIRA project key or JQL filter → finds Ready tickets and runs lisa:implement per item. Given a GitHub repo URL or `org/repo` token when `tracker = github` → finds `status:ready` issues and runs lisa:implement per item. Designed as the cron target for /schedule — one cycle per invocation, processes everything currently Ready, exits cleanly on empty. Symmetric counterpart to the single-item lisa:plan and lisa:implement skills."
3
+ default_prompt:
4
+ - "Use $intake"
@@ -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 evidence markers."
3
+ default_prompt:
4
+ - "Use $jira-add-journey"
@@ -0,0 +1,4 @@
1
+ display_name: "jira-build-intake"
2
+ short_description: "Symmetric counterpart to notion-prd-intake on the JIRA side. Scans a JIRA project (or JQL filter) for tickets in the configured `ready` status, claims each by transitioning to the configured `claimed` status, runs the implementation/build flow via jira-agent, and transitions to the configured `done` status on completion. Enforces the claim-time arm of the `leaf-only-lifecycle` rule: a parent/container with open child work (or a childless Epic/Story/Spike) that still carries a stale build-ready status is skipped or safe-blocked with a lifecycle-repair comment, never claimed. The `ready` status is the human-flipped signal that a TODO ticket is truly ready for development — mirroring how Notion PRDs work product Draft → Ready → (us) In Review → Blocked|Ticketed."
3
+ default_prompt:
4
+ - "Use $jira-build-intake"
@@ -0,0 +1,4 @@
1
+ display_name: "jira-create"
2
+ short_description: "This skill should be used when creating JIRA epics, stories, and tasks from code files or descriptions. It analyzes the provided input, determines the appropriate issue hierarchy, and creates issues with comprehensive quality requirements including test-first development and documentation."
3
+ default_prompt:
4
+ - "Use $jira-create"
@@ -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 configured code-review status. Reusable by any skill that captures evidence and generates evidence/comment.txt + evidence/comment.md."
3
+ default_prompt:
4
+ - "Use $jira-evidence"
@@ -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 queries), capture evidence, and post to JIRA + GitHub PR using the jira-evidence skill."
3
+ default_prompt:
4
+ - "Use $jira-journey"
@@ -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, dashboards), issue links (blocks/is blocked by/relates to/duplicates/clones), epic parent with siblings, and subtasks. Produces a consolidated context bundle that downstream agents consume so they never act on a single ticket in isolation."
3
+ default_prompt:
4
+ - "Use $jira-read-ticket"
@@ -0,0 +1,4 @@
1
+ display_name: "jira-sync"
2
+ short_description: "Syncs plan progress to a linked JIRA ticket. Posts plan contents, progress updates, branch links, and PR links at key milestones. Use this skill throughout the plan lifecycle to keep tickets in sync."
3
+ default_prompt:
4
+ - "Use $jira-sync"
@@ -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. Returns a structured PASS/FAIL report per gate with concrete remediation. This is the single source of truth for what makes a valid ticket — both the write path (jira-write-ticket runs it pre-write) and the dry-run path (notion-to-tracker runs it during PRD intake) call this skill so the bar can never drift."
3
+ default_prompt:
4
+ - "Use $jira-validate-ticket"
@@ -0,0 +1,4 @@
1
+ display_name: "jira-verify"
2
+ short_description: "This skill should be used when verifying that a JIRA ticket meets organizational standards for epic relationships and description quality. It fetches the live ticket and delegates the gate checks to jira-validate-ticket so the bar matches what jira-write-ticket enforces pre-write."
3
+ default_prompt:
4
+ - "Use $jira-verify"
@@ -0,0 +1,4 @@
1
+ display_name: "jira-write-ticket"
2
+ short_description: "Creates or updates a JIRA ticket following organizational best practices. Enforces description quality (coding assistant / developer / stakeholder sections), Gherkin acceptance criteria, epic parent relationship, explicit link discovery (blocks / is blocked by / relates to / duplicates / clones), remote links (PRs, Confluence, dashboards), labels, components, fix version, priority, story points, and Validation Journey. Rejects thin tickets — use this skill any time a ticket is created or significantly edited."
3
+ default_prompt:
4
+ - "Use $jira-write-ticket"
@@ -0,0 +1,4 @@
1
+ display_name: "jsdoc-best-practices"
2
+ short_description: "Enforces JSDoc documentation standards for this TypeScript project. This skill should be used when writing or reviewing TypeScript code to ensure proper documentation with file preambles, function docs, interface docs, and the critical distinction between documenting \"what\" vs \"why\". Use this skill to understand the project's JSDoc ESLint rules and established patterns."
3
+ default_prompt:
4
+ - "Use $jsdoc-best-practices"
@@ -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 with evidence markers. Linear counterpart of lisa:jira-add-journey."
3
+ default_prompt:
4
+ - "Use $linear-add-journey"
@@ -0,0 +1,4 @@
1
+ display_name: "linear-build-intake"
2
+ short_description: "Symmetric counterpart to lisa:jira-build-intake on the Linear side. Scans a Linear team for Issues carrying the configured `ready` build label, claims each by relabeling to the configured `claimed` label, runs the implementation/build flow via lisa:linear-agent, and relabels to the configured `done` label on completion. Enforces the claim-time arm of the `leaf-only-lifecycle` rule: a parent/container with open child work (or a childless Epic/Story/Spike) that still carries a stale build-ready label is skipped or safe-blocked with a lifecycle-repair comment, never claimed. The `ready` label is the human-flipped signal that an Issue is truly ready for development — mirroring how Notion PRDs work Draft → Ready → (us) In Review → Blocked|Ticketed."
3
+ default_prompt:
4
+ - "Use $linear-build-intake"
@@ -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. Analyzes the input, determines the appropriate hierarchy, and creates items with comprehensive quality requirements including test-first development and Validation Journey. The Linear counterpart of lisa:jira-create — delegates every write to lisa:linear-write-issue."
3
+ default_prompt:
4
+ - "Use $linear-create"
@@ -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 code blocks, and transitions the Issue from the configured `claimed` label to the configured `review` label. Reusable by any skill that captures evidence and generates evidence/comment.txt + evidence/code-blocks.md. Linear counterpart of lisa:jira-evidence and lisa:github-evidence."
3
+ default_prompt:
4
+ - "Use $linear-evidence"
@@ -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 queries, Playwright), capture evidence at each [EVIDENCE: name] marker, and post to Linear + GitHub PR using the linear-evidence skill. Linear counterpart of lisa:jira-journey."
3
+ default_prompt:
4
+ - "Use $linear-journey"
@@ -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 validation pipeline. Projects that pass every gate get tickets written and the label flipped to the configured `ticketed` label; projects that fail get clarifying-question comments (on a sentinel feedback issue under the project) and the label flipped to the configured `blocked` label. Linear counterpart of `lisa:notion-prd-intake` and `lisa:confluence-prd-intake` — the workflow is identical; only the source-of-truth tools differ. Composes existing skills (linear-to-tracker, tracker-validate, tracker-source-artifacts, product-walkthrough)."
3
+ default_prompt:
4
+ - "Use $linear-prd-intake"
@@ -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, attachments, native relations (blocks/blocked_by/relates_to/duplicates), Project parent (if any) with siblings, and sub-Issues. Produces a consolidated context bundle that downstream agents consume so they never act on a single item in isolation."
3
+ default_prompt:
4
+ - "Use $linear-read-issue"
@@ -0,0 +1,4 @@
1
+ display_name: "linear-sync"
2
+ short_description: "Syncs plan progress to a linked Linear Issue. Posts plan contents, progress updates, branch links, and PR links at key milestones. Use this skill throughout the plan lifecycle to keep Linear Issues in sync. The Linear counterpart of lisa:jira-sync and lisa:github-sync."
3
+ default_prompt:
4
+ - "Use $linear-sync"
@@ -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 gates without writing anything. Returns a structured PASS/FAIL report per gate with concrete remediation. Single source of truth for what makes a valid Linear item — both the write path (linear-write-issue runs it pre-write) and the dry-run path (linear-to-tracker runs it during PRD intake) call this skill so the bar can never drift."
3
+ default_prompt:
4
+ - "Use $linear-validate-issue"
@@ -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. Catches anything dropped or reformatted on write — same gates as the pre-write check, but applied to what Linear actually stored. Read-only."
3
+ default_prompt:
4
+ - "Use $linear-verify"
@@ -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. 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."
3
+ default_prompt:
4
+ - "Use $linear-write-issue"
@@ -0,0 +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."
3
+ default_prompt:
4
+ - "Use $lisa-review-implementation"
@@ -0,0 +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."
3
+ default_prompt:
4
+ - "Use $monitor"
@@ -0,0 +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."
3
+ default_prompt:
4
+ - "Use $nightly-add-test-coverage"
@@ -0,0 +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."
3
+ default_prompt:
4
+ - "Use $nightly-improve-tests"
@@ -0,0 +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."
3
+ default_prompt:
4
+ - "Use $nightly-lower-code-complexity"
@@ -0,0 +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."
3
+ default_prompt:
4
+ - "Use $notion-access"
@@ -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. 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."
3
+ default_prompt:
4
+ - "Use $notion-prd-intake"
@@ -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. N+1 queries, inefficient algorithms, memory leaks, missing indexes, unnecessary re-renders, bundle size issues. Evidence-based recommendations."
3
+ default_prompt:
4
+ - "Use $performance-review"
@@ -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. 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."
3
+ default_prompt:
4
+ - "Use $plan"
@@ -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. 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."
3
+ default_prompt:
4
+ - "Use $prd-backlink"
@@ -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 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."
3
+ default_prompt:
4
+ - "Use $prd-ticket-coverage"
@@ -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. 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."
3
+ default_prompt:
4
+ - "Use $product-walkthrough"
@@ -0,0 +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."
3
+ default_prompt:
4
+ - "Use $pull-request-review"
@@ -0,0 +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."
3
+ default_prompt:
4
+ - "Use $quality-review"
@@ -0,0 +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."
3
+ default_prompt:
4
+ - "Use $reproduce-bug"
@@ -0,0 +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.)."
3
+ default_prompt:
4
+ - "Use $research"
@@ -0,0 +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."
3
+ default_prompt:
4
+ - "Use $review-local"
@@ -0,0 +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."
3
+ default_prompt:
4
+ - "Use $root-cause-analysis"
@@ -0,0 +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."
3
+ default_prompt:
4
+ - "Use $security-review"
@@ -0,0 +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."
3
+ default_prompt:
4
+ - "Use $security-zap-scan"
@@ -0,0 +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."
3
+ default_prompt:
4
+ - "Use $setup-atlassian"
@@ -0,0 +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."
3
+ default_prompt:
4
+ - "Use $setup-confluence"
@@ -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. 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)."
3
+ default_prompt:
4
+ - "Use $setup-github"
@@ -0,0 +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."
3
+ default_prompt:
4
+ - "Use $setup-jira"
@@ -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. 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."
3
+ default_prompt:
4
+ - "Use $setup-linear"
@@ -0,0 +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\\\"`."
3
+ default_prompt:
4
+ - "Use $setup-notion"