@event4u/agent-config 1.33.0 → 1.34.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 (200) hide show
  1. package/.agent-src/commands/review-changes.md +13 -8
  2. package/.agent-src/personas/README.md +12 -21
  3. package/.agent-src/personas/_template-specialist/persona.md +89 -0
  4. package/.agent-src/personas/backend-architect.md +96 -0
  5. package/.agent-src/personas/eloquent-tamer.md +96 -0
  6. package/.agent-src/personas/frontend-engineer.md +100 -0
  7. package/.agent-src/personas/qa.md +27 -2
  8. package/.agent-src/personas/security-engineer.md +100 -0
  9. package/.agent-src/skills/accessibility-auditor/SKILL.md +132 -0
  10. package/.agent-src/skills/adr-create/SKILL.md +1 -0
  11. package/.agent-src/skills/adversarial-review/SKILL.md +1 -0
  12. package/.agent-src/skills/agent-docs-writing/SKILL.md +1 -0
  13. package/.agent-src/skills/agents-md-thin-root/SKILL.md +1 -0
  14. package/.agent-src/skills/ai-council/SKILL.md +1 -0
  15. package/.agent-src/skills/analysis-autonomous-mode/SKILL.md +1 -0
  16. package/.agent-src/skills/analysis-skill-router/SKILL.md +1 -0
  17. package/.agent-src/skills/api-design/SKILL.md +3 -0
  18. package/.agent-src/skills/api-endpoint/SKILL.md +1 -0
  19. package/.agent-src/skills/api-testing/SKILL.md +1 -0
  20. package/.agent-src/skills/architecture-review-lens/SKILL.md +137 -0
  21. package/.agent-src/skills/artisan-commands/SKILL.md +1 -0
  22. package/.agent-src/skills/async-python-patterns/SKILL.md +1 -0
  23. package/.agent-src/skills/authz-review/SKILL.md +4 -0
  24. package/.agent-src/skills/aws-infrastructure/SKILL.md +1 -0
  25. package/.agent-src/skills/blade-ui/SKILL.md +1 -0
  26. package/.agent-src/skills/blast-radius-analyzer/SKILL.md +3 -0
  27. package/.agent-src/skills/bug-analyzer/SKILL.md +1 -0
  28. package/.agent-src/skills/check-refs/SKILL.md +1 -0
  29. package/.agent-src/skills/code-refactoring/SKILL.md +1 -0
  30. package/.agent-src/skills/code-review/SKILL.md +1 -0
  31. package/.agent-src/skills/command-routing/SKILL.md +1 -0
  32. package/.agent-src/skills/command-writing/SKILL.md +1 -0
  33. package/.agent-src/skills/composer-packages/SKILL.md +1 -0
  34. package/.agent-src/skills/context-authoring/SKILL.md +1 -0
  35. package/.agent-src/skills/context-document/SKILL.md +1 -0
  36. package/.agent-src/skills/conventional-commits-writing/SKILL.md +1 -0
  37. package/.agent-src/skills/copilot-agents-optimization/SKILL.md +1 -0
  38. package/.agent-src/skills/copilot-config/SKILL.md +1 -0
  39. package/.agent-src/skills/dashboard-design/SKILL.md +1 -0
  40. package/.agent-src/skills/data-flow-mapper/SKILL.md +1 -0
  41. package/.agent-src/skills/database/SKILL.md +3 -0
  42. package/.agent-src/skills/dcf-modeling/SKILL.md +1 -0
  43. package/.agent-src/skills/decision-record/SKILL.md +143 -0
  44. package/.agent-src/skills/deep-reading-analyst/SKILL.md +1 -0
  45. package/.agent-src/skills/defense-in-depth/SKILL.md +1 -0
  46. package/.agent-src/skills/dependency-upgrade/SKILL.md +1 -0
  47. package/.agent-src/skills/description-assist/SKILL.md +1 -0
  48. package/.agent-src/skills/design-review/SKILL.md +1 -0
  49. package/.agent-src/skills/devcontainer/SKILL.md +1 -0
  50. package/.agent-src/skills/developer-like-execution/SKILL.md +1 -0
  51. package/.agent-src/skills/docker/SKILL.md +1 -0
  52. package/.agent-src/skills/dto-creator/SKILL.md +1 -0
  53. package/.agent-src/skills/eloquent/SKILL.md +3 -0
  54. package/.agent-src/skills/error-handling-patterns/SKILL.md +1 -0
  55. package/.agent-src/skills/estimate-ticket/SKILL.md +1 -0
  56. package/.agent-src/skills/existing-ui-audit/SKILL.md +3 -0
  57. package/.agent-src/skills/fe-design/SKILL.md +4 -1
  58. package/.agent-src/skills/feature-planning/SKILL.md +1 -0
  59. package/.agent-src/skills/file-editor/SKILL.md +1 -0
  60. package/.agent-src/skills/finishing-a-development-branch/SKILL.md +1 -0
  61. package/.agent-src/skills/flux/SKILL.md +1 -0
  62. package/.agent-src/skills/form-handler/SKILL.md +145 -0
  63. package/.agent-src/skills/funnel-analysis/SKILL.md +1 -0
  64. package/.agent-src/skills/git-workflow/SKILL.md +1 -0
  65. package/.agent-src/skills/github-ci/SKILL.md +1 -0
  66. package/.agent-src/skills/grafana/SKILL.md +1 -0
  67. package/.agent-src/skills/guideline-writing/SKILL.md +1 -0
  68. package/.agent-src/skills/incident-commander/SKILL.md +140 -0
  69. package/.agent-src/skills/jira-integration/SKILL.md +1 -0
  70. package/.agent-src/skills/jobs-events/SKILL.md +1 -0
  71. package/.agent-src/skills/judge-bug-hunter/SKILL.md +1 -0
  72. package/.agent-src/skills/judge-code-quality/SKILL.md +1 -0
  73. package/.agent-src/skills/judge-security-auditor/SKILL.md +3 -0
  74. package/.agent-src/skills/judge-test-coverage/SKILL.md +1 -0
  75. package/.agent-src/skills/laravel/SKILL.md +1 -0
  76. package/.agent-src/skills/laravel-horizon/SKILL.md +1 -0
  77. package/.agent-src/skills/laravel-mail/SKILL.md +1 -0
  78. package/.agent-src/skills/laravel-middleware/SKILL.md +1 -0
  79. package/.agent-src/skills/laravel-notifications/SKILL.md +1 -0
  80. package/.agent-src/skills/laravel-pennant/SKILL.md +1 -0
  81. package/.agent-src/skills/laravel-pulse/SKILL.md +1 -0
  82. package/.agent-src/skills/laravel-reverb/SKILL.md +1 -0
  83. package/.agent-src/skills/laravel-scheduling/SKILL.md +1 -0
  84. package/.agent-src/skills/laravel-validation/SKILL.md +1 -0
  85. package/.agent-src/skills/learning-to-rule-or-skill/SKILL.md +1 -0
  86. package/.agent-src/skills/lint-skills/SKILL.md +1 -0
  87. package/.agent-src/skills/livewire/SKILL.md +1 -0
  88. package/.agent-src/skills/livewire-architect/SKILL.md +158 -0
  89. package/.agent-src/skills/logging-monitoring/SKILL.md +1 -0
  90. package/.agent-src/skills/markitdown/SKILL.md +1 -0
  91. package/.agent-src/skills/mcp/SKILL.md +1 -0
  92. package/.agent-src/skills/mcp-builder/SKILL.md +1 -0
  93. package/.agent-src/skills/md-language-check/SKILL.md +1 -0
  94. package/.agent-src/skills/merge-conflicts/SKILL.md +1 -0
  95. package/.agent-src/skills/migration-architect/SKILL.md +119 -0
  96. package/.agent-src/skills/migration-creator/SKILL.md +1 -0
  97. package/.agent-src/skills/mobile-e2e-strategy/SKILL.md +2 -1
  98. package/.agent-src/skills/module-management/SKILL.md +1 -0
  99. package/.agent-src/skills/multi-tenancy/SKILL.md +1 -0
  100. package/.agent-src/skills/okr-tree-modeling/SKILL.md +1 -0
  101. package/.agent-src/skills/openapi/SKILL.md +1 -0
  102. package/.agent-src/skills/override-management/SKILL.md +1 -0
  103. package/.agent-src/skills/performance/SKILL.md +1 -0
  104. package/.agent-src/skills/performance-analysis/SKILL.md +1 -0
  105. package/.agent-src/skills/persona-writing/SKILL.md +1 -0
  106. package/.agent-src/skills/pest-testing/SKILL.md +1 -0
  107. package/.agent-src/skills/php-coder/SKILL.md +1 -0
  108. package/.agent-src/skills/php-debugging/SKILL.md +1 -0
  109. package/.agent-src/skills/php-service/SKILL.md +1 -0
  110. package/.agent-src/skills/playwright-architect/SKILL.md +141 -0
  111. package/.agent-src/skills/playwright-testing/SKILL.md +1 -0
  112. package/.agent-src/skills/po-discovery/SKILL.md +127 -0
  113. package/.agent-src/skills/project-analysis-core/SKILL.md +1 -0
  114. package/.agent-src/skills/project-analysis-hypothesis-driven/SKILL.md +1 -0
  115. package/.agent-src/skills/project-analysis-laravel/SKILL.md +1 -0
  116. package/.agent-src/skills/project-analysis-nextjs/SKILL.md +1 -0
  117. package/.agent-src/skills/project-analysis-node-express/SKILL.md +1 -0
  118. package/.agent-src/skills/project-analysis-react/SKILL.md +1 -0
  119. package/.agent-src/skills/project-analysis-symfony/SKILL.md +1 -0
  120. package/.agent-src/skills/project-analysis-zend-laminas/SKILL.md +1 -0
  121. package/.agent-src/skills/project-analyzer/SKILL.md +1 -0
  122. package/.agent-src/skills/project-docs/SKILL.md +1 -0
  123. package/.agent-src/skills/prompt-engineering-patterns/SKILL.md +1 -0
  124. package/.agent-src/skills/prompt-optimizer/SKILL.md +1 -0
  125. package/.agent-src/skills/quality-tools/SKILL.md +1 -0
  126. package/.agent-src/skills/react-native-setup/SKILL.md +1 -0
  127. package/.agent-src/skills/react-shadcn-ui/SKILL.md +1 -0
  128. package/.agent-src/skills/readme-reviewer/SKILL.md +1 -0
  129. package/.agent-src/skills/readme-writing/SKILL.md +1 -0
  130. package/.agent-src/skills/readme-writing-package/SKILL.md +1 -0
  131. package/.agent-src/skills/receiving-code-review/SKILL.md +1 -0
  132. package/.agent-src/skills/refine-prompt/SKILL.md +1 -0
  133. package/.agent-src/skills/refine-ticket/SKILL.md +1 -0
  134. package/.agent-src/skills/repomix-packer/SKILL.md +1 -0
  135. package/.agent-src/skills/requesting-code-review/SKILL.md +1 -0
  136. package/.agent-src/skills/review-routing/SKILL.md +1 -0
  137. package/.agent-src/skills/rice-prioritization/SKILL.md +1 -0
  138. package/.agent-src/skills/risk-officer/SKILL.md +141 -0
  139. package/.agent-src/skills/roadmap-management/SKILL.md +1 -0
  140. package/.agent-src/skills/roadmap-writing/SKILL.md +1 -0
  141. package/.agent-src/skills/rtk-output-filtering/SKILL.md +1 -0
  142. package/.agent-src/skills/rule-writing/SKILL.md +1 -0
  143. package/.agent-src/skills/script-writing/SKILL.md +1 -0
  144. package/.agent-src/skills/secrets-management/SKILL.md +1 -0
  145. package/.agent-src/skills/security/SKILL.md +1 -0
  146. package/.agent-src/skills/security-audit/SKILL.md +1 -0
  147. package/.agent-src/skills/sentry-integration/SKILL.md +1 -0
  148. package/.agent-src/skills/sequential-thinking/SKILL.md +1 -0
  149. package/.agent-src/skills/skill-improvement-pipeline/SKILL.md +1 -0
  150. package/.agent-src/skills/skill-management/SKILL.md +1 -0
  151. package/.agent-src/skills/skill-reviewer/SKILL.md +1 -0
  152. package/.agent-src/skills/skill-writing/SKILL.md +1 -0
  153. package/.agent-src/skills/sql-writing/SKILL.md +1 -0
  154. package/.agent-src/skills/stakeholder-tradeoff/SKILL.md +149 -0
  155. package/.agent-src/skills/subagent-orchestration/SKILL.md +13 -0
  156. package/.agent-src/skills/systematic-debugging/SKILL.md +1 -0
  157. package/.agent-src/skills/tailwind-engineer/SKILL.md +130 -0
  158. package/.agent-src/skills/tech-debt-tracker/SKILL.md +152 -0
  159. package/.agent-src/skills/technical-specification/SKILL.md +1 -0
  160. package/.agent-src/skills/terraform/SKILL.md +1 -0
  161. package/.agent-src/skills/terragrunt/SKILL.md +1 -0
  162. package/.agent-src/skills/test-driven-development/SKILL.md +1 -0
  163. package/.agent-src/skills/test-performance/SKILL.md +1 -0
  164. package/.agent-src/skills/testing-anti-patterns/SKILL.md +1 -0
  165. package/.agent-src/skills/threat-modeling/SKILL.md +3 -0
  166. package/.agent-src/skills/token-optimizer/SKILL.md +1 -0
  167. package/.agent-src/skills/traefik/SKILL.md +1 -0
  168. package/.agent-src/skills/ui-component-architect/SKILL.md +153 -0
  169. package/.agent-src/skills/unit-economics-modeling/SKILL.md +1 -0
  170. package/.agent-src/skills/universal-project-analysis/SKILL.md +1 -0
  171. package/.agent-src/skills/upstream-contribute/SKILL.md +1 -0
  172. package/.agent-src/skills/using-git-worktrees/SKILL.md +1 -0
  173. package/.agent-src/skills/validate-feature-fit/SKILL.md +1 -0
  174. package/.agent-src/skills/verify-completion-evidence/SKILL.md +1 -0
  175. package/.agent-src/skills/websocket/SKILL.md +1 -0
  176. package/.claude-plugin/marketplace.json +15 -1
  177. package/AGENTS.md +1 -0
  178. package/CHANGELOG.md +41 -0
  179. package/README.md +2 -2
  180. package/docs/architecture.md +1 -1
  181. package/docs/catalog.md +17 -3
  182. package/docs/contracts/file-ownership-matrix.json +506 -0
  183. package/docs/contracts/persona-schema.md +136 -0
  184. package/docs/contracts/skill-domains.md +143 -0
  185. package/docs/decisions/ADR-005-subagent-worktrees.md +120 -0
  186. package/docs/decisions/ADR-006-skill-tools-python-pilot.md +114 -0
  187. package/docs/decisions/INDEX.md +3 -0
  188. package/docs/personas.md +115 -0
  189. package/package.json +1 -1
  190. package/scripts/_backfill_skill_domains.py +140 -0
  191. package/scripts/_emit_domain_table.py +35 -0
  192. package/scripts/install-hooks.sh +21 -4
  193. package/scripts/lint_skill_tools.py +168 -0
  194. package/scripts/schemas/skill.schema.json +6 -1
  195. package/scripts/skill_linter.py +19 -4
  196. package/scripts/skill_tools/__init__.py +22 -0
  197. package/scripts/skill_tools/audit_persona_coverage.py +147 -0
  198. package/scripts/skill_tools/run_block_d_eval.py +129 -0
  199. package/scripts/skill_tools/score_skill_relevance.py +169 -0
  200. package/scripts/skill_tools/suggest_skill_for_task.py +113 -0
