@codyswann/lisa 2.286.12 → 2.287.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/core/upstream-evidence-manifest.d.ts.map +1 -1
- package/dist/core/upstream-evidence-manifest.js +29 -5
- package/dist/core/upstream-evidence-manifest.js.map +1 -1
- package/dist/strategies/package-lisa.d.ts.map +1 -1
- package/dist/strategies/package-lisa.js +51 -1
- package/dist/strategies/package-lisa.js.map +1 -1
- package/package.json +1 -1
- package/plugins/lisa/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa/.codex-plugin/skills/lisa-exploratory-qa/SKILL.md +1 -1
- package/plugins/lisa/.codex-plugin/skills/lisa-linear-build-intake/SKILL.md +6 -4
- package/plugins/lisa/.codex-plugin/skills/lisa-verify-prd/SKILL.md +1 -1
- package/plugins/lisa/rules/reference/prd-lifecycle-rollup.md +2 -2
- package/plugins/lisa/skills/lisa-exploratory-qa/SKILL.md +1 -1
- package/plugins/lisa/skills/lisa-linear-build-intake/SKILL.md +6 -4
- package/plugins/lisa/skills/lisa-verify-prd/SKILL.md +1 -1
- package/plugins/lisa-agy/plugin.json +1 -1
- package/plugins/lisa-agy/skills/lisa-exploratory-qa/SKILL.md +1 -1
- package/plugins/lisa-agy/skills/lisa-linear-build-intake/SKILL.md +6 -4
- package/plugins/lisa-agy/skills/lisa-verify-prd/SKILL.md +1 -1
- package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk-agy/plugin.json +1 -1
- package/plugins/lisa-cdk-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-copilot/rules/reference/prd-lifecycle-rollup.md +2 -2
- package/plugins/lisa-copilot/skills/lisa-exploratory-qa/SKILL.md +1 -1
- package/plugins/lisa-copilot/skills/lisa-linear-build-intake/SKILL.md +6 -4
- package/plugins/lisa-copilot/skills/lisa-verify-prd/SKILL.md +1 -1
- package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cursor/rules/prd-lifecycle-rollup-reference.mdc +2 -2
- package/plugins/lisa-cursor/skills/lisa-exploratory-qa/SKILL.md +1 -1
- package/plugins/lisa-cursor/skills/lisa-linear-build-intake/SKILL.md +6 -4
- package/plugins/lisa-cursor/skills/lisa-verify-prd/SKILL.md +1 -1
- package/plugins/lisa-expo/.claude-plugin/plugin.json +14 -2
- package/plugins/lisa-expo/.codex-plugin/hooks.json +15 -0
- package/plugins/lisa-expo/.codex-plugin/plugin.json +2 -1
- package/plugins/lisa-expo/.codex-plugin/skills/lisa-maestro-mcp-setup/SKILL.md +12 -0
- package/plugins/lisa-expo/.codex-plugin/skills/lisa-maestro-mcp-setup/agents/openai.yaml +4 -0
- package/plugins/lisa-expo/.codex-plugin/skills/maestro-mcp-setup/SKILL.md +144 -0
- package/plugins/lisa-expo/.codex-plugin/skills/maestro-mcp-setup/agents/openai.yaml +4 -0
- package/plugins/lisa-expo/THIRD-PARTY-NOTICES.md +17 -5
- package/plugins/lisa-expo/commands/maestro-mcp-setup.md +7 -0
- package/plugins/lisa-expo/hooks/register-maestro-mcp.sh +84 -0
- package/plugins/lisa-expo/skills/maestro-mcp-setup/SKILL.md +144 -0
- package/plugins/lisa-expo/skills/maestro-mcp-setup/agents/openai.yaml +4 -0
- package/plugins/lisa-expo-agy/THIRD-PARTY-NOTICES.md +17 -5
- package/plugins/lisa-expo-agy/commands/lisa/maestro-mcp-setup.md +7 -0
- package/plugins/lisa-expo-agy/plugin.json +1 -1
- package/plugins/lisa-expo-agy/skills/maestro-mcp-setup/SKILL.md +144 -0
- package/plugins/lisa-expo-copilot/.claude-plugin/plugin.json +14 -1
- package/plugins/lisa-expo-copilot/THIRD-PARTY-NOTICES.md +17 -5
- package/plugins/lisa-expo-copilot/commands/lisa/maestro-mcp-setup.md +7 -0
- package/plugins/lisa-expo-copilot/hooks/register-maestro-mcp.sh +84 -0
- package/plugins/lisa-expo-copilot/skills/maestro-mcp-setup/SKILL.md +144 -0
- package/plugins/lisa-expo-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-expo-cursor/THIRD-PARTY-NOTICES.md +17 -5
- package/plugins/lisa-expo-cursor/commands/lisa/maestro-mcp-setup.md +7 -0
- package/plugins/lisa-expo-cursor/hooks/hooks.json +10 -0
- package/plugins/lisa-expo-cursor/hooks/register-maestro-mcp.sh +84 -0
- package/plugins/lisa-expo-cursor/skills/maestro-mcp-setup/SKILL.md +144 -0
- package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-agy/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs-agy/plugin.json +1 -1
- package/plugins/lisa-nestjs-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw-agy/plugin.json +1 -1
- package/plugins/lisa-openclaw-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser-agy/plugin.json +1 -1
- package/plugins/lisa-phaser-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-rails-agy/plugin.json +1 -1
- package/plugins/lisa-rails-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript-agy/plugin.json +1 -1
- package/plugins/lisa-typescript-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki-agy/plugin.json +1 -1
- package/plugins/lisa-wiki-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/src/base/rules/reference/prd-lifecycle-rollup.md +2 -2
- package/plugins/src/base/skills/lisa-exploratory-qa/SKILL.md +1 -1
- package/plugins/src/base/skills/lisa-linear-build-intake/SKILL.md +6 -4
- package/plugins/src/base/skills/lisa-verify-prd/SKILL.md +1 -1
- package/plugins/src/expo/.claude-plugin/plugin.json +13 -2
- package/plugins/src/expo/THIRD-PARTY-NOTICES.md +17 -5
- package/plugins/src/expo/commands/maestro-mcp-setup.md +7 -0
- package/plugins/src/expo/hooks/register-maestro-mcp.sh +84 -0
- package/plugins/src/expo/skills/maestro-mcp-setup/SKILL.md +144 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upstream-evidence-manifest.d.ts","sourceRoot":"","sources":["../../src/core/upstream-evidence-manifest.ts"],"names":[],"mappings":"AACA,iFAAiF;AACjF,eAAO,MAAM,0BAA0B,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,
|
|
1
|
+
{"version":3,"file":"upstream-evidence-manifest.d.ts","sourceRoot":"","sources":["../../src/core/upstream-evidence-manifest.ts"],"names":[],"mappings":"AACA,iFAAiF;AACjF,eAAO,MAAM,0BAA0B,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CA4hEpE,CAAC;AAEL,4EAA4E;AAC5E,eAAO,MAAM,yBAAyB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CA+uMjE,CAAC;AAEL,sFAAsF;AACtF,eAAO,MAAM,uBAAuB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CAk6I/D,CAAC"}
|
|
@@ -353,7 +353,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
353
353
|
"plugins/src/base/rules/reference/intent-routing.md": "8d2750f30b82ff9a84c5273954b0055e37bc305e3e83e4aef50f5ce47942df45",
|
|
354
354
|
"plugins/src/base/rules/reference/leaf-only-lifecycle.md": "3d6d531fdca61a348fa1dd1bdb4c28fe66c85fb955238ef668a78cce4a36a7a1",
|
|
355
355
|
"plugins/src/base/rules/reference/observability-audit.md": "98cf4c849baf0801bd2c46a90e7a072196649d506fbda577cc5c4019d2194551",
|
|
356
|
-
"plugins/src/base/rules/reference/prd-lifecycle-rollup.md": "
|
|
356
|
+
"plugins/src/base/rules/reference/prd-lifecycle-rollup.md": "f539e7b43918e173dd7491a139be078815d26098f992cd7fc86cd05878c90b9b",
|
|
357
357
|
"plugins/src/base/rules/reference/pre-flight-autofill.md": "e61b745bb1ddfbe24634246588c13e4e78c25b50817e5e8ff02e1a9681ad1130",
|
|
358
358
|
"plugins/src/base/rules/reference/project-learnings.md": "0326d553d6cb9b997c6cb865635f72ec8b7d5026565f788f46bff0e912748e85",
|
|
359
359
|
"plugins/src/base/rules/reference/promotion-contract.md": "472416b82eda5431c8e5467d6093fe9da79efa7eb836e79c77b75ef77ee194a4",
|
|
@@ -404,7 +404,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
404
404
|
"plugins/src/base/skills/lisa-doctor/SKILL.md": "1702485809533a2e546a590b9d2f67cbb420c8f0cb0eac8609b0287b05122ad3",
|
|
405
405
|
"plugins/src/base/skills/lisa-drive-pr-to-merge/SKILL.md": "e8680c65da64351580658e423d2e30f565e9df52079f4deec44df84d4ab82982",
|
|
406
406
|
"plugins/src/base/skills/lisa-epic-triage/SKILL.md": "d02760411249bddbd396f283191fe3e82bb7b95bf9393a19a7025dc5a57c3ab7",
|
|
407
|
-
"plugins/src/base/skills/lisa-exploratory-qa/SKILL.md": "
|
|
407
|
+
"plugins/src/base/skills/lisa-exploratory-qa/SKILL.md": "bc34dfc6418bff6eb5bc03f0c5cd98c7b6164ca3f4f80774d981f681321119b0",
|
|
408
408
|
"plugins/src/base/skills/lisa-fix-linter-error/SKILL.md": "3a8f01f014ac7f7ac37024c67df1ba07202331542d269d27da3356a7fa0a5599",
|
|
409
409
|
"plugins/src/base/skills/lisa-generate-claude-remote-build-script/SKILL.md": "f10aae4fabebbb139244fe14594d0675c3c52690ee341bf15f3bca29ff214de4",
|
|
410
410
|
"plugins/src/base/skills/lisa-git-commit/SKILL.md": "56320566e9278fb43b4d51c00854f3714dc61edc960292d51962a6f49116ac0f",
|
|
@@ -456,7 +456,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
456
456
|
"plugins/src/base/skills/lisa-learnings-audit/SKILL.md": "b7281362b34f0fb56dd5102926496105d5c031a13fc9bf3158ae5d67b078b063",
|
|
457
457
|
"plugins/src/base/skills/lisa-linear-access/SKILL.md": "f6034d41014561aad0caf42a76bbc82329423ba1ee90d9eb832b7800a7c6d3bc",
|
|
458
458
|
"plugins/src/base/skills/lisa-linear-add-journey/SKILL.md": "0a9f2bd0e19fbaa4794537e436c22748c7621644253a91923d84bc77ca43f793",
|
|
459
|
-
"plugins/src/base/skills/lisa-linear-build-intake/SKILL.md": "
|
|
459
|
+
"plugins/src/base/skills/lisa-linear-build-intake/SKILL.md": "e1924eb8d968151127ac29d2242ba5bb220fe86c69f7f92e651867b97819581b",
|
|
460
460
|
"plugins/src/base/skills/lisa-linear-claim/SKILL.md": "07e99b5bf91da096f7fcec3b0055d2671794011a6134bbb2b2f39967cc4f8aea",
|
|
461
461
|
"plugins/src/base/skills/lisa-linear-create/SKILL.md": "4c769499b3db0fbf60e2f5fe1116ea3536012a9af5f78ee4858508090e340322",
|
|
462
462
|
"plugins/src/base/skills/lisa-linear-evidence/SKILL.md": "ea5dc01bc0ac315fa4f0335577cb7517237cdde50d85abdb69d257588d2d5fc9",
|
|
@@ -553,15 +553,17 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
553
553
|
"plugins/src/base/skills/lisa-use-the-product/SKILL.md": "ab3f3ab475b7c97c3409f502b80d688816b1ff4b8e3dfeec7715d93ca41e3fa0",
|
|
554
554
|
"plugins/src/base/skills/lisa-validate-tracker-mapping/SKILL.md": "ab45fdc00294c4ca9698093cb294a2aaf39a73d714fe1aa6ad686c6c34e157ba",
|
|
555
555
|
"plugins/src/base/skills/lisa-verification-lifecycle/SKILL.md": "6302896b70d8211e2f412deea8be3e42e68cf36d566759af3c937ccf5287b91c",
|
|
556
|
-
"plugins/src/base/skills/lisa-verify-prd/SKILL.md": "
|
|
556
|
+
"plugins/src/base/skills/lisa-verify-prd/SKILL.md": "a9deea13d2c201e9b265ee3d36f6dd17358fc35e82ae801e72dd1a3145e6fef8",
|
|
557
557
|
"plugins/src/base/skills/lisa-verify-workflow-change/SKILL.md": "d89740a4dc350a9ac0d26b1b955bf74f009775b60ee0275df3f9a50fe8be3048",
|
|
558
558
|
"plugins/src/base/skills/lisa-verify/SKILL.md": "bd97bd5965c05eafff25fcfeabe0fa7e763f96d5dcab8bf959a78679696c33f1",
|
|
559
559
|
"plugins/src/base/skills/lisa-wiki-install/SKILL.md": "9689e5080dfdeffcebd230a5c1cb1ae7b173172a060a603634058f91ca71c17b",
|
|
560
560
|
"plugins/src/cdk/commands/setup/aws.md": "b393a8181d783dad43a94510d3206ea7a0d9090bf3f84d595273e64bb40e1d8d",
|
|
561
561
|
"plugins/src/cdk/skills/setup-aws-accounts/SKILL.md": "a2eee104aecc34716137661f6f47c6e18105b3eadae84fddd29cbaf6ed756874",
|
|
562
|
-
"plugins/src/expo/THIRD-PARTY-NOTICES.md": "
|
|
562
|
+
"plugins/src/expo/THIRD-PARTY-NOTICES.md": "dba9f65622cc8e2e57a47ccc1e85fe7213f742722c74dda4ed47c6688d6a92f8",
|
|
563
563
|
"plugins/src/expo/agents/ops-specialist.md": "43346dcd0761d2812b09054d47b488e7eeaac111897d17bd8f14f33356dfeb9f",
|
|
564
564
|
"plugins/src/expo/commands/e2e-coverage-gaps.md": "49ca82c5603c53fb3ea15b958ac0402228efbf9045045c8a6fe2745870c60be2",
|
|
565
|
+
"plugins/src/expo/commands/maestro-mcp-setup.md": "993b3751fba104521c5787f472cb650ec7e04240e5dc4644d6ef196b1d3d303f",
|
|
566
|
+
"plugins/src/expo/hooks/register-maestro-mcp.sh": "5f423a4cf87cda2d13cbd11912c4cf73b03df0000b708fda0dfdecfab4def7ac",
|
|
565
567
|
"plugins/src/expo/skills/add-app-clip/SKILL.md": "ae921363ec897ebdb8acd9e39d5ebf9c51364d9f1e3e2f3454a429d6bee64513",
|
|
566
568
|
"plugins/src/expo/skills/add-app-clip/references/native-module.md": "b80d858d7642bad37da9e971f3fe7d984e6225c769e22fe7e03b2a0de6df3b17",
|
|
567
569
|
"plugins/src/expo/skills/apollo-client/SKILL.md": "397a3efdeae3fe1f7bb017713fbb9fe1927d5675fda39b5ec387899f525305cc",
|
|
@@ -653,6 +655,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
653
655
|
"plugins/src/expo/skills/local-state/references/async-storage.md": "be2d117b4d65c576e264094d562d119117a51fef3512c6e4de26a2ad515315fd",
|
|
654
656
|
"plugins/src/expo/skills/local-state/references/persistence-patterns.md": "727011aba4215d89fe75d36125a46e3dddfe8ef9120b358f2b33a9195ea07819",
|
|
655
657
|
"plugins/src/expo/skills/local-state/references/reactive-variables.md": "8cd40d42d67776eabed9a5c6cbf4f890c18a537470f1466867bd861523c9e929",
|
|
658
|
+
"plugins/src/expo/skills/maestro-mcp-setup/SKILL.md": "e627a01f806a6bc10e9abdcc03fa7d3f1cd3074c6fbd960f5c8bfc13890eb504",
|
|
656
659
|
"plugins/src/expo/skills/native-data-fetching/SKILL.md": "2405bfc92eb1abb460c2d474fd69746a5d4f46dd9dacdbaece708ef686504eb0",
|
|
657
660
|
"plugins/src/expo/skills/native-data-fetching/references/expo-router-loaders.md": "dfae6f4d7116370d05f1423672cbafa1077ed338d1d5736dafc7a41439281dbe",
|
|
658
661
|
"plugins/src/expo/skills/ops-browser-uat/SKILL.md": "d24a96ed6ea3eeb3b1a89f73a15a8da82f8aeea6dba76b142a2f4973e50395f6",
|
|
@@ -2882,6 +2885,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
2882
2885
|
"plugins/lisa-expo-agy/THIRD-PARTY-NOTICES.md": true,
|
|
2883
2886
|
"plugins/lisa-expo-agy/agents/ops-specialist.md": true,
|
|
2884
2887
|
"plugins/lisa-expo-agy/commands/lisa/e2e-coverage-gaps.md": true,
|
|
2888
|
+
"plugins/lisa-expo-agy/commands/lisa/maestro-mcp-setup.md": true,
|
|
2885
2889
|
"plugins/lisa-expo-agy/plugin.json": true,
|
|
2886
2890
|
"plugins/lisa-expo-agy/skills/add-app-clip/SKILL.md": true,
|
|
2887
2891
|
"plugins/lisa-expo-agy/skills/add-app-clip/references/native-module.md": true,
|
|
@@ -2974,6 +2978,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
2974
2978
|
"plugins/lisa-expo-agy/skills/local-state/references/async-storage.md": true,
|
|
2975
2979
|
"plugins/lisa-expo-agy/skills/local-state/references/persistence-patterns.md": true,
|
|
2976
2980
|
"plugins/lisa-expo-agy/skills/local-state/references/reactive-variables.md": true,
|
|
2981
|
+
"plugins/lisa-expo-agy/skills/maestro-mcp-setup/SKILL.md": true,
|
|
2977
2982
|
"plugins/lisa-expo-agy/skills/native-data-fetching/SKILL.md": true,
|
|
2978
2983
|
"plugins/lisa-expo-agy/skills/native-data-fetching/references/expo-router-loaders.md": true,
|
|
2979
2984
|
"plugins/lisa-expo-agy/skills/ops-browser-uat/SKILL.md": true,
|
|
@@ -3008,6 +3013,8 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
3008
3013
|
"plugins/lisa-expo-copilot/THIRD-PARTY-NOTICES.md": true,
|
|
3009
3014
|
"plugins/lisa-expo-copilot/agents/ops-specialist.agent.md": true,
|
|
3010
3015
|
"plugins/lisa-expo-copilot/commands/lisa/e2e-coverage-gaps.md": true,
|
|
3016
|
+
"plugins/lisa-expo-copilot/commands/lisa/maestro-mcp-setup.md": true,
|
|
3017
|
+
"plugins/lisa-expo-copilot/hooks/register-maestro-mcp.sh": true,
|
|
3011
3018
|
"plugins/lisa-expo-copilot/skills/add-app-clip/SKILL.md": true,
|
|
3012
3019
|
"plugins/lisa-expo-copilot/skills/add-app-clip/references/native-module.md": true,
|
|
3013
3020
|
"plugins/lisa-expo-copilot/skills/apollo-client/SKILL.md": true,
|
|
@@ -3099,6 +3106,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
3099
3106
|
"plugins/lisa-expo-copilot/skills/local-state/references/async-storage.md": true,
|
|
3100
3107
|
"plugins/lisa-expo-copilot/skills/local-state/references/persistence-patterns.md": true,
|
|
3101
3108
|
"plugins/lisa-expo-copilot/skills/local-state/references/reactive-variables.md": true,
|
|
3109
|
+
"plugins/lisa-expo-copilot/skills/maestro-mcp-setup/SKILL.md": true,
|
|
3102
3110
|
"plugins/lisa-expo-copilot/skills/native-data-fetching/SKILL.md": true,
|
|
3103
3111
|
"plugins/lisa-expo-copilot/skills/native-data-fetching/references/expo-router-loaders.md": true,
|
|
3104
3112
|
"plugins/lisa-expo-copilot/skills/ops-browser-uat/SKILL.md": true,
|
|
@@ -3133,6 +3141,9 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
3133
3141
|
"plugins/lisa-expo-cursor/THIRD-PARTY-NOTICES.md": true,
|
|
3134
3142
|
"plugins/lisa-expo-cursor/agents/ops-specialist.md": true,
|
|
3135
3143
|
"plugins/lisa-expo-cursor/commands/lisa/e2e-coverage-gaps.md": true,
|
|
3144
|
+
"plugins/lisa-expo-cursor/commands/lisa/maestro-mcp-setup.md": true,
|
|
3145
|
+
"plugins/lisa-expo-cursor/hooks/hooks.json": true,
|
|
3146
|
+
"plugins/lisa-expo-cursor/hooks/register-maestro-mcp.sh": true,
|
|
3136
3147
|
"plugins/lisa-expo-cursor/mcp.json": true,
|
|
3137
3148
|
"plugins/lisa-expo-cursor/skills/add-app-clip/SKILL.md": true,
|
|
3138
3149
|
"plugins/lisa-expo-cursor/skills/add-app-clip/references/native-module.md": true,
|
|
@@ -3225,6 +3236,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
3225
3236
|
"plugins/lisa-expo-cursor/skills/local-state/references/async-storage.md": true,
|
|
3226
3237
|
"plugins/lisa-expo-cursor/skills/local-state/references/persistence-patterns.md": true,
|
|
3227
3238
|
"plugins/lisa-expo-cursor/skills/local-state/references/reactive-variables.md": true,
|
|
3239
|
+
"plugins/lisa-expo-cursor/skills/maestro-mcp-setup/SKILL.md": true,
|
|
3228
3240
|
"plugins/lisa-expo-cursor/skills/native-data-fetching/SKILL.md": true,
|
|
3229
3241
|
"plugins/lisa-expo-cursor/skills/native-data-fetching/references/expo-router-loaders.md": true,
|
|
3230
3242
|
"plugins/lisa-expo-cursor/skills/ops-browser-uat/SKILL.md": true,
|
|
@@ -3256,6 +3268,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
3256
3268
|
"plugins/lisa-expo-cursor/skills/upgrading-expo/references/react-compiler.md": true,
|
|
3257
3269
|
"plugins/lisa-expo-cursor/skills/upgrading-expo/references/react-navigation-to-expo-router.md": true,
|
|
3258
3270
|
"plugins/lisa-expo-cursor/skills/use-dom/SKILL.md": true,
|
|
3271
|
+
"plugins/lisa-expo/.codex-plugin/hooks.json": true,
|
|
3259
3272
|
"plugins/lisa-expo/.codex-plugin/plugin.json": true,
|
|
3260
3273
|
"plugins/lisa-expo/.codex-plugin/skills/add-app-clip/SKILL.md": true,
|
|
3261
3274
|
"plugins/lisa-expo/.codex-plugin/skills/add-app-clip/agents/openai.yaml": true,
|
|
@@ -3372,11 +3385,15 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
3372
3385
|
"plugins/lisa-expo/.codex-plugin/skills/jira-verify/agents/openai.yaml": true,
|
|
3373
3386
|
"plugins/lisa-expo/.codex-plugin/skills/lisa-e2e-coverage-gaps/SKILL.md": true,
|
|
3374
3387
|
"plugins/lisa-expo/.codex-plugin/skills/lisa-e2e-coverage-gaps/agents/openai.yaml": true,
|
|
3388
|
+
"plugins/lisa-expo/.codex-plugin/skills/lisa-maestro-mcp-setup/SKILL.md": true,
|
|
3389
|
+
"plugins/lisa-expo/.codex-plugin/skills/lisa-maestro-mcp-setup/agents/openai.yaml": true,
|
|
3375
3390
|
"plugins/lisa-expo/.codex-plugin/skills/local-state/SKILL.md": true,
|
|
3376
3391
|
"plugins/lisa-expo/.codex-plugin/skills/local-state/agents/openai.yaml": true,
|
|
3377
3392
|
"plugins/lisa-expo/.codex-plugin/skills/local-state/references/async-storage.md": true,
|
|
3378
3393
|
"plugins/lisa-expo/.codex-plugin/skills/local-state/references/persistence-patterns.md": true,
|
|
3379
3394
|
"plugins/lisa-expo/.codex-plugin/skills/local-state/references/reactive-variables.md": true,
|
|
3395
|
+
"plugins/lisa-expo/.codex-plugin/skills/maestro-mcp-setup/SKILL.md": true,
|
|
3396
|
+
"plugins/lisa-expo/.codex-plugin/skills/maestro-mcp-setup/agents/openai.yaml": true,
|
|
3380
3397
|
"plugins/lisa-expo/.codex-plugin/skills/native-data-fetching/SKILL.md": true,
|
|
3381
3398
|
"plugins/lisa-expo/.codex-plugin/skills/native-data-fetching/agents/openai.yaml": true,
|
|
3382
3399
|
"plugins/lisa-expo/.codex-plugin/skills/native-data-fetching/references/expo-router-loaders.md": true,
|
|
@@ -3428,6 +3445,8 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
3428
3445
|
"plugins/lisa-expo/THIRD-PARTY-NOTICES.md": true,
|
|
3429
3446
|
"plugins/lisa-expo/agents/ops-specialist.md": true,
|
|
3430
3447
|
"plugins/lisa-expo/commands/e2e-coverage-gaps.md": true,
|
|
3448
|
+
"plugins/lisa-expo/commands/maestro-mcp-setup.md": true,
|
|
3449
|
+
"plugins/lisa-expo/hooks/register-maestro-mcp.sh": true,
|
|
3431
3450
|
"plugins/lisa-expo/skills/add-app-clip/SKILL.md": true,
|
|
3432
3451
|
"plugins/lisa-expo/skills/add-app-clip/agents/openai.yaml": true,
|
|
3433
3452
|
"plugins/lisa-expo/skills/add-app-clip/references/native-module.md": true,
|
|
@@ -3546,6 +3565,8 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
3546
3565
|
"plugins/lisa-expo/skills/local-state/references/async-storage.md": true,
|
|
3547
3566
|
"plugins/lisa-expo/skills/local-state/references/persistence-patterns.md": true,
|
|
3548
3567
|
"plugins/lisa-expo/skills/local-state/references/reactive-variables.md": true,
|
|
3568
|
+
"plugins/lisa-expo/skills/maestro-mcp-setup/SKILL.md": true,
|
|
3569
|
+
"plugins/lisa-expo/skills/maestro-mcp-setup/agents/openai.yaml": true,
|
|
3549
3570
|
"plugins/lisa-expo/skills/native-data-fetching/SKILL.md": true,
|
|
3550
3571
|
"plugins/lisa-expo/skills/native-data-fetching/agents/openai.yaml": true,
|
|
3551
3572
|
"plugins/lisa-expo/skills/native-data-fetching/references/expo-router-loaders.md": true,
|
|
@@ -5803,6 +5824,8 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
5803
5824
|
"plugins/src/expo/THIRD-PARTY-NOTICES.md": true,
|
|
5804
5825
|
"plugins/src/expo/agents/ops-specialist.md": true,
|
|
5805
5826
|
"plugins/src/expo/commands/e2e-coverage-gaps.md": true,
|
|
5827
|
+
"plugins/src/expo/commands/maestro-mcp-setup.md": true,
|
|
5828
|
+
"plugins/src/expo/hooks/register-maestro-mcp.sh": true,
|
|
5806
5829
|
"plugins/src/expo/skills/add-app-clip/SKILL.md": true,
|
|
5807
5830
|
"plugins/src/expo/skills/add-app-clip/references/native-module.md": true,
|
|
5808
5831
|
"plugins/src/expo/skills/apollo-client/SKILL.md": true,
|
|
@@ -5894,6 +5917,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
5894
5917
|
"plugins/src/expo/skills/local-state/references/async-storage.md": true,
|
|
5895
5918
|
"plugins/src/expo/skills/local-state/references/persistence-patterns.md": true,
|
|
5896
5919
|
"plugins/src/expo/skills/local-state/references/reactive-variables.md": true,
|
|
5920
|
+
"plugins/src/expo/skills/maestro-mcp-setup/SKILL.md": true,
|
|
5897
5921
|
"plugins/src/expo/skills/native-data-fetching/SKILL.md": true,
|
|
5898
5922
|
"plugins/src/expo/skills/native-data-fetching/references/expo-router-loaders.md": true,
|
|
5899
5923
|
"plugins/src/expo/skills/ops-browser-uat/SKILL.md": true,
|