@codyswann/lisa 2.38.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 +3 -3
  5. package/plugins/lisa/skills/agent-design-best-practices/agents/openai.yaml +3 -3
  6. package/plugins/lisa/skills/atlassian-access/agents/openai.yaml +3 -3
  7. package/plugins/lisa/skills/bug-triage/agents/openai.yaml +3 -3
  8. package/plugins/lisa/skills/codebase-research/agents/openai.yaml +3 -3
  9. package/plugins/lisa/skills/codify-verification/agents/openai.yaml +3 -3
  10. package/plugins/lisa/skills/confluence-prd-intake/agents/openai.yaml +3 -3
  11. package/plugins/lisa/skills/confluence-to-tracker/agents/openai.yaml +2 -2
  12. package/plugins/lisa/skills/debrief/agents/openai.yaml +3 -3
  13. package/plugins/lisa/skills/debrief-apply/agents/openai.yaml +3 -3
  14. package/plugins/lisa/skills/epic-triage/agents/openai.yaml +3 -3
  15. package/plugins/lisa/skills/fix-linter-error/agents/openai.yaml +3 -3
  16. package/plugins/lisa/skills/git-commit/agents/openai.yaml +3 -3
  17. package/plugins/lisa/skills/git-prune/agents/openai.yaml +3 -3
  18. package/plugins/lisa/skills/git-submit-pr/agents/openai.yaml +3 -3
  19. package/plugins/lisa/skills/github-add-journey/agents/openai.yaml +3 -3
  20. package/plugins/lisa/skills/github-build-intake/agents/openai.yaml +3 -3
  21. package/plugins/lisa/skills/github-create/agents/openai.yaml +3 -3
  22. package/plugins/lisa/skills/github-evidence/agents/openai.yaml +3 -3
  23. package/plugins/lisa/skills/github-journey/agents/openai.yaml +3 -3
  24. package/plugins/lisa/skills/github-prd-intake/agents/openai.yaml +3 -3
  25. package/plugins/lisa/skills/github-read-issue/agents/openai.yaml +3 -3
  26. package/plugins/lisa/skills/github-sync/agents/openai.yaml +3 -3
  27. package/plugins/lisa/skills/github-to-tracker/agents/openai.yaml +2 -2
  28. package/plugins/lisa/skills/github-validate-issue/agents/openai.yaml +3 -3
  29. package/plugins/lisa/skills/github-verify/agents/openai.yaml +3 -3
  30. package/plugins/lisa/skills/github-write-issue/agents/openai.yaml +3 -3
  31. package/plugins/lisa/skills/implement/agents/openai.yaml +3 -3
  32. package/plugins/lisa/skills/improve-code-complexity/agents/openai.yaml +3 -3
  33. package/plugins/lisa/skills/improve-max-lines/agents/openai.yaml +3 -3
  34. package/plugins/lisa/skills/improve-max-lines-per-function/agents/openai.yaml +3 -3
  35. package/plugins/lisa/skills/improve-test-coverage/agents/openai.yaml +3 -3
  36. package/plugins/lisa/skills/improve-tests/agents/openai.yaml +3 -3
  37. package/plugins/lisa/skills/intake/agents/openai.yaml +3 -3
  38. package/plugins/lisa/skills/jira-add-journey/agents/openai.yaml +3 -3
  39. package/plugins/lisa/skills/jira-build-intake/agents/openai.yaml +3 -3
  40. package/plugins/lisa/skills/jira-create/agents/openai.yaml +3 -3
  41. package/plugins/lisa/skills/jira-evidence/agents/openai.yaml +3 -3
  42. package/plugins/lisa/skills/jira-journey/agents/openai.yaml +3 -3
  43. package/plugins/lisa/skills/jira-read-ticket/agents/openai.yaml +3 -3
  44. package/plugins/lisa/skills/jira-sync/agents/openai.yaml +3 -3
  45. package/plugins/lisa/skills/jira-validate-ticket/agents/openai.yaml +3 -3
  46. package/plugins/lisa/skills/jira-verify/agents/openai.yaml +3 -3
  47. package/plugins/lisa/skills/jira-write-ticket/agents/openai.yaml +3 -3
  48. package/plugins/lisa/skills/jsdoc-best-practices/agents/openai.yaml +3 -3
  49. package/plugins/lisa/skills/linear-add-journey/agents/openai.yaml +3 -3
  50. package/plugins/lisa/skills/linear-build-intake/agents/openai.yaml +3 -3
  51. package/plugins/lisa/skills/linear-create/agents/openai.yaml +3 -3
  52. package/plugins/lisa/skills/linear-evidence/agents/openai.yaml +3 -3
  53. package/plugins/lisa/skills/linear-journey/agents/openai.yaml +3 -3
  54. package/plugins/lisa/skills/linear-prd-intake/agents/openai.yaml +3 -3
  55. package/plugins/lisa/skills/linear-read-issue/agents/openai.yaml +3 -3
  56. package/plugins/lisa/skills/linear-sync/agents/openai.yaml +3 -3
  57. package/plugins/lisa/skills/linear-to-tracker/agents/openai.yaml +2 -2
  58. package/plugins/lisa/skills/linear-validate-issue/agents/openai.yaml +3 -3
  59. package/plugins/lisa/skills/linear-verify/agents/openai.yaml +3 -3
  60. package/plugins/lisa/skills/linear-write-issue/agents/openai.yaml +3 -3
  61. package/plugins/lisa/skills/lisa-review-implementation/agents/openai.yaml +3 -3
  62. package/plugins/lisa/skills/monitor/agents/openai.yaml +3 -3
  63. package/plugins/lisa/skills/nightly-add-test-coverage/agents/openai.yaml +3 -3
  64. package/plugins/lisa/skills/nightly-improve-tests/agents/openai.yaml +3 -3
  65. package/plugins/lisa/skills/nightly-lower-code-complexity/agents/openai.yaml +3 -3
  66. package/plugins/lisa/skills/notion-access/agents/openai.yaml +3 -3
  67. package/plugins/lisa/skills/notion-prd-intake/agents/openai.yaml +3 -3
  68. package/plugins/lisa/skills/notion-to-tracker/agents/openai.yaml +2 -2
  69. package/plugins/lisa/skills/performance-review/agents/openai.yaml +3 -3
  70. package/plugins/lisa/skills/plan/agents/openai.yaml +3 -3
  71. package/plugins/lisa/skills/prd-backlink/agents/openai.yaml +3 -3
  72. package/plugins/lisa/skills/prd-ticket-coverage/agents/openai.yaml +3 -3
  73. package/plugins/lisa/skills/product-walkthrough/agents/openai.yaml +3 -3
  74. package/plugins/lisa/skills/pull-request-review/agents/openai.yaml +3 -3
  75. package/plugins/lisa/skills/quality-review/agents/openai.yaml +3 -3
  76. package/plugins/lisa/skills/reproduce-bug/agents/openai.yaml +3 -3
  77. package/plugins/lisa/skills/research/agents/openai.yaml +3 -3
  78. package/plugins/lisa/skills/review-local/agents/openai.yaml +3 -3
  79. package/plugins/lisa/skills/root-cause-analysis/agents/openai.yaml +3 -3
  80. package/plugins/lisa/skills/security-review/agents/openai.yaml +3 -3
  81. package/plugins/lisa/skills/security-zap-scan/agents/openai.yaml +3 -3
  82. package/plugins/lisa/skills/setup-atlassian/agents/openai.yaml +3 -3
  83. package/plugins/lisa/skills/setup-confluence/agents/openai.yaml +3 -3
  84. package/plugins/lisa/skills/setup-github/agents/openai.yaml +3 -3
  85. package/plugins/lisa/skills/setup-jira/agents/openai.yaml +3 -3
  86. package/plugins/lisa/skills/setup-linear/agents/openai.yaml +3 -3
  87. package/plugins/lisa/skills/setup-notion/agents/openai.yaml +3 -3
  88. package/plugins/lisa/skills/spec-conformance/agents/openai.yaml +3 -3
  89. package/plugins/lisa/skills/task-decomposition/agents/openai.yaml +3 -3
  90. package/plugins/lisa/skills/task-triage/agents/openai.yaml +3 -3
  91. package/plugins/lisa/skills/tdd-implementation/agents/openai.yaml +3 -3
  92. package/plugins/lisa/skills/test-strategy/agents/openai.yaml +3 -3
  93. package/plugins/lisa/skills/ticket-triage/agents/openai.yaml +3 -3
  94. package/plugins/lisa/skills/tracker-add-journey/agents/openai.yaml +3 -3
  95. package/plugins/lisa/skills/tracker-build-intake/agents/openai.yaml +3 -3
  96. package/plugins/lisa/skills/tracker-create/agents/openai.yaml +3 -3
  97. package/plugins/lisa/skills/tracker-evidence/agents/openai.yaml +3 -3
  98. package/plugins/lisa/skills/tracker-journey/agents/openai.yaml +3 -3
  99. package/plugins/lisa/skills/tracker-read/agents/openai.yaml +3 -3
  100. package/plugins/lisa/skills/tracker-source-artifacts/agents/openai.yaml +3 -3
  101. package/plugins/lisa/skills/tracker-sync/agents/openai.yaml +3 -3
  102. package/plugins/lisa/skills/tracker-validate/agents/openai.yaml +3 -3
  103. package/plugins/lisa/skills/tracker-verify/agents/openai.yaml +3 -3
  104. package/plugins/lisa/skills/tracker-write/agents/openai.yaml +3 -3
  105. package/plugins/lisa/skills/verification-lifecycle/agents/openai.yaml +3 -3
  106. package/plugins/lisa/skills/verify/agents/openai.yaml +3 -3
  107. package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
  108. package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
  109. package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
  110. package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
  111. package/plugins/lisa-expo/skills/apollo-client/agents/openai.yaml +3 -3
  112. package/plugins/lisa-expo/skills/atomic-design-gluestack/agents/openai.yaml +2 -2
  113. package/plugins/lisa-expo/skills/container-view-pattern/agents/openai.yaml +3 -3
  114. package/plugins/lisa-expo/skills/cross-platform-compatibility/agents/openai.yaml +3 -3
  115. package/plugins/lisa-expo/skills/directory-structure/agents/openai.yaml +3 -3
  116. package/plugins/lisa-expo/skills/exploratory-qa/agents/openai.yaml +3 -3
  117. package/plugins/lisa-expo/skills/expo-env-config/agents/openai.yaml +3 -3
  118. package/plugins/lisa-expo/skills/expo-router-best-practices/agents/openai.yaml +3 -3
  119. package/plugins/lisa-expo/skills/gluestack-nativewind/agents/openai.yaml +3 -3
  120. package/plugins/lisa-expo/skills/jira-add-journey/agents/openai.yaml +3 -3
  121. package/plugins/lisa-expo/skills/jira-create/agents/openai.yaml +3 -3
  122. package/plugins/lisa-expo/skills/jira-evidence/agents/openai.yaml +3 -3
  123. package/plugins/lisa-expo/skills/jira-journey/agents/openai.yaml +3 -3
  124. package/plugins/lisa-expo/skills/jira-verify/agents/openai.yaml +3 -3
  125. package/plugins/lisa-expo/skills/local-state/agents/openai.yaml +3 -3
  126. package/plugins/lisa-expo/skills/ops-browser-uat/agents/openai.yaml +3 -3
  127. package/plugins/lisa-expo/skills/ops-check-logs/agents/openai.yaml +3 -3
  128. package/plugins/lisa-expo/skills/ops-db-ops/agents/openai.yaml +3 -3
  129. package/plugins/lisa-expo/skills/ops-deploy/agents/openai.yaml +3 -3
  130. package/plugins/lisa-expo/skills/ops-monitor-errors/agents/openai.yaml +3 -3
  131. package/plugins/lisa-expo/skills/ops-performance/agents/openai.yaml +3 -3
  132. package/plugins/lisa-expo/skills/ops-run-local/agents/openai.yaml +3 -3
  133. package/plugins/lisa-expo/skills/ops-verify-health/agents/openai.yaml +3 -3
  134. package/plugins/lisa-expo/skills/owasp-zap/agents/openai.yaml +1 -1
  135. package/plugins/lisa-expo/skills/playwright-ci-debugging/agents/openai.yaml +3 -3
  136. package/plugins/lisa-expo/skills/playwright-selectors/agents/openai.yaml +3 -3
  137. package/plugins/lisa-expo/skills/reduce-complexity/agents/openai.yaml +3 -3
  138. package/plugins/lisa-expo/skills/testing-library/agents/openai.yaml +3 -3
  139. package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
  140. package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
  141. package/plugins/lisa-harper-fabric/skills/exploratory-qa/agents/openai.yaml +3 -3
  142. package/plugins/lisa-harper-fabric/skills/harper-build-and-deploy/agents/openai.yaml +3 -3
  143. package/plugins/lisa-harper-fabric/skills/harper-component-model/agents/openai.yaml +3 -3
  144. package/plugins/lisa-harper-fabric/skills/harper-config-yaml/agents/openai.yaml +3 -3
  145. package/plugins/lisa-harper-fabric/skills/harper-resources/agents/openai.yaml +3 -3
  146. package/plugins/lisa-harper-fabric/skills/harper-schema-graphql/agents/openai.yaml +3 -3
  147. package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
  148. package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
  149. package/plugins/lisa-nestjs/skills/nestjs-graphql/agents/openai.yaml +3 -3
  150. package/plugins/lisa-nestjs/skills/nestjs-rules/agents/openai.yaml +3 -3
  151. package/plugins/lisa-nestjs/skills/typeorm-patterns/agents/openai.yaml +3 -3
  152. package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
  153. package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
  154. package/plugins/lisa-openclaw/skills/lisa-openclaw-connect-repo-topic/agents/openai.yaml +3 -3
  155. package/plugins/lisa-openclaw/skills/lisa-openclaw-connect-staff/agents/openai.yaml +3 -3
  156. package/plugins/lisa-openclaw/skills/lisa-openclaw-setup/agents/openai.yaml +3 -3
  157. package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
  158. package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
  159. package/plugins/lisa-rails/skills/action-controller-best-practices/agents/openai.yaml +3 -3
  160. package/plugins/lisa-rails/skills/action-view-best-practices/agents/openai.yaml +3 -3
  161. package/plugins/lisa-rails/skills/active-record-model-best-practices/agents/openai.yaml +3 -3
  162. package/plugins/lisa-rails/skills/exploratory-qa/agents/openai.yaml +3 -3
  163. package/plugins/lisa-rails/skills/fix-linter-error/agents/openai.yaml +3 -3
  164. package/plugins/lisa-rails/skills/improve-code-complexity/agents/openai.yaml +3 -3
  165. package/plugins/lisa-rails/skills/improve-max-lines/agents/openai.yaml +3 -3
  166. package/plugins/lisa-rails/skills/improve-max-lines-per-function/agents/openai.yaml +3 -3
  167. package/plugins/lisa-rails/skills/improve-test-coverage/agents/openai.yaml +3 -3
  168. package/plugins/lisa-rails/skills/jira-add-journey/agents/openai.yaml +3 -3
  169. package/plugins/lisa-rails/skills/jira-create/agents/openai.yaml +3 -3
  170. package/plugins/lisa-rails/skills/jira-evidence/agents/openai.yaml +3 -3
  171. package/plugins/lisa-rails/skills/jira-journey/agents/openai.yaml +3 -3
  172. package/plugins/lisa-rails/skills/jira-verify/agents/openai.yaml +3 -3
  173. package/plugins/lisa-rails/skills/ops-check-logs/agents/openai.yaml +3 -3
  174. package/plugins/lisa-rails/skills/ops-deploy/agents/openai.yaml +3 -3
  175. package/plugins/lisa-rails/skills/ops-run-local/agents/openai.yaml +3 -3
  176. package/plugins/lisa-rails/skills/ops-verify-jobs/agents/openai.yaml +3 -3
  177. package/plugins/lisa-rails/skills/ops-verify-telemetry/agents/openai.yaml +3 -3
  178. package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
  179. package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
  180. package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
  181. package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
  182. package/plugins/lisa-wiki/skills/lisa-wiki-add-ingest/agents/openai.yaml +3 -3
  183. package/plugins/lisa-wiki/skills/lisa-wiki-add-role/agents/openai.yaml +3 -3
  184. package/plugins/lisa-wiki/skills/lisa-wiki-connector-confluence/agents/openai.yaml +3 -3
  185. package/plugins/lisa-wiki/skills/lisa-wiki-connector-docs/agents/openai.yaml +3 -3
  186. package/plugins/lisa-wiki/skills/lisa-wiki-connector-git/agents/openai.yaml +3 -3
  187. package/plugins/lisa-wiki/skills/lisa-wiki-connector-jira/agents/openai.yaml +3 -3
  188. package/plugins/lisa-wiki/skills/lisa-wiki-connector-memory/agents/openai.yaml +3 -3
  189. package/plugins/lisa-wiki/skills/lisa-wiki-connector-notion/agents/openai.yaml +3 -3
  190. package/plugins/lisa-wiki/skills/lisa-wiki-connector-roles/agents/openai.yaml +3 -3
  191. package/plugins/lisa-wiki/skills/lisa-wiki-connector-slack/agents/openai.yaml +3 -3
  192. package/plugins/lisa-wiki/skills/lisa-wiki-connector-web/agents/openai.yaml +3 -3
  193. package/plugins/lisa-wiki/skills/lisa-wiki-doctor/agents/openai.yaml +3 -3
  194. package/plugins/lisa-wiki/skills/lisa-wiki-ingest/agents/openai.yaml +3 -3
  195. package/plugins/lisa-wiki/skills/lisa-wiki-lint/agents/openai.yaml +3 -3
  196. package/plugins/lisa-wiki/skills/lisa-wiki-migrate/agents/openai.yaml +3 -3
  197. package/plugins/lisa-wiki/skills/lisa-wiki-onboard-me/agents/openai.yaml +3 -3
  198. package/plugins/lisa-wiki/skills/lisa-wiki-query/agents/openai.yaml +3 -3
  199. package/plugins/lisa-wiki/skills/lisa-wiki-setup/agents/openai.yaml +3 -3
  200. package/plugins/lisa-wiki/skills/lisa-wiki-usage/agents/openai.yaml +3 -3
  201. package/scripts/generate-codex-plugin-artifacts.mjs +151 -14