@@ -813,12 +813,24 @@
813
813
  "load_context": [],
814
814
  "load_context_eager": []
815
815
  },
816
+ ".agent-src.uncompressed/personas/_template-specialist/persona.md": {
817
+ "kind": "persona",
818
+ "rule_type": null,
819
+ "load_context": [],
820
+ "load_context_eager": []
821
+ },
816
822
  ".agent-src.uncompressed/personas/ai-agent.md": {
817
823
  "kind": "persona",
818
824
  "rule_type": null,
819
825
  "load_context": [],
820
826
  "load_context_eager": []
821
827
  },
828
+ ".agent-src.uncompressed/personas/backend-architect.md": {
829
+ "kind": "persona",
830
+ "rule_type": null,
831
+ "load_context": [],
832
+ "load_context_eager": []
833
+ },
822
834
  ".agent-src.uncompressed/personas/critical-challenger.md": {
823
835
  "kind": "persona",
824
836
  "rule_type": null,
@@ -831,6 +843,18 @@
831
843
  "load_context": [],
832
844
  "load_context_eager": []
833
845
  },
846
+ ".agent-src.uncompressed/personas/eloquent-tamer.md": {
847
+ "kind": "persona",
848
+ "rule_type": null,
849
+ "load_context": [],
850
+ "load_context_eager": []
851
+ },
852
+ ".agent-src.uncompressed/personas/frontend-engineer.md": {
853
+ "kind": "persona",
854
+ "rule_type": null,
855
+ "load_context": [],
856
+ "load_context_eager": []
857
+ },
834
858
  ".agent-src.uncompressed/personas/product-owner.md": {
835
859
  "kind": "persona",
836
860
  "rule_type": null,
@@ -843,6 +867,12 @@
843
867
  "load_context": [],
844
868
  "load_context_eager": []
845
869
  },
