@codyswann/lisa 2.178.1 → 2.178.2

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 (70) 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/rules/reference/integration-access-layer.md +1 -1
  5. package/plugins/lisa/skills/analyze-claude-remote/SKILL.md +50 -6
  6. package/plugins/lisa/skills/generate-claude-remote-build-script/SKILL.md +21 -0
  7. package/plugins/lisa/skills/jam-access/SKILL.md +12 -11
  8. package/plugins/lisa-agy/plugin.json +1 -1
  9. package/plugins/lisa-agy/skills/analyze-claude-remote/SKILL.md +50 -6
  10. package/plugins/lisa-agy/skills/generate-claude-remote-build-script/SKILL.md +21 -0
  11. package/plugins/lisa-agy/skills/jam-access/SKILL.md +12 -11
  12. package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
  13. package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
  14. package/plugins/lisa-cdk-agy/plugin.json +1 -1
  15. package/plugins/lisa-cdk-copilot/.claude-plugin/plugin.json +1 -1
  16. package/plugins/lisa-cdk-cursor/.claude-plugin/plugin.json +1 -1
  17. package/plugins/lisa-copilot/.claude-plugin/plugin.json +1 -1
  18. package/plugins/lisa-copilot/rules/reference/integration-access-layer.md +1 -1
  19. package/plugins/lisa-copilot/skills/analyze-claude-remote/SKILL.md +50 -6
  20. package/plugins/lisa-copilot/skills/generate-claude-remote-build-script/SKILL.md +21 -0
  21. package/plugins/lisa-copilot/skills/jam-access/SKILL.md +12 -11
  22. package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
  23. package/plugins/lisa-cursor/rules/integration-access-layer-reference.mdc +1 -1
  24. package/plugins/lisa-cursor/skills/analyze-claude-remote/SKILL.md +50 -6
  25. package/plugins/lisa-cursor/skills/generate-claude-remote-build-script/SKILL.md +21 -0
  26. package/plugins/lisa-cursor/skills/jam-access/SKILL.md +12 -11
  27. package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
  28. package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
  29. package/plugins/lisa-expo-agy/plugin.json +1 -1
  30. package/plugins/lisa-expo-copilot/.claude-plugin/plugin.json +1 -1
  31. package/plugins/lisa-expo-cursor/.claude-plugin/plugin.json +1 -1
  32. package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
  33. package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
  34. package/plugins/lisa-harper-fabric-agy/plugin.json +1 -1
  35. package/plugins/lisa-harper-fabric-copilot/.claude-plugin/plugin.json +1 -1
  36. package/plugins/lisa-harper-fabric-cursor/.claude-plugin/plugin.json +1 -1
  37. package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
  38. package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
  39. package/plugins/lisa-nestjs-agy/plugin.json +1 -1
  40. package/plugins/lisa-nestjs-copilot/.claude-plugin/plugin.json +1 -1
  41. package/plugins/lisa-nestjs-cursor/.claude-plugin/plugin.json +1 -1
  42. package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
  43. package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
  44. package/plugins/lisa-openclaw-agy/plugin.json +1 -1
  45. package/plugins/lisa-openclaw-copilot/.claude-plugin/plugin.json +1 -1
  46. package/plugins/lisa-openclaw-cursor/.claude-plugin/plugin.json +1 -1
  47. package/plugins/lisa-phaser/.claude-plugin/plugin.json +1 -1
  48. package/plugins/lisa-phaser/.codex-plugin/plugin.json +1 -1
  49. package/plugins/lisa-phaser-agy/plugin.json +1 -1
  50. package/plugins/lisa-phaser-copilot/.claude-plugin/plugin.json +1 -1
  51. package/plugins/lisa-phaser-cursor/.claude-plugin/plugin.json +1 -1
  52. package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
  53. package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
  54. package/plugins/lisa-rails-agy/plugin.json +1 -1
  55. package/plugins/lisa-rails-copilot/.claude-plugin/plugin.json +1 -1
  56. package/plugins/lisa-rails-cursor/.claude-plugin/plugin.json +1 -1
  57. package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
  58. package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
  59. package/plugins/lisa-typescript-agy/plugin.json +1 -1
  60. package/plugins/lisa-typescript-copilot/.claude-plugin/plugin.json +1 -1
  61. package/plugins/lisa-typescript-cursor/.claude-plugin/plugin.json +1 -1
  62. package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
  63. package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
  64. package/plugins/lisa-wiki-agy/plugin.json +1 -1
  65. package/plugins/lisa-wiki-copilot/.claude-plugin/plugin.json +1 -1
  66. package/plugins/lisa-wiki-cursor/.claude-plugin/plugin.json +1 -1
  67. package/plugins/src/base/rules/reference/integration-access-layer.md +1 -1
  68. package/plugins/src/base/skills/analyze-claude-remote/SKILL.md +50 -6
  69. package/plugins/src/base/skills/generate-claude-remote-build-script/SKILL.md +21 -0
  70. package/plugins/src/base/skills/jam-access/SKILL.md +12 -11