package/package.json CHANGED
@@ -82,7 +82,7 @@
82
82
  "lodash": ">=4.18.1"
83
83
  },
84
84
  "name": "@codyswann/lisa",
85
- "version": "2.38.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.38.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.38.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,4 +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."
1
+ display_name: "Acceptance Criteria"
2
+ short_description: "Acceptance criteria definition"
3
3
  default_prompt:
4
- - "Use $acceptance-criteria"
4
+ - "Use $acceptance-criteria: Acceptance criteria definition."
@@ -1,4 +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."
1
+ display_name: "Agent Design Best Practices"
2
+ short_description: "Best practices for designing Claude Code agent files (.claude/agents/*.md)"
3
3
  default_prompt:
4
- - "Use $agent-design-best-practices"
4
+ - "Use $agent-design-best-practices: Best practices for designing Claude Code agent files (.claude/agents/*.md)."
@@ -1,4 +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."
1
+ display_name: "Atlassian Access"
2
+ short_description: "Vendor-neutral access layer for Atlassian (JIRA + Confluence)"
3
3
  default_prompt:
4
- - "Use $atlassian-access"
4
+ - "Use $atlassian-access: Vendor-neutral access layer for Atlassian (JIRA + Confluence)."
@@ -1,4 +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."
1
+ display_name: "Bug Triage"
2
+ short_description: "8-step bug triage and implementation workflow"
3
3
  default_prompt:
4
- - "Use $bug-triage"
4
+ - "Use $bug-triage: 8-step bug triage and implementation workflow."
@@ -1,4 +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."
1
+ display_name: "Codebase Research"
2
+ short_description: "Codebase exploration and architecture analysis"
3
3
  default_prompt:
4
- - "Use $codebase-research"
4
+ - "Use $codebase-research: Codebase exploration and architecture analysis."
@@ -1,4 +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."
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
3
  default_prompt:
4
- - "Use $codify-verification"
4
+ - "Use $codify-verification: Convert empirical verification into a regression test so it never has to be re-proven manually."
@@ -1,4 +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)."
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
3
  default_prompt:
4
- - "Use $confluence-prd-intake"
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…."
@@ -1,4 +1,4 @@
1
- display_name: "confluence-to-tracker"
1
+ display_name: "Confluence To Tracker"
2
2
  short_description: ">"
3
3
  default_prompt:
4
- - "Use $confluence-to-tracker"
4
+ - "Use $confluence-to-tracker: >."
@@ -1,4 +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."
1
+ display_name: "Debrief"
2
+ short_description: "Run the Debrief flow over a shipped initiative"
3
3
  default_prompt:
4
- - "Use $debrief"
4
+ - "Use $debrief: Run the Debrief flow over a shipped initiative."
@@ -1,4 +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."
1
+ display_name: "Debrief Apply"
2
+ short_description: "Apply human-marked dispositions from a Debrief triage document"
3
3
  default_prompt:
4
- - "Use $debrief-apply"
4
+ - "Use $debrief-apply: Apply human-marked dispositions from a Debrief triage document."
@@ -1,4 +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."
1
+ display_name: "Epic Triage"
2
+ short_description: "9-step epic triage and 5-step implementation workflow"
3
3
  default_prompt:
4
- - "Use $epic-triage"
4
+ - "Use $epic-triage: 9-step epic triage and 5-step implementation workflow."
@@ -1,4 +1,4 @@
1
- display_name: "fix-linter-error"
2
- short_description: "This skill should be used when fixing all violations of one or more 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."
1
+ display_name: "Fix Linter Error"
2
+ short_description: "fixing all violations of one or more ESLint rules across the codebase"
3
3
  default_prompt:
4
- - "Use $fix-linter-error"
4
+ - "Use $fix-linter-error: fixing all violations of one or more ESLint rules across the codebase."
@@ -1,4 +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."
1
+ display_name: "Git Commit"
2
+ short_description: "creating conventional commits for current changes"
3
3
  default_prompt:
4
- - "Use $git-commit"
4
+ - "Use $git-commit: creating conventional commits for current changes."
@@ -1,4 +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."
1
+ display_name: "Git Prune"
2
+ short_description: "pruning local branches that have been deleted on the remote"
3
3
  default_prompt:
4
- - "Use $git-prune"
4
+ - "Use $git-prune: pruning local branches that have been deleted on the remote."
@@ -1,4 +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."
1
+ display_name: "Git Submit PR"
2
+ short_description: "pushing changes and creating or updating a pull request"
3
3
  default_prompt:
4
- - "Use $git-submit-pr"
4
+ - "Use $git-submit-pr: pushing changes and creating or updating a pull request."
@@ -1,4 +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."
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
3
  default_prompt:
4
- - "Use $github-add-journey"
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…."
@@ -1,4 +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."
1
+ display_name: "Github Build Intake"
2
+ short_description: "GitHub counterpart to lisa:jira-build-intake"
3
3
  default_prompt:
4
- - "Use $github-build-intake"
4
+ - "Use $github-build-intake: GitHub counterpart to lisa:jira-build-intake."
@@ -1,4 +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."
1
+ display_name: "Github Create"
2
+ short_description: "creating GitHub Issue Epics, Stories, and Sub-tasks from code files or descriptions"
3
3
  default_prompt:
4
- - "Use $github-create"
4
+ - "Use $github-create: creating GitHub Issue Epics, Stories, and Sub-tasks from code files or descriptions."
@@ -1,4 +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."
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
3
  default_prompt:
4
- - "Use $github-evidence"
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…."
@@ -1,4 +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."
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
3
  default_prompt:
4
- - "Use $github-journey"
4
+ - "Use $github-journey: Parse a GitHub Issue's Validation Journey section, execute the verification steps using appropriate tools (curl, test commands, database…."
@@ -1,4 +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)."
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
3
  default_prompt:
4
- - "Use $github-prd-intake"
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."
@@ -1,4 +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."
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
3
  default_prompt:
4
- - "Use $github-read-issue"
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…."
@@ -1,4 +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."
1
+ display_name: "Github Sync"
2
+ short_description: "Syncs plan progress to a linked GitHub Issue"
3
3
  default_prompt:
4
- - "Use $github-sync"
4
+ - "Use $github-sync: Syncs plan progress to a linked GitHub Issue."
@@ -1,4 +1,4 @@
1
- display_name: "github-to-tracker"
1
+ display_name: "Github To Tracker"
2
2
  short_description: ">"
3
3
  default_prompt:
4
- - "Use $github-to-tracker"
4
+ - "Use $github-to-tracker: >."
@@ -1,4 +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."
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
3
  default_prompt:
4
- - "Use $github-validate-issue"
4
+ - "Use $github-validate-issue: Validates a proposed GitHub Issue spec (or an existing issue) against the organizational quality gates without writing anything."
@@ -1,4 +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."
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
3
  default_prompt:
4
- - "Use $github-verify"
4
+ - "Use $github-verify: verifying that a GitHub Issue meets organizational standards for parent-sub-issue relationships and description quality."
@@ -1,4 +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."
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
3
  default_prompt:
4
- - "Use $github-write-issue"
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…."
@@ -1,4 +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."
1
+ display_name: "Implement"
2
+ short_description: "any non-trivial request — features, bugs, stories, epics, spikes, or multi-step tasks"
3
3
  default_prompt:
4
- - "Use $implement"
4
+ - "Use $implement: any non-trivial request — features, bugs, stories, epics, spikes, or multi-step tasks."
@@ -1,4 +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."
1
+ display_name: "Improve Code Complexity"
2
+ short_description: "reducing the cognitive complexity threshold of the codebase"
3
3
  default_prompt:
4
- - "Use $improve-code-complexity"
4
+ - "Use $improve-code-complexity: reducing the cognitive complexity threshold of the codebase."
@@ -1,4 +1,4 @@
1
- display_name: "improve-max-lines"
2
- short_description: "This skill should be used when reducing the maximum 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."
1
+ display_name: "Improve Max Lines"
2
+ short_description: "reducing the maximum file lines threshold and fixing all violations"
3
3
  default_prompt:
4
- - "Use $improve-max-lines"
4
+ - "Use $improve-max-lines: reducing the maximum file lines threshold and fixing all violations."
@@ -1,4 +1,4 @@
1
- display_name: "improve-max-lines-per-function"
2
- short_description: "This skill should be used when reducing the maximum lines per 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."
1
+ display_name: "Improve Max Lines Per Function"
2
+ short_description: "reducing the maximum lines per function threshold and fixing all violations"
3
3
  default_prompt:
4
- - "Use $improve-max-lines-per-function"
4
+ - "Use $improve-max-lines-per-function: reducing the maximum lines per function threshold and fixing all violations."
@@ -1,4 +1,4 @@
1
- display_name: "improve-test-coverage"
2
- short_description: "This skill should be used when increasing test coverage to a specified threshold percentage. It runs the 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."
1
+ display_name: "Improve Test Coverage"
2
+ short_description: "increasing test coverage to a specified threshold percentage"
3
3
  default_prompt:
4
- - "Use $improve-test-coverage"
4
+ - "Use $improve-test-coverage: increasing test coverage to a specified threshold percentage."
@@ -1,4 +1,4 @@
1
- display_name: "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."
1
+ display_name: "Improve Tests"
2
+ short_description: "improving test quality"
3
3
  default_prompt:
4
- - "Use $improve-tests"
4
+ - "Use $improve-tests: improving test quality."
@@ -1,4 +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."
1
+ display_name: "Intake"
2
+ short_description: "Vendor-agnostic batch scanner for Ready queues"
3
3
  default_prompt:
4
- - "Use $intake"
4
+ - "Use $intake: Vendor-agnostic batch scanner for Ready queues."
@@ -1,4 +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."
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
3
  default_prompt:
4
- - "Use $jira-add-journey"
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…."
@@ -1,4 +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."
1
+ display_name: "Jira Build Intake"
2
+ short_description: "Symmetric counterpart to notion-prd-intake on the JIRA side"
3
3
  default_prompt:
4
- - "Use $jira-build-intake"
4
+ - "Use $jira-build-intake: Symmetric counterpart to notion-prd-intake on the JIRA side."
@@ -1,4 +1,4 @@
1
- display_name: "jira-create"
2
- short_description: "This skill should be used when creating JIRA epics, stories, and tasks from code files or descriptions. It analyzes the provided input, determines the appropriate issue hierarchy, and creates issues with comprehensive quality requirements including test-first development and documentation."
1
+ display_name: "Jira Create"
2
+ short_description: "creating JIRA epics, stories, and tasks from code files or descriptions"
3
3
  default_prompt:
4
- - "Use $jira-create"
4
+ - "Use $jira-create: creating JIRA epics, stories, and tasks from code files or descriptions."
@@ -1,4 +1,4 @@
1
- display_name: "jira-evidence"
2
- short_description: "Upload 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."
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
3
  default_prompt:
4
- - "Use $jira-evidence"
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…."
@@ -1,4 +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."
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
3
  default_prompt:
4
- - "Use $jira-journey"
4
+ - "Use $jira-journey: Parse a JIRA ticket's Validation Journey section, execute the verification steps using appropriate tools (curl, test commands, database…."
@@ -1,4 +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."
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
3
  default_prompt:
4
- - "Use $jira-read-ticket"
4
+ - "Use $jira-read-ticket: Fetches the full scope of a JIRA ticket — metadata, description, acceptance criteria, all comments, remote links (PRs, Confluence…."
@@ -1,4 +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."
1
+ display_name: "Jira Sync"
2
+ short_description: "Syncs plan progress to a linked JIRA ticket"
3
3
  default_prompt:
4
- - "Use $jira-sync"
4
+ - "Use $jira-sync: Syncs plan progress to a linked JIRA ticket."
@@ -1,4 +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."
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
3
  default_prompt:
4
- - "Use $jira-validate-ticket"
4
+ - "Use $jira-validate-ticket: Validates a proposed JIRA ticket spec (or an existing ticket) against the organizational quality gates without writing anything."
@@ -1,4 +1,4 @@
1
- display_name: "jira-verify"
2
- short_description: "This skill should be used when verifying that a JIRA ticket meets organizational standards for epic relationships and description quality. It fetches the live ticket and delegates the gate checks to jira-validate-ticket so the bar matches what jira-write-ticket enforces pre-write."
1
+ display_name: "Jira Verify"
2
+ short_description: "verifying that a JIRA ticket meets organizational standards for epic relationships and description quality"
3
3
  default_prompt:
4
- - "Use $jira-verify"
4
+ - "Use $jira-verify: verifying that a JIRA ticket meets organizational standards for epic relationships and description quality."
@@ -1,4 +1,4 @@
1
- display_name: "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."
1
+ display_name: "Jira Write Ticket"
2
+ short_description: "Creates or updates a JIRA ticket following organizational best practices"
3
3
  default_prompt:
4
- - "Use $jira-write-ticket"
4
+ - "Use $jira-write-ticket: Creates or updates a JIRA ticket following organizational best practices."
@@ -1,4 +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."
1
+ display_name: "Jsdoc Best Practices"
2
+ short_description: "Enforces JSDoc documentation standards for this TypeScript project"
3
3
  default_prompt:
4
- - "Use $jsdoc-best-practices"
4
+ - "Use $jsdoc-best-practices: Enforces JSDoc documentation standards for this TypeScript project."
@@ -1,4 +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."
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
3
  default_prompt:
4
- - "Use $linear-add-journey"
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…."
@@ -1,4 +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."
1
+ display_name: "Linear Build Intake"
2
+ short_description: "Symmetric counterpart to lisa:jira-build-intake on the Linear side"
3
3
  default_prompt:
4
- - "Use $linear-build-intake"
4
+ - "Use $linear-build-intake: Symmetric counterpart to lisa:jira-build-intake on the Linear side."
@@ -1,4 +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."
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
3
  default_prompt:
4
- - "Use $linear-create"
4
+ - "Use $linear-create: Creates Linear Projects (Epic-equivalent), Issues (Story / Task / Bug / Spike), and sub-Issues (Sub-task) from code files or descriptions."
@@ -1,4 +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."
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
3
  default_prompt:
4
- - "Use $linear-evidence"
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…."
@@ -1,4 +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."
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
3
  default_prompt:
4
- - "Use $linear-journey"
4
+ - "Use $linear-journey: Parse a Linear Issue's Validation Journey section, execute the verification steps using appropriate tools (curl, test commands, database…."
@@ -1,4 +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)."
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
3
  default_prompt:
4
- - "Use $linear-prd-intake"
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…."
@@ -1,4 +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."
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
3
  default_prompt:
4
- - "Use $linear-read-issue"
4
+ - "Use $linear-read-issue: Fetches the full scope of a Linear work item — Issue or Project — including metadata, description, acceptance criteria, all comments…."
@@ -1,4 +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."
1
+ display_name: "Linear Sync"
2
+ short_description: "Syncs plan progress to a linked Linear Issue"
3
3
  default_prompt:
4
- - "Use $linear-sync"
4
+ - "Use $linear-sync: Syncs plan progress to a linked Linear Issue."
@@ -1,4 +1,4 @@
1
- display_name: "linear-to-tracker"
1
+ display_name: "Linear To Tracker"
2
2
  short_description: ">"
3
3
  default_prompt:
4
- - "Use $linear-to-tracker"
4
+ - "Use $linear-to-tracker: >."
@@ -1,4 +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."
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
3
  default_prompt:
4
- - "Use $linear-validate-issue"
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…."
@@ -1,4 +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."
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
3
  default_prompt:
4
- - "Use $linear-verify"
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."