870
+ ".agent-src.uncompressed/personas/security-engineer.md": {
871
+ "kind": "persona",
872
+ "rule_type": null,
873
+ "load_context": [],
874
+ "load_context_eager": []
875
+ },
846
876
  ".agent-src.uncompressed/personas/senior-engineer.md": {
847
877
  "kind": "persona",
848
878
  "rule_type": null,
@@ -1242,6 +1272,12 @@
1242
1272
  ],
1243
1273
  "load_context_eager": []
1244
1274
  },
1275
+ ".agent-src.uncompressed/skills/accessibility-auditor/SKILL.md": {
1276
+ "kind": "skill",
1277
+ "rule_type": null,
1278
+ "load_context": [],
1279
+ "load_context_eager": []
1280
+ },
1245
1281
  ".agent-src.uncompressed/skills/adr-create/SKILL.md": {
1246
1282
  "kind": "skill",
1247
1283
  "rule_type": null,
@@ -1302,6 +1338,12 @@
1302
1338
  "load_context": [],
1303
1339
  "load_context_eager": []
1304
1340
  },
1341
+ ".agent-src.uncompressed/skills/architecture-review-lens/SKILL.md": {
1342
+ "kind": "skill",
1343
+ "rule_type": null,
1344
+ "load_context": [],
1345
+ "load_context_eager": []
1346
+ },
1305
1347
  ".agent-src.uncompressed/skills/artisan-commands/SKILL.md": {
1306
1348
  "kind": "skill",
1307
1349
  "rule_type": null,
@@ -1434,6 +1476,12 @@
1434
1476
  "load_context": [],
1435
1477
  "load_context_eager": []
1436
1478
  },