@@ -66,6 +66,27 @@ tracker/source, plus the host project's own package manager and tooling — not
66
66
  When the entry is `GH_TOKEN`, add a comment from `platform.githubProxy` clarifying that the token
67
67
  is for `gh` CLI commands against the project/Lisa repos, not for raw git clone/fetch/push or
68
68
  sibling repos reachable through the routine's GitHub proxy.
69
+ For OPTIONAL non-tracker MCP recovery entries discovered by
70
+ `/lisa:analyze-claude-remote`, preserve the same names-only behavior:
71
+ include `JAM_PAT`, `SONAR_TOKEN`, or similar documented substrate env vars
72
+ only as optional secrets, with their acquire/scope comments when the analysis
73
+ supplied them. Never invent values or promote dormant substrates to required.
74
+
75
+ 3a. **Emit substrate setup snippets.** When the inventory marks an MCP
76
+ `headlessUsable: true` through a documented substrate, render the matching
77
+ wiring guidance as commented, opt-in setup:
78
+ - CLI substrates: emit the detected install/login commands gated on the
79
+ optional env var. For Jam, this means `curl -fsSL https://native.jam.dev/install | bash`,
80
+ `export PATH="$HOME/.local/bin:$PATH"`, `printf '%s' "$JAM_PAT" | jam auth login --token`,
81
+ and `jam skills install`, all inside `[ -n "${JAM_PAT:-}" ] && ...` guards so missing
82
+ optional secrets do not fail the environment build.
83
+ - REST substitute substrates: do not install an MCP. Emit comments naming the
84
+ REST host and env var (for example `SONAR_TOKEN` with `https://sonarcloud.io/api/`) and
85
+ rely on the access skill or generated consumer to call the API.
86
+ - PAT-bearer MCP substrates: print a commented `.mcp.json` `headers` snippet from the
87
+ inventory's `mcpHeaders`. Use this only when the analysis explicitly says the same MCP
88
+ transport supports static-token auth. Do not print a Jam `.mcp.json` header snippet because
89
+ Jam's preferred headless substrate is its PAT-authenticated CLI.
69
90
 
70
91
  4. **Emit the allowlist + gaps notice.** List any custom domains the setup or runtime reaches
71
92
  (from `networkAccess.allowlistDomains`, falling back to legacy `allowlistDomains`) that the user
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: jam-access
3
- description: "Vendor-neutral access layer for Jam. Jam triage rules and skills MUST delegate through this skill rather than calling Jam MCP tools directly. Resolves Jam MCP first when available, then falls back to JAM_PAT bearer auth for headless routines."
3
+ description: "Vendor-neutral access layer for Jam. Jam triage rules and skills MUST delegate through this skill rather than calling Jam MCP tools directly. Resolves Jam MCP first when available, then falls back to the JAM_PAT-authenticated Jam CLI for headless routines."
4
4
  allowed-tools: ["Bash", "Read", "Skill"]
5
5
  ---
6
6
 
@@ -24,16 +24,16 @@ Return parsed JSON or a concise structured summary in a `<result>` block.
24
24
  Probe in order:
25
25
 
26
26
  1. Jam MCP, if the tool is available and authenticated.
27
- 2. `JAM_PAT` bearer token against Jam's MCP/trace HTTP substrate.
27
+ 2. Jam CLI authenticated with `JAM_PAT`.
28
28
 
29
- Jam documents personal access tokens for MCP clients so a browser OAuth flow is
30
- not required. The headless tier uses:
29
+ Jam documents a PAT-authenticated CLI that is cleaner for remote routines than
30
+ editing `.mcp.json` headers. The headless tier uses:
31
31
 
32
32
  ```bash
33
- curl -sS "https://mcp.jam.dev/mcp" \
34
- -H "Authorization: Bearer $JAM_PAT" \
35
- -H "Content-Type: application/json" \
36
- --data-binary "$PAYLOAD"
33
+ curl -fsSL https://native.jam.dev/install | bash
34
+ export PATH="$HOME/.local/bin:$PATH"
35
+ printf '%s' "$JAM_PAT" | jam auth login --token
36
+ jam skills install
37
37
  ```
38
38
 
39
39
  If neither tier works, fail with:
@@ -45,7 +45,8 @@ Error: no Jam access substrate available. Authenticate the Jam MCP or set JAM_PA
45
45
  ## Invariants
46
46
 
47
47
  - Fallback is gated on `JAM_PAT`; do not retry Jam MCP failures blindly.
48
- - Never commit a Jam PAT into `.mcp.json`. Use env interpolation in host MCP
49
- config, for example `Authorization: Bearer ${JAM_PAT}`.
50
- - If a requested operation is not yet mapped to the Jam HTTP substrate, surface
48
+ - Never commit a Jam PAT into `.mcp.json` or any generated setup artifact.
49
+ - Headless Jam access requires `native.jam.dev` for the installer and
50
+ `api.jam.dev` for CLI/API calls in any custom remote network allowlist.
51
+ - If a requested operation is not yet mapped to the Jam CLI substrate, surface
51
52
  that exact missing adapter instead of pretending the trace is unavailable.