1479
+ ".agent-src.uncompressed/skills/decision-record/SKILL.md": {
1480
+ "kind": "skill",
1481
+ "rule_type": null,
1482
+ "load_context": [],
1483
+ "load_context_eager": []
1484
+ },
1437
1485
  ".agent-src.uncompressed/skills/deep-reading-analyst/SKILL.md": {
1438
1486
  "kind": "skill",
1439
1487
  "rule_type": null,
@@ -1542,6 +1590,12 @@
1542
1590
  "load_context": [],
1543
1591
  "load_context_eager": []
1544
1592
  },
1593
+ ".agent-src.uncompressed/skills/form-handler/SKILL.md": {
1594
+ "kind": "skill",
1595
+ "rule_type": null,
1596
+ "load_context": [],
1597
+ "load_context_eager": []
1598
+ },
1545
1599
  ".agent-src.uncompressed/skills/funnel-analysis/SKILL.md": {
1546
1600
  "kind": "skill",
1547
1601
  "rule_type": null,
@@ -1572,6 +1626,12 @@
1572
1626
  "load_context": [],
1573
1627
  "load_context_eager": []
1574
1628
  },
1629
+ ".agent-src.uncompressed/skills/incident-commander/SKILL.md": {
1630
+ "kind": "skill",
1631
+ "rule_type": null,
1632
+ "load_context": [],
1633
+ "load_context_eager": []
1634
+ },
1575
1635
  ".agent-src.uncompressed/skills/jira-integration/SKILL.md": {
1576
1636
  "kind": "skill",
1577
1637
  "rule_type": null,
@@ -1680,6 +1740,12 @@
1680
1740
  "load_context": [],
1681
1741
  "load_context_eager": []
1682
1742
  },
1743
+ ".agent-src.uncompressed/skills/livewire-architect/SKILL.md": {
1744
+ "kind": "skill",
1745
+ "rule_type": null,
1746
+ "load_context": [],
1747
+ "load_context_eager": []
1748
+ },
1683
1749
  ".agent-src.uncompressed/skills/livewire/SKILL.md": {
1684
1750
  "kind": "skill",
1685
1751
  "rule_type": null,
@@ -1722,6 +1788,12 @@
1722
1788
  "load_context": [],
1723
1789
  "load_context_eager": []
1724
1790
  },
1791
+ ".agent-src.uncompressed/skills/migration-architect/SKILL.md": {
1792
+ "kind": "skill",
1793
+ "rule_type": null,
1794
+ "load_context": [],
1795
+ "load_context_eager": []
1796
+ },
1725
1797
  ".agent-src.uncompressed/skills/migration-creator/SKILL.md": {
1726
1798
  "kind": "skill",
1727
1799
  "rule_type": null,
@@ -1806,12 +1878,24 @@
1806
1878
  "load_context": [],
1807
1879
  "load_context_eager": []
1808
1880
  },
1881
+ ".agent-src.uncompressed/skills/playwright-architect/SKILL.md": {
1882
+ "kind": "skill",
1883
+ "rule_type": null,
1884
+ "load_context": [],
1885
+ "load_context_eager": []
1886
+ },
1809
1887
  ".agent-src.uncompressed/skills/playwright-testing/SKILL.md": {
1810
1888
  "kind": "skill",
1811
1889
  "rule_type": null,
1812
1890
  "load_context": [],
1813
1891
  "load_context_eager": []
1814
1892
  },
1893
+ ".agent-src.uncompressed/skills/po-discovery/SKILL.md": {
1894
+ "kind": "skill",
1895
+ "rule_type": null,
1896
+ "load_context": [],
1897
+ "load_context_eager": []
1898
+ },
1815
1899
  ".agent-src.uncompressed/skills/project-analysis-core/SKILL.md": {
1816
1900
  "kind": "skill",
1817
1901
  "rule_type": null,
@@ -1962,6 +2046,12 @@
1962
2046
  "load_context": [],
1963
2047
  "load_context_eager": []
1964
2048
  },
2049
+ ".agent-src.uncompressed/skills/risk-officer/SKILL.md": {
2050
+ "kind": "skill",
2051
+ "rule_type": null,
2052
+ "load_context": [],
2053
+ "load_context_eager": []
2054
+ },
1965
2055
  ".agent-src.uncompressed/skills/roadmap-management/SKILL.md": {
1966
2056
  "kind": "skill",
1967
2057
  "rule_type": null,
@@ -2052,6 +2142,12 @@
2052
2142
  "load_context": [],
2053
2143
  "load_context_eager": []
2054
2144
  },
2145
+ ".agent-src.uncompressed/skills/stakeholder-tradeoff/SKILL.md": {
2146
+ "kind": "skill",
2147
+ "rule_type": null,
2148
+ "load_context": [],
2149
+ "load_context_eager": []
2150
+ },
2055
2151
  ".agent-src.uncompressed/skills/subagent-orchestration/SKILL.md": {
2056
2152
  "kind": "skill",
2057
2153
  "rule_type": null,
@@ -2112,6 +2208,18 @@
2112
2208
  "load_context": [],
2113
2209
  "load_context_eager": []
2114
2210
  },
2211
+ ".agent-src.uncompressed/skills/tailwind-engineer/SKILL.md": {
2212
+ "kind": "skill",
2213
+ "rule_type": null,
2214
+ "load_context": [],
2215
+ "load_context_eager": []
2216
+ },
2217
+ ".agent-src.uncompressed/skills/tech-debt-tracker/SKILL.md": {
2218
+ "kind": "skill",
2219
+ "rule_type": null,
2220
+ "load_context": [],
2221
+ "load_context_eager": []
2222
+ },
2115
2223
  ".agent-src.uncompressed/skills/technical-specification/SKILL.md": {
2116
2224
  "kind": "skill",
2117
2225
  "rule_type": null,
@@ -2172,6 +2280,12 @@
2172
2280
  "load_context": [],
2173
2281
  "load_context_eager": []
2174
2282
  },
2283
+ ".agent-src.uncompressed/skills/ui-component-architect/SKILL.md": {
2284
+ "kind": "skill",
2285
+ "rule_type": null,
2286
+ "load_context": [],
2287
+ "load_context_eager": []
2288
+ },
2175
2289
  ".agent-src.uncompressed/skills/unit-economics-modeling/SKILL.md": {
2176
2290
  "kind": "skill",
2177
2291
  "rule_type": null,
@@ -3455,6 +3569,13 @@
3455
3569
  "via": "self",
3456
3570
  "depth": 0
3457
3571
  },
3572
+ {
3573
+ "source": ".agent-src.uncompressed/commands/review-changes.md",
3574
+ "target": ".agent-src.uncompressed/skills/architecture-review-lens/SKILL.md",
3575
+ "type": "READ_ONLY",
3576
+ "via": "body_link",
3577
+ "depth": 1
3578
+ },
3458
3579
  {
3459
3580
  "source": ".agent-src.uncompressed/commands/review-changes.md",
3460
3581
  "target": ".agent-src.uncompressed/skills/code-review/SKILL.md",
@@ -4631,6 +4752,13 @@
4631
4752
  "via": "self",
4632
4753
  "depth": 0
4633
4754
  },
4755
+ {
4756
+ "source": ".agent-src.uncompressed/personas/README.md",
4757
+ "target": ".agent-src.uncompressed/personas/_template-specialist/persona.md",
4758
+ "type": "READ_ONLY",
4759
+ "via": "body_link",
4760
+ "depth": 1
4761
+ },
4634
4762
  {
4635
4763
  "source": ".agent-src.uncompressed/personas/README.md",
4636
4764
  "target": ".agent-src.uncompressed/rules/artifact-drafting-protocol.md",
@@ -4638,6 +4766,13 @@
4638
4766
  "via": "body_link",
4639
4767
  "depth": 1
4640
4768
  },
4769
+ {
4770
+ "source": ".agent-src.uncompressed/personas/_template-specialist/persona.md",
4771
+ "target": ".agent-src.uncompressed/personas/_template-specialist/persona.md",
4772
+ "type": "WRITE",
4773
+ "via": "self",
4774
+ "depth": 0
4775
+ },
4641
4776
  {
4642
4777
  "source": ".agent-src.uncompressed/personas/ai-agent.md",
4643
4778
  "target": ".agent-src.uncompressed/personas/ai-agent.md",
@@ -4645,6 +4780,13 @@
4645
4780
  "via": "self",
4646
4781
  "depth": 0
4647
4782
  },
4783
+ {
4784
+ "source": ".agent-src.uncompressed/personas/backend-architect.md",
4785
+ "target": ".agent-src.uncompressed/personas/backend-architect.md",
4786
+ "type": "WRITE",
4787
+ "via": "self",
4788
+ "depth": 0
4789
+ },
4648
4790
  {
4649
4791
  "source": ".agent-src.uncompressed/personas/critical-challenger.md",
4650
4792
  "target": ".agent-src.uncompressed/personas/critical-challenger.md",
@@ -4659,6 +4801,20 @@
4659
4801
  "via": "self",
4660
4802
  "depth": 0
4661
4803
  },
4804
+ {
4805
+ "source": ".agent-src.uncompressed/personas/eloquent-tamer.md",
4806
+ "target": ".agent-src.uncompressed/personas/eloquent-tamer.md",
4807
+ "type": "WRITE",
4808
+ "via": "self",
4809
+ "depth": 0
4810
+ },
4811
+ {
4812
+ "source": ".agent-src.uncompressed/personas/frontend-engineer.md",
4813
+ "target": ".agent-src.uncompressed/personas/frontend-engineer.md",
4814
+ "type": "WRITE",
4815
+ "via": "self",
4816
+ "depth": 0
4817
+ },
4662
4818
  {
4663
4819
  "source": ".agent-src.uncompressed/personas/product-owner.md",
4664
4820
  "target": ".agent-src.uncompressed/personas/product-owner.md",
@@ -4673,6 +4829,13 @@
4673
4829
  "via": "self",
4674
4830
  "depth": 0
4675
4831
  },
4832
+ {
4833
+ "source": ".agent-src.uncompressed/personas/security-engineer.md",
4834
+ "target": ".agent-src.uncompressed/personas/security-engineer.md",
4835
+ "type": "WRITE",
4836
+ "via": "self",
4837
+ "depth": 0
4838
+ },
4676
4839
  {
4677
4840
  "source": ".agent-src.uncompressed/personas/senior-engineer.md",
4678
4841
  "target": ".agent-src.uncompressed/personas/senior-engineer.md",
@@ -5814,6 +5977,34 @@
5814
5977
  "via": "load_context",
5815
5978
  "depth": 1
5816
5979
  },
5980
+ {
5981
+ "source": ".agent-src.uncompressed/skills/accessibility-auditor/SKILL.md",
5982
+ "target": ".agent-src.uncompressed/skills/accessibility-auditor/SKILL.md",
5983
+ "type": "WRITE",
5984
+ "via": "self",
5985
+ "depth": 0
5986
+ },
5987
+ {
5988
+ "source": ".agent-src.uncompressed/skills/accessibility-auditor/SKILL.md",
5989
+ "target": ".agent-src.uncompressed/skills/fe-design/SKILL.md",
5990
+ "type": "READ_ONLY",
5991
+ "via": "body_link",
5992
+ "depth": 1
5993
+ },
5994
+ {
5995
+ "source": ".agent-src.uncompressed/skills/accessibility-auditor/SKILL.md",
5996
+ "target": ".agent-src.uncompressed/skills/tailwind-engineer/SKILL.md",
5997
+ "type": "READ_ONLY",
5998
+ "via": "body_link",
5999
+ "depth": 1
6000
+ },
6001
+ {
6002
+ "source": ".agent-src.uncompressed/skills/accessibility-auditor/SKILL.md",
6003
+ "target": ".agent-src.uncompressed/skills/ui-component-architect/SKILL.md",
6004
+ "type": "READ_ONLY",
6005
+ "via": "body_link",
6006
+ "depth": 1
6007
+ },
5817
6008
  {
5818
6009
  "source": ".agent-src.uncompressed/skills/adr-create/SKILL.md",
5819
6010
  "target": ".agent-src.uncompressed/contexts/contracts/frugality-charter.md",
@@ -5947,6 +6138,41 @@
5947
6138
  "via": "self",
5948
6139
  "depth": 0
5949
6140
  },
6141
+ {
6142
+ "source": ".agent-src.uncompressed/skills/architecture-review-lens/SKILL.md",
6143
+ "target": ".agent-src.uncompressed/skills/architecture-review-lens/SKILL.md",
6144
+ "type": "WRITE",
6145
+ "via": "self",
6146
+ "depth": 0
6147
+ },
6148
+ {
6149
+ "source": ".agent-src.uncompressed/skills/architecture-review-lens/SKILL.md",
6150
+ "target": ".agent-src.uncompressed/skills/decision-record/SKILL.md",
6151
+ "type": "READ_ONLY",
6152
+ "via": "body_link",
6153
+ "depth": 1
6154
+ },
6155
+ {
6156
+ "source": ".agent-src.uncompressed/skills/architecture-review-lens/SKILL.md",
6157
+ "target": ".agent-src.uncompressed/skills/judge-bug-hunter/SKILL.md",
6158
+ "type": "READ_ONLY",
6159
+ "via": "body_link",
6160
+ "depth": 1
6161
+ },
6162
+ {
6163
+ "source": ".agent-src.uncompressed/skills/architecture-review-lens/SKILL.md",
6164
+ "target": ".agent-src.uncompressed/skills/judge-code-quality/SKILL.md",
6165
+ "type": "READ_ONLY",
6166
+ "via": "body_link",
6167
+ "depth": 1
6168
+ },
6169
+ {
6170
+ "source": ".agent-src.uncompressed/skills/architecture-review-lens/SKILL.md",
6171
+ "target": ".agent-src.uncompressed/skills/judge-security-auditor/SKILL.md",
6172
+ "type": "READ_ONLY",
6173
+ "via": "body_link",
6174
+ "depth": 1
6175
+ },
5950
6176
  {
5951
6177
  "source": ".agent-src.uncompressed/skills/artisan-commands/SKILL.md",
5952
6178
  "target": ".agent-src.uncompressed/skills/artisan-commands/SKILL.md",
@@ -6339,6 +6565,20 @@
6339
6565
  "via": "body_link",
6340
6566
  "depth": 1
6341
6567
  },
6568
+ {
6569
+ "source": ".agent-src.uncompressed/skills/decision-record/SKILL.md",
6570
+ "target": ".agent-src.uncompressed/skills/adr-create/SKILL.md",
6571
+ "type": "READ_ONLY",
6572
+ "via": "body_link",
6573
+ "depth": 1
6574
+ },
6575
+ {
6576
+ "source": ".agent-src.uncompressed/skills/decision-record/SKILL.md",
6577
+ "target": ".agent-src.uncompressed/skills/decision-record/SKILL.md",
6578
+ "type": "WRITE",
6579
+ "via": "self",
6580
+ "depth": 0
6581
+ },
6342
6582
  {
6343
6583
  "source": ".agent-src.uncompressed/skills/deep-reading-analyst/SKILL.md",
6344
6584
  "target": ".agent-src.uncompressed/skills/deep-reading-analyst/SKILL.md",
@@ -6661,6 +6901,41 @@
6661
6901
  "via": "body_link",
6662
6902
  "depth": 1
6663
6903
  },
6904
+ {
6905
+ "source": ".agent-src.uncompressed/skills/form-handler/SKILL.md",
6906
+ "target": ".agent-src.uncompressed/skills/accessibility-auditor/SKILL.md",
6907
+ "type": "READ_ONLY",
6908
+ "via": "body_link",
6909
+ "depth": 1
6910
+ },
6911
+ {
6912
+ "source": ".agent-src.uncompressed/skills/form-handler/SKILL.md",
6913
+ "target": ".agent-src.uncompressed/skills/fe-design/SKILL.md",
6914
+ "type": "READ_ONLY",
6915
+ "via": "body_link",
6916
+ "depth": 1
6917
+ },
6918
+ {
6919
+ "source": ".agent-src.uncompressed/skills/form-handler/SKILL.md",
6920
+ "target": ".agent-src.uncompressed/skills/form-handler/SKILL.md",
6921
+ "type": "WRITE",
6922
+ "via": "self",
6923
+ "depth": 0
6924
+ },
6925
+ {
6926
+ "source": ".agent-src.uncompressed/skills/form-handler/SKILL.md",
6927
+ "target": ".agent-src.uncompressed/skills/laravel-validation/SKILL.md",
6928
+ "type": "READ_ONLY",
6929
+ "via": "body_link",
6930
+ "depth": 1
6931
+ },
6932
+ {
6933
+ "source": ".agent-src.uncompressed/skills/form-handler/SKILL.md",
6934
+ "target": ".agent-src.uncompressed/skills/tailwind-engineer/SKILL.md",
6935
+ "type": "READ_ONLY",
6936
+ "via": "body_link",
6937
+ "depth": 1
6938
+ },
6664
6939
  {
6665
6940
  "source": ".agent-src.uncompressed/skills/funnel-analysis/SKILL.md",
6666
6941
  "target": ".agent-src.uncompressed/skills/dcf-modeling/SKILL.md",
@@ -6752,6 +7027,27 @@
6752
7027
  "via": "self",
6753
7028
  "depth": 0
6754
7029
  },
7030
+ {
7031
+ "source": ".agent-src.uncompressed/skills/incident-commander/SKILL.md",
7032
+ "target": ".agent-src.uncompressed/skills/incident-commander/SKILL.md",
7033
+ "type": "WRITE",
7034
+ "via": "self",
7035
+ "depth": 0
7036
+ },
7037
+ {
7038
+ "source": ".agent-src.uncompressed/skills/incident-commander/SKILL.md",
7039
+ "target": ".agent-src.uncompressed/skills/risk-officer/SKILL.md",
7040
+ "type": "READ_ONLY",
7041
+ "via": "body_link",
7042
+ "depth": 1
7043
+ },
7044
+ {
7045
+ "source": ".agent-src.uncompressed/skills/incident-commander/SKILL.md",
7046
+ "target": ".agent-src.uncompressed/skills/threat-modeling/SKILL.md",
7047
+ "type": "READ_ONLY",
7048
+ "via": "body_link",
7049
+ "depth": 1
7050
+ },
6755
7051
  {
6756
7052
  "source": ".agent-src.uncompressed/skills/jira-integration/SKILL.md",
6757
7053
  "target": ".agent-src.uncompressed/skills/jira-integration/SKILL.md",
@@ -7081,6 +7377,34 @@
7081
7377
  "via": "self",
7082
7378
  "depth": 0
7083
7379
  },
7380
+ {
7381
+ "source": ".agent-src.uncompressed/skills/livewire-architect/SKILL.md",
7382
+ "target": ".agent-src.uncompressed/skills/blade-ui/SKILL.md",
7383
+ "type": "READ_ONLY",
7384
+ "via": "body_link",
7385
+ "depth": 1
7386
+ },
7387
+ {
7388
+ "source": ".agent-src.uncompressed/skills/livewire-architect/SKILL.md",
7389
+ "target": ".agent-src.uncompressed/skills/livewire-architect/SKILL.md",
7390
+ "type": "WRITE",
7391
+ "via": "self",
7392
+ "depth": 0
7393
+ },
7394
+ {
7395
+ "source": ".agent-src.uncompressed/skills/livewire-architect/SKILL.md",
7396
+ "target": ".agent-src.uncompressed/skills/livewire/SKILL.md",
7397
+ "type": "READ_ONLY",
7398
+ "via": "body_link",
7399
+ "depth": 1
7400
+ },
7401
+ {
7402
+ "source": ".agent-src.uncompressed/skills/livewire-architect/SKILL.md",
7403
+ "target": ".agent-src.uncompressed/skills/react-shadcn-ui/SKILL.md",
7404
+ "type": "READ_ONLY",
7405
+ "via": "body_link",
7406
+ "depth": 1
7407
+ },
7084
7408
  {
7085
7409
  "source": ".agent-src.uncompressed/skills/livewire/SKILL.md",
7086
7410
  "target": ".agent-src.uncompressed/skills/blade-ui/SKILL.md",
@@ -7193,6 +7517,34 @@
7193
7517
  "via": "self",
7194
7518
  "depth": 0
7195
7519
  },
7520
+ {
7521
+ "source": ".agent-src.uncompressed/skills/migration-architect/SKILL.md",
7522
+ "target": ".agent-src.uncompressed/skills/data-flow-mapper/SKILL.md",
7523
+ "type": "READ_ONLY",
7524
+ "via": "body_link",
7525
+ "depth": 1
7526
+ },
7527
+ {
7528
+ "source": ".agent-src.uncompressed/skills/migration-architect/SKILL.md",
7529
+ "target": ".agent-src.uncompressed/skills/decision-record/SKILL.md",
7530
+ "type": "READ_ONLY",
7531
+ "via": "body_link",
7532
+ "depth": 1
7533
+ },
7534
+ {
7535
+ "source": ".agent-src.uncompressed/skills/migration-architect/SKILL.md",
7536
+ "target": ".agent-src.uncompressed/skills/migration-architect/SKILL.md",
7537
+ "type": "WRITE",
7538
+ "via": "self",
7539
+ "depth": 0
7540
+ },
7541
+ {
7542
+ "source": ".agent-src.uncompressed/skills/migration-architect/SKILL.md",
7543
+ "target": ".agent-src.uncompressed/skills/migration-creator/SKILL.md",
7544
+ "type": "READ_ONLY",
7545
+ "via": "body_link",
7546
+ "depth": 1
7547
+ },
7196
7548
  {
7197
7549
  "source": ".agent-src.uncompressed/skills/migration-creator/SKILL.md",
7198
7550
  "target": ".agent-src.uncompressed/skills/migration-creator/SKILL.md",
@@ -7361,6 +7713,27 @@
7361
7713
  "via": "self",
7362
7714
  "depth": 0
7363
7715
  },
7716
+ {
7717
+ "source": ".agent-src.uncompressed/skills/playwright-architect/SKILL.md",
7718
+ "target": ".agent-src.uncompressed/skills/mobile-e2e-strategy/SKILL.md",
7719
+ "type": "READ_ONLY",
7720
+ "via": "body_link",
7721
+ "depth": 1
7722
+ },
7723
+ {
7724
+ "source": ".agent-src.uncompressed/skills/playwright-architect/SKILL.md",
7725
+ "target": ".agent-src.uncompressed/skills/playwright-architect/SKILL.md",
7726
+ "type": "WRITE",
7727
+ "via": "self",
7728
+ "depth": 0
7729
+ },
7730
+ {
7731
+ "source": ".agent-src.uncompressed/skills/playwright-architect/SKILL.md",
7732
+ "target": ".agent-src.uncompressed/skills/playwright-testing/SKILL.md",
7733
+ "type": "READ_ONLY",
7734
+ "via": "body_link",
7735
+ "depth": 1
7736
+ },
7364
7737
  {
7365
7738
  "source": ".agent-src.uncompressed/skills/playwright-testing/SKILL.md",
7366
7739
  "target": ".agent-src.uncompressed/skills/playwright-testing/SKILL.md",
@@ -7368,6 +7741,20 @@
7368
7741
  "via": "self",
7369
7742
  "depth": 0
7370
7743
  },
7744
+ {
7745
+ "source": ".agent-src.uncompressed/skills/po-discovery/SKILL.md",
7746
+ "target": ".agent-src.uncompressed/skills/po-discovery/SKILL.md",
7747
+ "type": "WRITE",
7748
+ "via": "self",
7749
+ "depth": 0
7750
+ },
7751
+ {
7752
+ "source": ".agent-src.uncompressed/skills/po-discovery/SKILL.md",
7753
+ "target": ".agent-src.uncompressed/skills/refine-ticket/SKILL.md",
7754
+ "type": "READ_ONLY",
7755
+ "via": "body_link",
7756
+ "depth": 1
7757
+ },
7371
7758
  {
7372
7759
  "source": ".agent-src.uncompressed/skills/project-analysis-core/SKILL.md",
7373
7760
  "target": ".agent-src.uncompressed/skills/project-analysis-core/SKILL.md",
@@ -7830,6 +8217,34 @@
7830
8217
  "via": "body_link",
7831
8218
  "depth": 1
7832
8219
  },
8220
+ {
8221
+ "source": ".agent-src.uncompressed/skills/risk-officer/SKILL.md",
8222
+ "target": ".agent-src.uncompressed/skills/blast-radius-analyzer/SKILL.md",
8223
+ "type": "READ_ONLY",
8224
+ "via": "body_link",
8225
+ "depth": 1
8226
+ },
8227
+ {
8228
+ "source": ".agent-src.uncompressed/skills/risk-officer/SKILL.md",
8229
+ "target": ".agent-src.uncompressed/skills/judge-security-auditor/SKILL.md",
8230
+ "type": "READ_ONLY",
8231
+ "via": "body_link",
8232
+ "depth": 1
8233
+ },
8234
+ {
8235
+ "source": ".agent-src.uncompressed/skills/risk-officer/SKILL.md",
8236
+ "target": ".agent-src.uncompressed/skills/risk-officer/SKILL.md",
8237
+ "type": "WRITE",
8238
+ "via": "self",
8239
+ "depth": 0
8240
+ },
8241
+ {
8242
+ "source": ".agent-src.uncompressed/skills/risk-officer/SKILL.md",
8243
+ "target": ".agent-src.uncompressed/skills/threat-modeling/SKILL.md",
8244
+ "type": "READ_ONLY",
8245
+ "via": "body_link",
8246
+ "depth": 1
8247
+ },
7833
8248
  {
7834
8249
  "source": ".agent-src.uncompressed/skills/roadmap-management/SKILL.md",
7835
8250
  "target": ".agent-src.uncompressed/commands/roadmap/create.md",
@@ -8180,6 +8595,27 @@
8180
8595
  "via": "self",
8181
8596
  "depth": 0
8182
8597
  },
8598
+ {
8599
+ "source": ".agent-src.uncompressed/skills/stakeholder-tradeoff/SKILL.md",
8600
+ "target": ".agent-src.uncompressed/skills/decision-record/SKILL.md",
8601
+ "type": "READ_ONLY",
8602
+ "via": "body_link",
8603
+ "depth": 1
8604
+ },
8605
+ {
8606
+ "source": ".agent-src.uncompressed/skills/stakeholder-tradeoff/SKILL.md",
8607
+ "target": ".agent-src.uncompressed/skills/risk-officer/SKILL.md",
8608
+ "type": "READ_ONLY",
8609
+ "via": "body_link",
8610
+ "depth": 1
8611
+ },
8612
+ {
8613
+ "source": ".agent-src.uncompressed/skills/stakeholder-tradeoff/SKILL.md",
8614
+ "target": ".agent-src.uncompressed/skills/stakeholder-tradeoff/SKILL.md",
8615
+ "type": "WRITE",
8616
+ "via": "self",
8617
+ "depth": 0
8618
+ },
8183
8619
  {
8184
8620
  "source": ".agent-src.uncompressed/skills/subagent-orchestration/SKILL.md",
8185
8621
  "target": ".agent-src.uncompressed/commands/judge.md",
@@ -8194,6 +8630,13 @@
8194
8630
  "via": "body_link",
8195
8631
  "depth": 1
8196
8632
  },
8633
+ {
8634
+ "source": ".agent-src.uncompressed/skills/subagent-orchestration/SKILL.md",
8635
+ "target": ".agent-src.uncompressed/rules/non-destructive-by-default.md",
8636
+ "type": "READ_ONLY",
8637
+ "via": "body_link",
8638
+ "depth": 1
8639
+ },
8197
8640
  {
8198
8641
  "source": ".agent-src.uncompressed/skills/subagent-orchestration/SKILL.md",
8199
8642
  "target": ".agent-src.uncompressed/skills/ai-council/SKILL.md",
@@ -8446,6 +8889,48 @@
8446
8889
  "via": "body_link",
8447
8890
  "depth": 1
8448
8891
  },
8892
+ {
8893
+ "source": ".agent-src.uncompressed/skills/tailwind-engineer/SKILL.md",
8894
+ "target": ".agent-src.uncompressed/skills/accessibility-auditor/SKILL.md",
8895
+ "type": "READ_ONLY",
8896
+ "via": "body_link",
8897
+ "depth": 1
8898
+ },
8899
+ {
8900
+ "source": ".agent-src.uncompressed/skills/tailwind-engineer/SKILL.md",
8901
+ "target": ".agent-src.uncompressed/skills/existing-ui-audit/SKILL.md",
8902
+ "type": "READ_ONLY",
8903
+ "via": "body_link",
8904
+ "depth": 1
8905
+ },
8906
+ {
8907
+ "source": ".agent-src.uncompressed/skills/tailwind-engineer/SKILL.md",
8908
+ "target": ".agent-src.uncompressed/skills/fe-design/SKILL.md",
8909
+ "type": "READ_ONLY",
8910
+ "via": "body_link",
8911
+ "depth": 1
8912
+ },
8913
+ {
8914
+ "source": ".agent-src.uncompressed/skills/tailwind-engineer/SKILL.md",
8915
+ "target": ".agent-src.uncompressed/skills/tailwind-engineer/SKILL.md",
8916
+ "type": "WRITE",
8917
+ "via": "self",
8918
+ "depth": 0
8919
+ },
8920
+ {
8921
+ "source": ".agent-src.uncompressed/skills/tailwind-engineer/SKILL.md",
8922
+ "target": ".agent-src.uncompressed/skills/ui-component-architect/SKILL.md",
8923
+ "type": "READ_ONLY",
8924
+ "via": "body_link",
8925
+ "depth": 1
8926
+ },
8927
+ {
8928
+ "source": ".agent-src.uncompressed/skills/tech-debt-tracker/SKILL.md",
8929
+ "target": ".agent-src.uncompressed/skills/tech-debt-tracker/SKILL.md",
8930
+ "type": "WRITE",
8931
+ "via": "self",
8932
+ "depth": 0
8933
+ },
8449
8934
  {
8450
8935
  "source": ".agent-src.uncompressed/skills/technical-specification/SKILL.md",
8451
8936
  "target": ".agent-src.uncompressed/skills/technical-specification/SKILL.md",
@@ -8705,6 +9190,27 @@
8705
9190
  "via": "self",
8706
9191
  "depth": 0
8707
9192
  },
9193
+ {
9194
+ "source": ".agent-src.uncompressed/skills/ui-component-architect/SKILL.md",
9195
+ "target": ".agent-src.uncompressed/skills/existing-ui-audit/SKILL.md",
9196
+ "type": "READ_ONLY",
9197
+ "via": "body_link",
9198
+ "depth": 1
9199
+ },
9200
+ {
9201
+ "source": ".agent-src.uncompressed/skills/ui-component-architect/SKILL.md",
9202
+ "target": ".agent-src.uncompressed/skills/tailwind-engineer/SKILL.md",
9203
+ "type": "READ_ONLY",
9204
+ "via": "body_link",
9205
+ "depth": 1
9206
+ },
9207
+ {
9208
+ "source": ".agent-src.uncompressed/skills/ui-component-architect/SKILL.md",
9209
+ "target": ".agent-src.uncompressed/skills/ui-component-architect/SKILL.md",
9210
+ "type": "WRITE",
9211
+ "via": "self",
9212
+ "depth": 0
9213
+ },
8708
9214
  {
8709
9215
  "source": ".agent-src.uncompressed/skills/unit-economics-modeling/SKILL.md",
8710
9216
  "target": ".agent-src.uncompressed/skills/dcf-modeling/SKILL.md",