@event4u/agent-config 1.33.0 → 1.35.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.
- package/.agent-src/commands/review-changes.md +13 -8
- package/.agent-src/commands/roadmap/process-full.md +17 -15
- package/.agent-src/contexts/execution/roadmap-process-loop.md +11 -10
- package/.agent-src/personas/README.md +12 -21
- package/.agent-src/personas/_template-specialist/persona.md +89 -0
- package/.agent-src/personas/backend-architect.md +96 -0
- package/.agent-src/personas/discovery-lead.md +99 -0
- package/.agent-src/personas/eloquent-tamer.md +96 -0
- package/.agent-src/personas/frontend-engineer.md +100 -0
- package/.agent-src/personas/product-owner.md +71 -52
- package/.agent-src/personas/qa.md +27 -2
- package/.agent-src/personas/revops-maintainer.md +100 -0
- package/.agent-src/personas/security-engineer.md +100 -0
- package/.agent-src/personas/tech-writer.md +99 -0
- package/.agent-src/skills/accessibility-auditor/SKILL.md +132 -0
- package/.agent-src/skills/adr-create/SKILL.md +1 -0
- package/.agent-src/skills/adversarial-review/SKILL.md +1 -0
- package/.agent-src/skills/agent-docs-writing/SKILL.md +1 -0
- package/.agent-src/skills/agents-md-thin-root/SKILL.md +1 -0
- package/.agent-src/skills/ai-council/SKILL.md +1 -0
- package/.agent-src/skills/analysis-autonomous-mode/SKILL.md +1 -0
- package/.agent-src/skills/analysis-skill-router/SKILL.md +1 -0
- package/.agent-src/skills/api-design/SKILL.md +3 -0
- package/.agent-src/skills/api-endpoint/SKILL.md +1 -0
- package/.agent-src/skills/api-testing/SKILL.md +1 -0
- package/.agent-src/skills/architecture-review-lens/SKILL.md +137 -0
- package/.agent-src/skills/artisan-commands/SKILL.md +1 -0
- package/.agent-src/skills/async-python-patterns/SKILL.md +1 -0
- package/.agent-src/skills/authz-review/SKILL.md +4 -0
- package/.agent-src/skills/aws-infrastructure/SKILL.md +1 -0
- package/.agent-src/skills/blade-ui/SKILL.md +1 -0
- package/.agent-src/skills/blast-radius-analyzer/SKILL.md +3 -0
- package/.agent-src/skills/bug-analyzer/SKILL.md +1 -0
- package/.agent-src/skills/check-refs/SKILL.md +1 -0
- package/.agent-src/skills/code-refactoring/SKILL.md +1 -0
- package/.agent-src/skills/code-review/SKILL.md +1 -0
- package/.agent-src/skills/command-routing/SKILL.md +1 -0
- package/.agent-src/skills/command-writing/SKILL.md +1 -0
- package/.agent-src/skills/competitive-positioning/SKILL.md +152 -0
- package/.agent-src/skills/composer-packages/SKILL.md +1 -0
- package/.agent-src/skills/context-authoring/SKILL.md +1 -0
- package/.agent-src/skills/context-document/SKILL.md +1 -0
- package/.agent-src/skills/conventional-commits-writing/SKILL.md +1 -0
- package/.agent-src/skills/copilot-agents-optimization/SKILL.md +1 -0
- package/.agent-src/skills/copilot-config/SKILL.md +1 -0
- package/.agent-src/skills/customer-research/SKILL.md +116 -0
- package/.agent-src/skills/dashboard-design/SKILL.md +1 -0
- package/.agent-src/skills/data-flow-mapper/SKILL.md +1 -0
- package/.agent-src/skills/database/SKILL.md +3 -0
- package/.agent-src/skills/dcf-modeling/SKILL.md +1 -0
- package/.agent-src/skills/decision-record/SKILL.md +218 -0
- package/.agent-src/skills/deep-reading-analyst/SKILL.md +1 -0
- package/.agent-src/skills/defense-in-depth/SKILL.md +1 -0
- package/.agent-src/skills/dependency-upgrade/SKILL.md +1 -0
- package/.agent-src/skills/description-assist/SKILL.md +1 -0
- package/.agent-src/skills/design-review/SKILL.md +1 -0
- package/.agent-src/skills/devcontainer/SKILL.md +1 -0
- package/.agent-src/skills/developer-like-execution/SKILL.md +1 -0
- package/.agent-src/skills/discovery-interview/SKILL.md +152 -0
- package/.agent-src/skills/docker/SKILL.md +1 -0
- package/.agent-src/skills/dto-creator/SKILL.md +1 -0
- package/.agent-src/skills/eloquent/SKILL.md +3 -0
- package/.agent-src/skills/error-handling-patterns/SKILL.md +1 -0
- package/.agent-src/skills/estimate-ticket/SKILL.md +1 -0
- package/.agent-src/skills/existing-ui-audit/SKILL.md +3 -0
- package/.agent-src/skills/fe-design/SKILL.md +4 -1
- package/.agent-src/skills/feature-planning/SKILL.md +1 -0
- package/.agent-src/skills/file-editor/SKILL.md +1 -0
- package/.agent-src/skills/finishing-a-development-branch/SKILL.md +1 -0
- package/.agent-src/skills/flux/SKILL.md +1 -0
- package/.agent-src/skills/form-handler/SKILL.md +145 -0
- package/.agent-src/skills/funnel-analysis/SKILL.md +1 -0
- package/.agent-src/skills/git-workflow/SKILL.md +1 -0
- package/.agent-src/skills/github-ci/SKILL.md +1 -0
- package/.agent-src/skills/grafana/SKILL.md +1 -0
- package/.agent-src/skills/guideline-writing/SKILL.md +1 -0
- package/.agent-src/skills/incident-commander/SKILL.md +140 -0
- package/.agent-src/skills/jira-integration/SKILL.md +1 -0
- package/.agent-src/skills/jobs-events/SKILL.md +1 -0
- package/.agent-src/skills/judge-bug-hunter/SKILL.md +1 -0
- package/.agent-src/skills/judge-code-quality/SKILL.md +1 -0
- package/.agent-src/skills/judge-security-auditor/SKILL.md +3 -0
- package/.agent-src/skills/judge-test-coverage/SKILL.md +1 -0
- package/.agent-src/skills/laravel/SKILL.md +1 -0
- package/.agent-src/skills/laravel-horizon/SKILL.md +1 -0
- package/.agent-src/skills/laravel-mail/SKILL.md +1 -0
- package/.agent-src/skills/laravel-middleware/SKILL.md +1 -0
- package/.agent-src/skills/laravel-notifications/SKILL.md +1 -0
- package/.agent-src/skills/laravel-pennant/SKILL.md +1 -0
- package/.agent-src/skills/laravel-pulse/SKILL.md +1 -0
- package/.agent-src/skills/laravel-reverb/SKILL.md +1 -0
- package/.agent-src/skills/laravel-scheduling/SKILL.md +1 -0
- package/.agent-src/skills/laravel-validation/SKILL.md +1 -0
- package/.agent-src/skills/launch-readiness/SKILL.md +156 -0
- package/.agent-src/skills/learning-to-rule-or-skill/SKILL.md +1 -0
- package/.agent-src/skills/lint-skills/SKILL.md +1 -0
- package/.agent-src/skills/livewire/SKILL.md +1 -0
- package/.agent-src/skills/livewire-architect/SKILL.md +158 -0
- package/.agent-src/skills/logging-monitoring/SKILL.md +1 -0
- package/.agent-src/skills/markitdown/SKILL.md +1 -0
- package/.agent-src/skills/mcp/SKILL.md +1 -0
- package/.agent-src/skills/mcp-builder/SKILL.md +1 -0
- package/.agent-src/skills/md-language-check/SKILL.md +1 -0
- package/.agent-src/skills/merge-conflicts/SKILL.md +1 -0
- package/.agent-src/skills/migration-architect/SKILL.md +119 -0
- package/.agent-src/skills/migration-creator/SKILL.md +1 -0
- package/.agent-src/skills/mobile-e2e-strategy/SKILL.md +2 -1
- package/.agent-src/skills/module-management/SKILL.md +1 -0
- package/.agent-src/skills/multi-tenancy/SKILL.md +1 -0
- package/.agent-src/skills/okr-tree-modeling/SKILL.md +1 -0
- package/.agent-src/skills/openapi/SKILL.md +1 -0
- package/.agent-src/skills/override-management/SKILL.md +1 -0
- package/.agent-src/skills/performance/SKILL.md +1 -0
- package/.agent-src/skills/performance-analysis/SKILL.md +1 -0
- package/.agent-src/skills/persona-writing/SKILL.md +1 -0
- package/.agent-src/skills/pest-testing/SKILL.md +1 -0
- package/.agent-src/skills/php-coder/SKILL.md +1 -0
- package/.agent-src/skills/php-debugging/SKILL.md +1 -0
- package/.agent-src/skills/php-service/SKILL.md +1 -0
- package/.agent-src/skills/playwright-architect/SKILL.md +141 -0
- package/.agent-src/skills/playwright-testing/SKILL.md +1 -0
- package/.agent-src/skills/po-discovery/SKILL.md +127 -0
- package/.agent-src/skills/project-analysis-core/SKILL.md +1 -0
- package/.agent-src/skills/project-analysis-hypothesis-driven/SKILL.md +1 -0
- package/.agent-src/skills/project-analysis-laravel/SKILL.md +1 -0
- package/.agent-src/skills/project-analysis-nextjs/SKILL.md +1 -0
- package/.agent-src/skills/project-analysis-node-express/SKILL.md +1 -0
- package/.agent-src/skills/project-analysis-react/SKILL.md +1 -0
- package/.agent-src/skills/project-analysis-symfony/SKILL.md +1 -0
- package/.agent-src/skills/project-analysis-zend-laminas/SKILL.md +1 -0
- package/.agent-src/skills/project-analyzer/SKILL.md +1 -0
- package/.agent-src/skills/project-docs/SKILL.md +1 -0
- package/.agent-src/skills/prompt-engineering-patterns/SKILL.md +1 -0
- package/.agent-src/skills/prompt-optimizer/SKILL.md +1 -0
- package/.agent-src/skills/quality-tools/SKILL.md +1 -0
- package/.agent-src/skills/react-native-setup/SKILL.md +1 -0
- package/.agent-src/skills/react-shadcn-ui/SKILL.md +1 -0
- package/.agent-src/skills/readme-reviewer/SKILL.md +1 -0
- package/.agent-src/skills/readme-writing/SKILL.md +1 -0
- package/.agent-src/skills/readme-writing-package/SKILL.md +1 -0
- package/.agent-src/skills/receiving-code-review/SKILL.md +1 -0
- package/.agent-src/skills/refine-prompt/SKILL.md +1 -0
- package/.agent-src/skills/refine-ticket/SKILL.md +1 -0
- package/.agent-src/skills/release-comms/SKILL.md +123 -0
- package/.agent-src/skills/repomix-packer/SKILL.md +1 -0
- package/.agent-src/skills/requesting-code-review/SKILL.md +1 -0
- package/.agent-src/skills/review-routing/SKILL.md +1 -0
- package/.agent-src/skills/rice-prioritization/SKILL.md +1 -0
- package/.agent-src/skills/risk-officer/SKILL.md +141 -0
- package/.agent-src/skills/roadmap-management/SKILL.md +1 -0
- package/.agent-src/skills/roadmap-writing/SKILL.md +2 -1
- package/.agent-src/skills/rtk-output-filtering/SKILL.md +1 -0
- package/.agent-src/skills/rule-writing/SKILL.md +1 -0
- package/.agent-src/skills/script-writing/SKILL.md +1 -0
- package/.agent-src/skills/secrets-management/SKILL.md +1 -0
- package/.agent-src/skills/security/SKILL.md +1 -0
- package/.agent-src/skills/security-audit/SKILL.md +1 -0
- package/.agent-src/skills/sentry-integration/SKILL.md +1 -0
- package/.agent-src/skills/sequential-thinking/SKILL.md +1 -0
- package/.agent-src/skills/skill-improvement-pipeline/SKILL.md +1 -0
- package/.agent-src/skills/skill-management/SKILL.md +1 -0
- package/.agent-src/skills/skill-reviewer/SKILL.md +1 -0
- package/.agent-src/skills/skill-writing/SKILL.md +1 -0
- package/.agent-src/skills/sql-writing/SKILL.md +1 -0
- package/.agent-src/skills/stakeholder-tradeoff/SKILL.md +237 -0
- package/.agent-src/skills/subagent-orchestration/SKILL.md +13 -0
- package/.agent-src/skills/systematic-debugging/SKILL.md +1 -0
- package/.agent-src/skills/tailwind-engineer/SKILL.md +130 -0
- package/.agent-src/skills/tech-debt-tracker/SKILL.md +152 -0
- package/.agent-src/skills/technical-specification/SKILL.md +1 -0
- package/.agent-src/skills/terraform/SKILL.md +1 -0
- package/.agent-src/skills/terragrunt/SKILL.md +1 -0
- package/.agent-src/skills/test-driven-development/SKILL.md +1 -0
- package/.agent-src/skills/test-performance/SKILL.md +1 -0
- package/.agent-src/skills/testing-anti-patterns/SKILL.md +1 -0
- package/.agent-src/skills/threat-modeling/SKILL.md +3 -0
- package/.agent-src/skills/token-optimizer/SKILL.md +1 -0
- package/.agent-src/skills/traefik/SKILL.md +1 -0
- package/.agent-src/skills/ui-component-architect/SKILL.md +153 -0
- package/.agent-src/skills/unit-economics-modeling/SKILL.md +1 -0
- package/.agent-src/skills/universal-project-analysis/SKILL.md +1 -0
- package/.agent-src/skills/upstream-contribute/SKILL.md +1 -0
- package/.agent-src/skills/using-git-worktrees/SKILL.md +1 -0
- package/.agent-src/skills/validate-feature-fit/SKILL.md +1 -0
- package/.agent-src/skills/verify-completion-evidence/SKILL.md +1 -0
- package/.agent-src/skills/voc-extract/SKILL.md +164 -0
- package/.agent-src/skills/websocket/SKILL.md +1 -0
- package/.agent-src/templates/roadmaps.md +9 -0
- package/.claude-plugin/marketplace.json +21 -1
- package/AGENTS.md +1 -0
- package/CHANGELOG.md +75 -0
- package/README.md +2 -2
- package/docs/architecture.md +2 -2
- package/docs/catalog.md +21 -4
- package/docs/contracts/context-spine.md +133 -0
- package/docs/contracts/file-ownership-matrix.json +616 -0
- package/docs/contracts/mental-models.md +336 -0
- package/docs/contracts/persona-schema.md +136 -0
- package/docs/contracts/skill-domains.md +143 -0
- package/docs/decisions/ADR-005-subagent-worktrees.md +120 -0
- package/docs/decisions/ADR-006-skill-tools-python-pilot.md +114 -0
- package/docs/decisions/INDEX.md +3 -0
- package/docs/guidelines/cross-role-handoff.md +127 -0
- package/docs/personas.md +115 -0
- package/package.json +1 -1
- package/scripts/_backfill_skill_domains.py +140 -0
- package/scripts/_emit_domain_table.py +35 -0
- package/scripts/install-hooks.sh +21 -4
- package/scripts/lint_context_spine_usage.py +133 -0
- package/scripts/lint_roadmap_complexity.py +37 -0
- package/scripts/lint_skill_tools.py +168 -0
- package/scripts/schemas/skill.schema.json +15 -1
- package/scripts/skill_linter.py +19 -4
- package/scripts/skill_tools/__init__.py +22 -0
- package/scripts/skill_tools/audit_persona_coverage.py +147 -0
- package/scripts/skill_tools/run_block_d_eval.py +129 -0
- package/scripts/skill_tools/score_skill_relevance.py +169 -0
- 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,
|
|
@@ -1410,6 +1452,12 @@
|
|
|
1410
1452
|
"load_context": [],
|
|
1411
1453
|
"load_context_eager": []
|
|
1412
1454
|
},
|
|
1455
|
+
".agent-src.uncompressed/skills/customer-research/SKILL.md": {
|
|
1456
|
+
"kind": "skill",
|
|
1457
|
+
"rule_type": null,
|
|
1458
|
+
"load_context": [],
|
|
1459
|
+
"load_context_eager": []
|
|
1460
|
+
},
|
|
1413
1461
|
".agent-src.uncompressed/skills/dashboard-design/SKILL.md": {
|
|
1414
1462
|
"kind": "skill",
|
|
1415
1463
|
"rule_type": null,
|
|
@@ -1434,6 +1482,12 @@
|
|
|
1434
1482
|
"load_context": [],
|
|
1435
1483
|
"load_context_eager": []
|
|
1436
1484
|
},
|
|
1485
|
+
".agent-src.uncompressed/skills/decision-record/SKILL.md": {
|
|
1486
|
+
"kind": "skill",
|
|
1487
|
+
"rule_type": null,
|
|
1488
|
+
"load_context": [],
|
|
1489
|
+
"load_context_eager": []
|
|
1490
|
+
},
|
|
1437
1491
|
".agent-src.uncompressed/skills/deep-reading-analyst/SKILL.md": {
|
|
1438
1492
|
"kind": "skill",
|
|
1439
1493
|
"rule_type": null,
|
|
@@ -1542,6 +1596,12 @@
|
|
|
1542
1596
|
"load_context": [],
|
|
1543
1597
|
"load_context_eager": []
|
|
1544
1598
|
},
|
|
1599
|
+
".agent-src.uncompressed/skills/form-handler/SKILL.md": {
|
|
1600
|
+
"kind": "skill",
|
|
1601
|
+
"rule_type": null,
|
|
1602
|
+
"load_context": [],
|
|
1603
|
+
"load_context_eager": []
|
|
1604
|
+
},
|
|
1545
1605
|
".agent-src.uncompressed/skills/funnel-analysis/SKILL.md": {
|
|
1546
1606
|
"kind": "skill",
|
|
1547
1607
|
"rule_type": null,
|
|
@@ -1572,6 +1632,12 @@
|
|
|
1572
1632
|
"load_context": [],
|
|
1573
1633
|
"load_context_eager": []
|
|
1574
1634
|
},
|
|
1635
|
+
".agent-src.uncompressed/skills/incident-commander/SKILL.md": {
|
|
1636
|
+
"kind": "skill",
|
|
1637
|
+
"rule_type": null,
|
|
1638
|
+
"load_context": [],
|
|
1639
|
+
"load_context_eager": []
|
|
1640
|
+
},
|
|
1575
1641
|
".agent-src.uncompressed/skills/jira-integration/SKILL.md": {
|
|
1576
1642
|
"kind": "skill",
|
|
1577
1643
|
"rule_type": null,
|
|
@@ -1680,6 +1746,12 @@
|
|
|
1680
1746
|
"load_context": [],
|
|
1681
1747
|
"load_context_eager": []
|
|
1682
1748
|
},
|
|
1749
|
+
".agent-src.uncompressed/skills/livewire-architect/SKILL.md": {
|
|
1750
|
+
"kind": "skill",
|
|
1751
|
+
"rule_type": null,
|
|
1752
|
+
"load_context": [],
|
|
1753
|
+
"load_context_eager": []
|
|
1754
|
+
},
|
|
1683
1755
|
".agent-src.uncompressed/skills/livewire/SKILL.md": {
|
|
1684
1756
|
"kind": "skill",
|
|
1685
1757
|
"rule_type": null,
|
|
@@ -1722,6 +1794,12 @@
|
|
|
1722
1794
|
"load_context": [],
|
|
1723
1795
|
"load_context_eager": []
|
|
1724
1796
|
},
|
|
1797
|
+
".agent-src.uncompressed/skills/migration-architect/SKILL.md": {
|
|
1798
|
+
"kind": "skill",
|
|
1799
|
+
"rule_type": null,
|
|
1800
|
+
"load_context": [],
|
|
1801
|
+
"load_context_eager": []
|
|
1802
|
+
},
|
|
1725
1803
|
".agent-src.uncompressed/skills/migration-creator/SKILL.md": {
|
|
1726
1804
|
"kind": "skill",
|
|
1727
1805
|
"rule_type": null,
|
|
@@ -1806,12 +1884,24 @@
|
|
|
1806
1884
|
"load_context": [],
|
|
1807
1885
|
"load_context_eager": []
|
|
1808
1886
|
},
|
|
1887
|
+
".agent-src.uncompressed/skills/playwright-architect/SKILL.md": {
|
|
1888
|
+
"kind": "skill",
|
|
1889
|
+
"rule_type": null,
|
|
1890
|
+
"load_context": [],
|
|
1891
|
+
"load_context_eager": []
|
|
1892
|
+
},
|
|
1809
1893
|
".agent-src.uncompressed/skills/playwright-testing/SKILL.md": {
|
|
1810
1894
|
"kind": "skill",
|
|
1811
1895
|
"rule_type": null,
|
|
1812
1896
|
"load_context": [],
|
|
1813
1897
|
"load_context_eager": []
|
|
1814
1898
|
},
|
|
1899
|
+
".agent-src.uncompressed/skills/po-discovery/SKILL.md": {
|
|
1900
|
+
"kind": "skill",
|
|
1901
|
+
"rule_type": null,
|
|
1902
|
+
"load_context": [],
|
|
1903
|
+
"load_context_eager": []
|
|
1904
|
+
},
|
|
1815
1905
|
".agent-src.uncompressed/skills/project-analysis-core/SKILL.md": {
|
|
1816
1906
|
"kind": "skill",
|
|
1817
1907
|
"rule_type": null,
|
|
@@ -1938,6 +2028,12 @@
|
|
|
1938
2028
|
"load_context": [],
|
|
1939
2029
|
"load_context_eager": []
|
|
1940
2030
|
},
|
|
2031
|
+
".agent-src.uncompressed/skills/release-comms/SKILL.md": {
|
|
2032
|
+
"kind": "skill",
|
|
2033
|
+
"rule_type": null,
|
|
2034
|
+
"load_context": [],
|
|
2035
|
+
"load_context_eager": []
|
|
2036
|
+
},
|
|
1941
2037
|
".agent-src.uncompressed/skills/repomix-packer/SKILL.md": {
|
|
1942
2038
|
"kind": "skill",
|
|
1943
2039
|
"rule_type": null,
|
|
@@ -1962,6 +2058,12 @@
|
|
|
1962
2058
|
"load_context": [],
|
|
1963
2059
|
"load_context_eager": []
|
|
1964
2060
|
},
|
|
2061
|
+
".agent-src.uncompressed/skills/risk-officer/SKILL.md": {
|
|
2062
|
+
"kind": "skill",
|
|
2063
|
+
"rule_type": null,
|
|
2064
|
+
"load_context": [],
|
|
2065
|
+
"load_context_eager": []
|
|
2066
|
+
},
|
|
1965
2067
|
".agent-src.uncompressed/skills/roadmap-management/SKILL.md": {
|
|
1966
2068
|
"kind": "skill",
|
|
1967
2069
|
"rule_type": null,
|
|
@@ -2052,6 +2154,12 @@
|
|
|
2052
2154
|
"load_context": [],
|
|
2053
2155
|
"load_context_eager": []
|
|
2054
2156
|
},
|
|
2157
|
+
".agent-src.uncompressed/skills/stakeholder-tradeoff/SKILL.md": {
|
|
2158
|
+
"kind": "skill",
|
|
2159
|
+
"rule_type": null,
|
|
2160
|
+
"load_context": [],
|
|
2161
|
+
"load_context_eager": []
|
|
2162
|
+
},
|
|
2055
2163
|
".agent-src.uncompressed/skills/subagent-orchestration/SKILL.md": {
|
|
2056
2164
|
"kind": "skill",
|
|
2057
2165
|
"rule_type": null,
|
|
@@ -2112,6 +2220,18 @@
|
|
|
2112
2220
|
"load_context": [],
|
|
2113
2221
|
"load_context_eager": []
|
|
2114
2222
|
},
|
|
2223
|
+
".agent-src.uncompressed/skills/tailwind-engineer/SKILL.md": {
|
|
2224
|
+
"kind": "skill",
|
|
2225
|
+
"rule_type": null,
|
|
2226
|
+
"load_context": [],
|
|
2227
|
+
"load_context_eager": []
|
|
2228
|
+
},
|
|
2229
|
+
".agent-src.uncompressed/skills/tech-debt-tracker/SKILL.md": {
|
|
2230
|
+
"kind": "skill",
|
|
2231
|
+
"rule_type": null,
|
|
2232
|
+
"load_context": [],
|
|
2233
|
+
"load_context_eager": []
|
|
2234
|
+
},
|
|
2115
2235
|
".agent-src.uncompressed/skills/technical-specification/SKILL.md": {
|
|
2116
2236
|
"kind": "skill",
|
|
2117
2237
|
"rule_type": null,
|
|
@@ -2172,6 +2292,12 @@
|
|
|
2172
2292
|
"load_context": [],
|
|
2173
2293
|
"load_context_eager": []
|
|
2174
2294
|
},
|
|
2295
|
+
".agent-src.uncompressed/skills/ui-component-architect/SKILL.md": {
|
|
2296
|
+
"kind": "skill",
|
|
2297
|
+
"rule_type": null,
|
|
2298
|
+
"load_context": [],
|
|
2299
|
+
"load_context_eager": []
|
|
2300
|
+
},
|
|
2175
2301
|
".agent-src.uncompressed/skills/unit-economics-modeling/SKILL.md": {
|
|
2176
2302
|
"kind": "skill",
|
|
2177
2303
|
"rule_type": null,
|
|
@@ -3455,6 +3581,13 @@
|
|
|
3455
3581
|
"via": "self",
|
|
3456
3582
|
"depth": 0
|
|
3457
3583
|
},
|
|
3584
|
+
{
|
|
3585
|
+
"source": ".agent-src.uncompressed/commands/review-changes.md",
|
|
3586
|
+
"target": ".agent-src.uncompressed/skills/architecture-review-lens/SKILL.md",
|
|
3587
|
+
"type": "READ_ONLY",
|
|
3588
|
+
"via": "body_link",
|
|
3589
|
+
"depth": 1
|
|
3590
|
+
},
|
|
3458
3591
|
{
|
|
3459
3592
|
"source": ".agent-src.uncompressed/commands/review-changes.md",
|
|
3460
3593
|
"target": ".agent-src.uncompressed/skills/code-review/SKILL.md",
|
|
@@ -4631,6 +4764,13 @@
|
|
|
4631
4764
|
"via": "self",
|
|
4632
4765
|
"depth": 0
|
|
4633
4766
|
},
|
|
4767
|
+
{
|
|
4768
|
+
"source": ".agent-src.uncompressed/personas/README.md",
|
|
4769
|
+
"target": ".agent-src.uncompressed/personas/_template-specialist/persona.md",
|
|
4770
|
+
"type": "READ_ONLY",
|
|
4771
|
+
"via": "body_link",
|
|
4772
|
+
"depth": 1
|
|
4773
|
+
},
|
|
4634
4774
|
{
|
|
4635
4775
|
"source": ".agent-src.uncompressed/personas/README.md",
|
|
4636
4776
|
"target": ".agent-src.uncompressed/rules/artifact-drafting-protocol.md",
|
|
@@ -4638,6 +4778,13 @@
|
|
|
4638
4778
|
"via": "body_link",
|
|
4639
4779
|
"depth": 1
|
|
4640
4780
|
},
|
|
4781
|
+
{
|
|
4782
|
+
"source": ".agent-src.uncompressed/personas/_template-specialist/persona.md",
|
|
4783
|
+
"target": ".agent-src.uncompressed/personas/_template-specialist/persona.md",
|
|
4784
|
+
"type": "WRITE",
|
|
4785
|
+
"via": "self",
|
|
4786
|
+
"depth": 0
|
|
4787
|
+
},
|
|
4641
4788
|
{
|
|
4642
4789
|
"source": ".agent-src.uncompressed/personas/ai-agent.md",
|
|
4643
4790
|
"target": ".agent-src.uncompressed/personas/ai-agent.md",
|
|
@@ -4645,6 +4792,13 @@
|
|
|
4645
4792
|
"via": "self",
|
|
4646
4793
|
"depth": 0
|
|
4647
4794
|
},
|
|
4795
|
+
{
|
|
4796
|
+
"source": ".agent-src.uncompressed/personas/backend-architect.md",
|
|
4797
|
+
"target": ".agent-src.uncompressed/personas/backend-architect.md",
|
|
4798
|
+
"type": "WRITE",
|
|
4799
|
+
"via": "self",
|
|
4800
|
+
"depth": 0
|
|
4801
|
+
},
|
|
4648
4802
|
{
|
|
4649
4803
|
"source": ".agent-src.uncompressed/personas/critical-challenger.md",
|
|
4650
4804
|
"target": ".agent-src.uncompressed/personas/critical-challenger.md",
|
|
@@ -4659,6 +4813,20 @@
|
|
|
4659
4813
|
"via": "self",
|
|
4660
4814
|
"depth": 0
|
|
4661
4815
|
},
|
|
4816
|
+
{
|
|
4817
|
+
"source": ".agent-src.uncompressed/personas/eloquent-tamer.md",
|
|
4818
|
+
"target": ".agent-src.uncompressed/personas/eloquent-tamer.md",
|
|
4819
|
+
"type": "WRITE",
|
|
4820
|
+
"via": "self",
|
|
4821
|
+
"depth": 0
|
|
4822
|
+
},
|
|
4823
|
+
{
|
|
4824
|
+
"source": ".agent-src.uncompressed/personas/frontend-engineer.md",
|
|
4825
|
+
"target": ".agent-src.uncompressed/personas/frontend-engineer.md",
|
|
4826
|
+
"type": "WRITE",
|
|
4827
|
+
"via": "self",
|
|
4828
|
+
"depth": 0
|
|
4829
|
+
},
|
|
4662
4830
|
{
|
|
4663
4831
|
"source": ".agent-src.uncompressed/personas/product-owner.md",
|
|
4664
4832
|
"target": ".agent-src.uncompressed/personas/product-owner.md",
|
|
@@ -4666,6 +4834,20 @@
|
|
|
4666
4834
|
"via": "self",
|
|
4667
4835
|
"depth": 0
|
|
4668
4836
|
},
|
|
4837
|
+
{
|
|
4838
|
+
"source": ".agent-src.uncompressed/personas/product-owner.md",
|
|
4839
|
+
"target": ".agent-src.uncompressed/skills/customer-research/SKILL.md",
|
|
4840
|
+
"type": "READ_ONLY",
|
|
4841
|
+
"via": "body_link",
|
|
4842
|
+
"depth": 1
|
|
4843
|
+
},
|
|
4844
|
+
{
|
|
4845
|
+
"source": ".agent-src.uncompressed/personas/product-owner.md",
|
|
4846
|
+
"target": ".agent-src.uncompressed/skills/release-comms/SKILL.md",
|
|
4847
|
+
"type": "READ_ONLY",
|
|
4848
|
+
"via": "body_link",
|
|
4849
|
+
"depth": 1
|
|
4850
|
+
},
|
|
4669
4851
|
{
|
|
4670
4852
|
"source": ".agent-src.uncompressed/personas/qa.md",
|
|
4671
4853
|
"target": ".agent-src.uncompressed/personas/qa.md",
|
|
@@ -4673,6 +4855,13 @@
|
|
|
4673
4855
|
"via": "self",
|
|
4674
4856
|
"depth": 0
|
|
4675
4857
|
},
|
|
4858
|
+
{
|
|
4859
|
+
"source": ".agent-src.uncompressed/personas/security-engineer.md",
|
|
4860
|
+
"target": ".agent-src.uncompressed/personas/security-engineer.md",
|
|
4861
|
+
"type": "WRITE",
|
|
4862
|
+
"via": "self",
|
|
4863
|
+
"depth": 0
|
|
4864
|
+
},
|
|
4676
4865
|
{
|
|
4677
4866
|
"source": ".agent-src.uncompressed/personas/senior-engineer.md",
|
|
4678
4867
|
"target": ".agent-src.uncompressed/personas/senior-engineer.md",
|
|
@@ -5814,6 +6003,34 @@
|
|
|
5814
6003
|
"via": "load_context",
|
|
5815
6004
|
"depth": 1
|
|
5816
6005
|
},
|
|
6006
|
+
{
|
|
6007
|
+
"source": ".agent-src.uncompressed/skills/accessibility-auditor/SKILL.md",
|
|
6008
|
+
"target": ".agent-src.uncompressed/skills/accessibility-auditor/SKILL.md",
|
|
6009
|
+
"type": "WRITE",
|
|
6010
|
+
"via": "self",
|
|
6011
|
+
"depth": 0
|
|
6012
|
+
},
|
|
6013
|
+
{
|
|
6014
|
+
"source": ".agent-src.uncompressed/skills/accessibility-auditor/SKILL.md",
|
|
6015
|
+
"target": ".agent-src.uncompressed/skills/fe-design/SKILL.md",
|
|
6016
|
+
"type": "READ_ONLY",
|
|
6017
|
+
"via": "body_link",
|
|
6018
|
+
"depth": 1
|
|
6019
|
+
},
|
|
6020
|
+
{
|
|
6021
|
+
"source": ".agent-src.uncompressed/skills/accessibility-auditor/SKILL.md",
|
|
6022
|
+
"target": ".agent-src.uncompressed/skills/tailwind-engineer/SKILL.md",
|
|
6023
|
+
"type": "READ_ONLY",
|
|
6024
|
+
"via": "body_link",
|
|
6025
|
+
"depth": 1
|
|
6026
|
+
},
|
|
6027
|
+
{
|
|
6028
|
+
"source": ".agent-src.uncompressed/skills/accessibility-auditor/SKILL.md",
|
|
6029
|
+
"target": ".agent-src.uncompressed/skills/ui-component-architect/SKILL.md",
|
|
6030
|
+
"type": "READ_ONLY",
|
|
6031
|
+
"via": "body_link",
|
|
6032
|
+
"depth": 1
|
|
6033
|
+
},
|
|
5817
6034
|
{
|
|
5818
6035
|
"source": ".agent-src.uncompressed/skills/adr-create/SKILL.md",
|
|
5819
6036
|
"target": ".agent-src.uncompressed/contexts/contracts/frugality-charter.md",
|
|
@@ -5947,6 +6164,41 @@
|
|
|
5947
6164
|
"via": "self",
|
|
5948
6165
|
"depth": 0
|
|
5949
6166
|
},
|
|
6167
|
+
{
|
|
6168
|
+
"source": ".agent-src.uncompressed/skills/architecture-review-lens/SKILL.md",
|
|
6169
|
+
"target": ".agent-src.uncompressed/skills/architecture-review-lens/SKILL.md",
|
|
6170
|
+
"type": "WRITE",
|
|
6171
|
+
"via": "self",
|
|
6172
|
+
"depth": 0
|
|
6173
|
+
},
|
|
6174
|
+
{
|
|
6175
|
+
"source": ".agent-src.uncompressed/skills/architecture-review-lens/SKILL.md",
|
|
6176
|
+
"target": ".agent-src.uncompressed/skills/decision-record/SKILL.md",
|
|
6177
|
+
"type": "READ_ONLY",
|
|
6178
|
+
"via": "body_link",
|
|
6179
|
+
"depth": 1
|
|
6180
|
+
},
|
|
6181
|
+
{
|
|
6182
|
+
"source": ".agent-src.uncompressed/skills/architecture-review-lens/SKILL.md",
|
|
6183
|
+
"target": ".agent-src.uncompressed/skills/judge-bug-hunter/SKILL.md",
|
|
6184
|
+
"type": "READ_ONLY",
|
|
6185
|
+
"via": "body_link",
|
|
6186
|
+
"depth": 1
|
|
6187
|
+
},
|
|
6188
|
+
{
|
|
6189
|
+
"source": ".agent-src.uncompressed/skills/architecture-review-lens/SKILL.md",
|
|
6190
|
+
"target": ".agent-src.uncompressed/skills/judge-code-quality/SKILL.md",
|
|
6191
|
+
"type": "READ_ONLY",
|
|
6192
|
+
"via": "body_link",
|
|
6193
|
+
"depth": 1
|
|
6194
|
+
},
|
|
6195
|
+
{
|
|
6196
|
+
"source": ".agent-src.uncompressed/skills/architecture-review-lens/SKILL.md",
|
|
6197
|
+
"target": ".agent-src.uncompressed/skills/judge-security-auditor/SKILL.md",
|
|
6198
|
+
"type": "READ_ONLY",
|
|
6199
|
+
"via": "body_link",
|
|
6200
|
+
"depth": 1
|
|
6201
|
+
},
|
|
5950
6202
|
{
|
|
5951
6203
|
"source": ".agent-src.uncompressed/skills/artisan-commands/SKILL.md",
|
|
5952
6204
|
"target": ".agent-src.uncompressed/skills/artisan-commands/SKILL.md",
|
|
@@ -6262,6 +6514,48 @@
|
|
|
6262
6514
|
"via": "self",
|
|
6263
6515
|
"depth": 0
|
|
6264
6516
|
},
|
|
6517
|
+
{
|
|
6518
|
+
"source": ".agent-src.uncompressed/skills/customer-research/SKILL.md",
|
|
6519
|
+
"target": ".agent-src.uncompressed/personas/product-owner.md",
|
|
6520
|
+
"type": "READ_ONLY",
|
|
6521
|
+
"via": "body_link",
|
|
6522
|
+
"depth": 1
|
|
6523
|
+
},
|
|
6524
|
+
{
|
|
6525
|
+
"source": ".agent-src.uncompressed/skills/customer-research/SKILL.md",
|
|
6526
|
+
"target": ".agent-src.uncompressed/skills/customer-research/SKILL.md",
|
|
6527
|
+
"type": "WRITE",
|
|
6528
|
+
"via": "self",
|
|
6529
|
+
"depth": 0
|
|
6530
|
+
},
|
|
6531
|
+
{
|
|
6532
|
+
"source": ".agent-src.uncompressed/skills/customer-research/SKILL.md",
|
|
6533
|
+
"target": ".agent-src.uncompressed/skills/funnel-analysis/SKILL.md",
|
|
6534
|
+
"type": "READ_ONLY",
|
|
6535
|
+
"via": "body_link",
|
|
6536
|
+
"depth": 1
|
|
6537
|
+
},
|
|
6538
|
+
{
|
|
6539
|
+
"source": ".agent-src.uncompressed/skills/customer-research/SKILL.md",
|
|
6540
|
+
"target": ".agent-src.uncompressed/skills/po-discovery/SKILL.md",
|
|
6541
|
+
"type": "READ_ONLY",
|
|
6542
|
+
"via": "body_link",
|
|
6543
|
+
"depth": 1
|
|
6544
|
+
},
|
|
6545
|
+
{
|
|
6546
|
+
"source": ".agent-src.uncompressed/skills/customer-research/SKILL.md",
|
|
6547
|
+
"target": ".agent-src.uncompressed/skills/refine-ticket/SKILL.md",
|
|
6548
|
+
"type": "READ_ONLY",
|
|
6549
|
+
"via": "body_link",
|
|
6550
|
+
"depth": 1
|
|
6551
|
+
},
|
|
6552
|
+
{
|
|
6553
|
+
"source": ".agent-src.uncompressed/skills/customer-research/SKILL.md",
|
|
6554
|
+
"target": ".agent-src.uncompressed/skills/rice-prioritization/SKILL.md",
|
|
6555
|
+
"type": "READ_ONLY",
|
|
6556
|
+
"via": "body_link",
|
|
6557
|
+
"depth": 1
|
|
6558
|
+
},
|
|
6265
6559
|
{
|
|
6266
6560
|
"source": ".agent-src.uncompressed/skills/dashboard-design/SKILL.md",
|
|
6267
6561
|
"target": ".agent-src.uncompressed/skills/dashboard-design/SKILL.md",
|
|
@@ -6339,6 +6633,20 @@
|
|
|
6339
6633
|
"via": "body_link",
|
|
6340
6634
|
"depth": 1
|
|
6341
6635
|
},
|
|
6636
|
+
{
|
|
6637
|
+
"source": ".agent-src.uncompressed/skills/decision-record/SKILL.md",
|
|
6638
|
+
"target": ".agent-src.uncompressed/skills/adr-create/SKILL.md",
|
|
6639
|
+
"type": "READ_ONLY",
|
|
6640
|
+
"via": "body_link",
|
|
6641
|
+
"depth": 1
|
|
6642
|
+
},
|
|
6643
|
+
{
|
|
6644
|
+
"source": ".agent-src.uncompressed/skills/decision-record/SKILL.md",
|
|
6645
|
+
"target": ".agent-src.uncompressed/skills/decision-record/SKILL.md",
|
|
6646
|
+
"type": "WRITE",
|
|
6647
|
+
"via": "self",
|
|
6648
|
+
"depth": 0
|
|
6649
|
+
},
|
|
6342
6650
|
{
|
|
6343
6651
|
"source": ".agent-src.uncompressed/skills/deep-reading-analyst/SKILL.md",
|
|
6344
6652
|
"target": ".agent-src.uncompressed/skills/deep-reading-analyst/SKILL.md",
|
|
@@ -6661,6 +6969,41 @@
|
|
|
6661
6969
|
"via": "body_link",
|
|
6662
6970
|
"depth": 1
|
|
6663
6971
|
},
|
|
6972
|
+
{
|
|
6973
|
+
"source": ".agent-src.uncompressed/skills/form-handler/SKILL.md",
|
|
6974
|
+
"target": ".agent-src.uncompressed/skills/accessibility-auditor/SKILL.md",
|
|
6975
|
+
"type": "READ_ONLY",
|
|
6976
|
+
"via": "body_link",
|
|
6977
|
+
"depth": 1
|
|
6978
|
+
},
|
|
6979
|
+
{
|
|
6980
|
+
"source": ".agent-src.uncompressed/skills/form-handler/SKILL.md",
|
|
6981
|
+
"target": ".agent-src.uncompressed/skills/fe-design/SKILL.md",
|
|
6982
|
+
"type": "READ_ONLY",
|
|
6983
|
+
"via": "body_link",
|
|
6984
|
+
"depth": 1
|
|
6985
|
+
},
|
|
6986
|
+
{
|
|
6987
|
+
"source": ".agent-src.uncompressed/skills/form-handler/SKILL.md",
|
|
6988
|
+
"target": ".agent-src.uncompressed/skills/form-handler/SKILL.md",
|
|
6989
|
+
"type": "WRITE",
|
|
6990
|
+
"via": "self",
|
|
6991
|
+
"depth": 0
|
|
6992
|
+
},
|
|
6993
|
+
{
|
|
6994
|
+
"source": ".agent-src.uncompressed/skills/form-handler/SKILL.md",
|
|
6995
|
+
"target": ".agent-src.uncompressed/skills/laravel-validation/SKILL.md",
|
|
6996
|
+
"type": "READ_ONLY",
|
|
6997
|
+
"via": "body_link",
|
|
6998
|
+
"depth": 1
|
|
6999
|
+
},
|
|
7000
|
+
{
|
|
7001
|
+
"source": ".agent-src.uncompressed/skills/form-handler/SKILL.md",
|
|
7002
|
+
"target": ".agent-src.uncompressed/skills/tailwind-engineer/SKILL.md",
|
|
7003
|
+
"type": "READ_ONLY",
|
|
7004
|
+
"via": "body_link",
|
|
7005
|
+
"depth": 1
|
|
7006
|
+
},
|
|
6664
7007
|
{
|
|
6665
7008
|
"source": ".agent-src.uncompressed/skills/funnel-analysis/SKILL.md",
|
|
6666
7009
|
"target": ".agent-src.uncompressed/skills/dcf-modeling/SKILL.md",
|
|
@@ -6752,6 +7095,27 @@
|
|
|
6752
7095
|
"via": "self",
|
|
6753
7096
|
"depth": 0
|
|
6754
7097
|
},
|
|
7098
|
+
{
|
|
7099
|
+
"source": ".agent-src.uncompressed/skills/incident-commander/SKILL.md",
|
|
7100
|
+
"target": ".agent-src.uncompressed/skills/incident-commander/SKILL.md",
|
|
7101
|
+
"type": "WRITE",
|
|
7102
|
+
"via": "self",
|
|
7103
|
+
"depth": 0
|
|
7104
|
+
},
|
|
7105
|
+
{
|
|
7106
|
+
"source": ".agent-src.uncompressed/skills/incident-commander/SKILL.md",
|
|
7107
|
+
"target": ".agent-src.uncompressed/skills/risk-officer/SKILL.md",
|
|
7108
|
+
"type": "READ_ONLY",
|
|
7109
|
+
"via": "body_link",
|
|
7110
|
+
"depth": 1
|
|
7111
|
+
},
|
|
7112
|
+
{
|
|
7113
|
+
"source": ".agent-src.uncompressed/skills/incident-commander/SKILL.md",
|
|
7114
|
+
"target": ".agent-src.uncompressed/skills/threat-modeling/SKILL.md",
|
|
7115
|
+
"type": "READ_ONLY",
|
|
7116
|
+
"via": "body_link",
|
|
7117
|
+
"depth": 1
|
|
7118
|
+
},
|
|
6755
7119
|
{
|
|
6756
7120
|
"source": ".agent-src.uncompressed/skills/jira-integration/SKILL.md",
|
|
6757
7121
|
"target": ".agent-src.uncompressed/skills/jira-integration/SKILL.md",
|
|
@@ -7081,6 +7445,34 @@
|
|
|
7081
7445
|
"via": "self",
|
|
7082
7446
|
"depth": 0
|
|
7083
7447
|
},
|
|
7448
|
+
{
|
|
7449
|
+
"source": ".agent-src.uncompressed/skills/livewire-architect/SKILL.md",
|
|
7450
|
+
"target": ".agent-src.uncompressed/skills/blade-ui/SKILL.md",
|
|
7451
|
+
"type": "READ_ONLY",
|
|
7452
|
+
"via": "body_link",
|
|
7453
|
+
"depth": 1
|
|
7454
|
+
},
|
|
7455
|
+
{
|
|
7456
|
+
"source": ".agent-src.uncompressed/skills/livewire-architect/SKILL.md",
|
|
7457
|
+
"target": ".agent-src.uncompressed/skills/livewire-architect/SKILL.md",
|
|
7458
|
+
"type": "WRITE",
|
|
7459
|
+
"via": "self",
|
|
7460
|
+
"depth": 0
|
|
7461
|
+
},
|
|
7462
|
+
{
|
|
7463
|
+
"source": ".agent-src.uncompressed/skills/livewire-architect/SKILL.md",
|
|
7464
|
+
"target": ".agent-src.uncompressed/skills/livewire/SKILL.md",
|
|
7465
|
+
"type": "READ_ONLY",
|
|
7466
|
+
"via": "body_link",
|
|
7467
|
+
"depth": 1
|
|
7468
|
+
},
|
|
7469
|
+
{
|
|
7470
|
+
"source": ".agent-src.uncompressed/skills/livewire-architect/SKILL.md",
|
|
7471
|
+
"target": ".agent-src.uncompressed/skills/react-shadcn-ui/SKILL.md",
|
|
7472
|
+
"type": "READ_ONLY",
|
|
7473
|
+
"via": "body_link",
|
|
7474
|
+
"depth": 1
|
|
7475
|
+
},
|
|
7084
7476
|
{
|
|
7085
7477
|
"source": ".agent-src.uncompressed/skills/livewire/SKILL.md",
|
|
7086
7478
|
"target": ".agent-src.uncompressed/skills/blade-ui/SKILL.md",
|
|
@@ -7193,6 +7585,34 @@
|
|
|
7193
7585
|
"via": "self",
|
|
7194
7586
|
"depth": 0
|
|
7195
7587
|
},
|
|
7588
|
+
{
|
|
7589
|
+
"source": ".agent-src.uncompressed/skills/migration-architect/SKILL.md",
|
|
7590
|
+
"target": ".agent-src.uncompressed/skills/data-flow-mapper/SKILL.md",
|
|
7591
|
+
"type": "READ_ONLY",
|
|
7592
|
+
"via": "body_link",
|
|
7593
|
+
"depth": 1
|
|
7594
|
+
},
|
|
7595
|
+
{
|
|
7596
|
+
"source": ".agent-src.uncompressed/skills/migration-architect/SKILL.md",
|
|
7597
|
+
"target": ".agent-src.uncompressed/skills/decision-record/SKILL.md",
|
|
7598
|
+
"type": "READ_ONLY",
|
|
7599
|
+
"via": "body_link",
|
|
7600
|
+
"depth": 1
|
|
7601
|
+
},
|
|
7602
|
+
{
|
|
7603
|
+
"source": ".agent-src.uncompressed/skills/migration-architect/SKILL.md",
|
|
7604
|
+
"target": ".agent-src.uncompressed/skills/migration-architect/SKILL.md",
|
|
7605
|
+
"type": "WRITE",
|
|
7606
|
+
"via": "self",
|
|
7607
|
+
"depth": 0
|
|
7608
|
+
},
|
|
7609
|
+
{
|
|
7610
|
+
"source": ".agent-src.uncompressed/skills/migration-architect/SKILL.md",
|
|
7611
|
+
"target": ".agent-src.uncompressed/skills/migration-creator/SKILL.md",
|
|
7612
|
+
"type": "READ_ONLY",
|
|
7613
|
+
"via": "body_link",
|
|
7614
|
+
"depth": 1
|
|
7615
|
+
},
|
|
7196
7616
|
{
|
|
7197
7617
|
"source": ".agent-src.uncompressed/skills/migration-creator/SKILL.md",
|
|
7198
7618
|
"target": ".agent-src.uncompressed/skills/migration-creator/SKILL.md",
|
|
@@ -7361,6 +7781,27 @@
|
|
|
7361
7781
|
"via": "self",
|
|
7362
7782
|
"depth": 0
|
|
7363
7783
|
},
|
|
7784
|
+
{
|
|
7785
|
+
"source": ".agent-src.uncompressed/skills/playwright-architect/SKILL.md",
|
|
7786
|
+
"target": ".agent-src.uncompressed/skills/mobile-e2e-strategy/SKILL.md",
|
|
7787
|
+
"type": "READ_ONLY",
|
|
7788
|
+
"via": "body_link",
|
|
7789
|
+
"depth": 1
|
|
7790
|
+
},
|
|
7791
|
+
{
|
|
7792
|
+
"source": ".agent-src.uncompressed/skills/playwright-architect/SKILL.md",
|
|
7793
|
+
"target": ".agent-src.uncompressed/skills/playwright-architect/SKILL.md",
|
|
7794
|
+
"type": "WRITE",
|
|
7795
|
+
"via": "self",
|
|
7796
|
+
"depth": 0
|
|
7797
|
+
},
|
|
7798
|
+
{
|
|
7799
|
+
"source": ".agent-src.uncompressed/skills/playwright-architect/SKILL.md",
|
|
7800
|
+
"target": ".agent-src.uncompressed/skills/playwright-testing/SKILL.md",
|
|
7801
|
+
"type": "READ_ONLY",
|
|
7802
|
+
"via": "body_link",
|
|
7803
|
+
"depth": 1
|
|
7804
|
+
},
|
|
7364
7805
|
{
|
|
7365
7806
|
"source": ".agent-src.uncompressed/skills/playwright-testing/SKILL.md",
|
|
7366
7807
|
"target": ".agent-src.uncompressed/skills/playwright-testing/SKILL.md",
|
|
@@ -7368,6 +7809,20 @@
|
|
|
7368
7809
|
"via": "self",
|
|
7369
7810
|
"depth": 0
|
|
7370
7811
|
},
|
|
7812
|
+
{
|
|
7813
|
+
"source": ".agent-src.uncompressed/skills/po-discovery/SKILL.md",
|
|
7814
|
+
"target": ".agent-src.uncompressed/skills/po-discovery/SKILL.md",
|
|
7815
|
+
"type": "WRITE",
|
|
7816
|
+
"via": "self",
|
|
7817
|
+
"depth": 0
|
|
7818
|
+
},
|
|
7819
|
+
{
|
|
7820
|
+
"source": ".agent-src.uncompressed/skills/po-discovery/SKILL.md",
|
|
7821
|
+
"target": ".agent-src.uncompressed/skills/refine-ticket/SKILL.md",
|
|
7822
|
+
"type": "READ_ONLY",
|
|
7823
|
+
"via": "body_link",
|
|
7824
|
+
"depth": 1
|
|
7825
|
+
},
|
|
7371
7826
|
{
|
|
7372
7827
|
"source": ".agent-src.uncompressed/skills/project-analysis-core/SKILL.md",
|
|
7373
7828
|
"target": ".agent-src.uncompressed/skills/project-analysis-core/SKILL.md",
|
|
@@ -7669,6 +8124,48 @@
|
|
|
7669
8124
|
"via": "body_link",
|
|
7670
8125
|
"depth": 1
|
|
7671
8126
|
},
|
|
8127
|
+
{
|
|
8128
|
+
"source": ".agent-src.uncompressed/skills/release-comms/SKILL.md",
|
|
8129
|
+
"target": ".agent-src.uncompressed/personas/product-owner.md",
|
|
8130
|
+
"type": "READ_ONLY",
|
|
8131
|
+
"via": "body_link",
|
|
8132
|
+
"depth": 1
|
|
8133
|
+
},
|
|
8134
|
+
{
|
|
8135
|
+
"source": ".agent-src.uncompressed/skills/release-comms/SKILL.md",
|
|
8136
|
+
"target": ".agent-src.uncompressed/skills/customer-research/SKILL.md",
|
|
8137
|
+
"type": "READ_ONLY",
|
|
8138
|
+
"via": "body_link",
|
|
8139
|
+
"depth": 1
|
|
8140
|
+
},
|
|
8141
|
+
{
|
|
8142
|
+
"source": ".agent-src.uncompressed/skills/release-comms/SKILL.md",
|
|
8143
|
+
"target": ".agent-src.uncompressed/skills/funnel-analysis/SKILL.md",
|
|
8144
|
+
"type": "READ_ONLY",
|
|
8145
|
+
"via": "body_link",
|
|
8146
|
+
"depth": 1
|
|
8147
|
+
},
|
|
8148
|
+
{
|
|
8149
|
+
"source": ".agent-src.uncompressed/skills/release-comms/SKILL.md",
|
|
8150
|
+
"target": ".agent-src.uncompressed/skills/incident-commander/SKILL.md",
|
|
8151
|
+
"type": "READ_ONLY",
|
|
8152
|
+
"via": "body_link",
|
|
8153
|
+
"depth": 1
|
|
8154
|
+
},
|
|
8155
|
+
{
|
|
8156
|
+
"source": ".agent-src.uncompressed/skills/release-comms/SKILL.md",
|
|
8157
|
+
"target": ".agent-src.uncompressed/skills/release-comms/SKILL.md",
|
|
8158
|
+
"type": "WRITE",
|
|
8159
|
+
"via": "self",
|
|
8160
|
+
"depth": 0
|
|
8161
|
+
},
|
|
8162
|
+
{
|
|
8163
|
+
"source": ".agent-src.uncompressed/skills/release-comms/SKILL.md",
|
|
8164
|
+
"target": ".agent-src.uncompressed/skills/rice-prioritization/SKILL.md",
|
|
8165
|
+
"type": "READ_ONLY",
|
|
8166
|
+
"via": "body_link",
|
|
8167
|
+
"depth": 1
|
|
8168
|
+
},
|
|
7672
8169
|
{
|
|
7673
8170
|
"source": ".agent-src.uncompressed/skills/repomix-packer/SKILL.md",
|
|
7674
8171
|
"target": ".agent-src.uncompressed/commands/analyze-reference-repo.md",
|
|
@@ -7830,6 +8327,34 @@
|
|
|
7830
8327
|
"via": "body_link",
|
|
7831
8328
|
"depth": 1
|
|
7832
8329
|
},
|
|
8330
|
+
{
|
|
8331
|
+
"source": ".agent-src.uncompressed/skills/risk-officer/SKILL.md",
|
|
8332
|
+
"target": ".agent-src.uncompressed/skills/blast-radius-analyzer/SKILL.md",
|
|
8333
|
+
"type": "READ_ONLY",
|
|
8334
|
+
"via": "body_link",
|
|
8335
|
+
"depth": 1
|
|
8336
|
+
},
|
|
8337
|
+
{
|
|
8338
|
+
"source": ".agent-src.uncompressed/skills/risk-officer/SKILL.md",
|
|
8339
|
+
"target": ".agent-src.uncompressed/skills/judge-security-auditor/SKILL.md",
|
|
8340
|
+
"type": "READ_ONLY",
|
|
8341
|
+
"via": "body_link",
|
|
8342
|
+
"depth": 1
|
|
8343
|
+
},
|
|
8344
|
+
{
|
|
8345
|
+
"source": ".agent-src.uncompressed/skills/risk-officer/SKILL.md",
|
|
8346
|
+
"target": ".agent-src.uncompressed/skills/risk-officer/SKILL.md",
|
|
8347
|
+
"type": "WRITE",
|
|
8348
|
+
"via": "self",
|
|
8349
|
+
"depth": 0
|
|
8350
|
+
},
|
|
8351
|
+
{
|
|
8352
|
+
"source": ".agent-src.uncompressed/skills/risk-officer/SKILL.md",
|
|
8353
|
+
"target": ".agent-src.uncompressed/skills/threat-modeling/SKILL.md",
|
|
8354
|
+
"type": "READ_ONLY",
|
|
8355
|
+
"via": "body_link",
|
|
8356
|
+
"depth": 1
|
|
8357
|
+
},
|
|
7833
8358
|
{
|
|
7834
8359
|
"source": ".agent-src.uncompressed/skills/roadmap-management/SKILL.md",
|
|
7835
8360
|
"target": ".agent-src.uncompressed/commands/roadmap/create.md",
|
|
@@ -8180,6 +8705,27 @@
|
|
|
8180
8705
|
"via": "self",
|
|
8181
8706
|
"depth": 0
|
|
8182
8707
|
},
|
|
8708
|
+
{
|
|
8709
|
+
"source": ".agent-src.uncompressed/skills/stakeholder-tradeoff/SKILL.md",
|
|
8710
|
+
"target": ".agent-src.uncompressed/skills/decision-record/SKILL.md",
|
|
8711
|
+
"type": "READ_ONLY",
|
|
8712
|
+
"via": "body_link",
|
|
8713
|
+
"depth": 1
|
|
8714
|
+
},
|
|
8715
|
+
{
|
|
8716
|
+
"source": ".agent-src.uncompressed/skills/stakeholder-tradeoff/SKILL.md",
|
|
8717
|
+
"target": ".agent-src.uncompressed/skills/risk-officer/SKILL.md",
|
|
8718
|
+
"type": "READ_ONLY",
|
|
8719
|
+
"via": "body_link",
|
|
8720
|
+
"depth": 1
|
|
8721
|
+
},
|
|
8722
|
+
{
|
|
8723
|
+
"source": ".agent-src.uncompressed/skills/stakeholder-tradeoff/SKILL.md",
|
|
8724
|
+
"target": ".agent-src.uncompressed/skills/stakeholder-tradeoff/SKILL.md",
|
|
8725
|
+
"type": "WRITE",
|
|
8726
|
+
"via": "self",
|
|
8727
|
+
"depth": 0
|
|
8728
|
+
},
|
|
8183
8729
|
{
|
|
8184
8730
|
"source": ".agent-src.uncompressed/skills/subagent-orchestration/SKILL.md",
|
|
8185
8731
|
"target": ".agent-src.uncompressed/commands/judge.md",
|
|
@@ -8194,6 +8740,13 @@
|
|
|
8194
8740
|
"via": "body_link",
|
|
8195
8741
|
"depth": 1
|
|
8196
8742
|
},
|
|
8743
|
+
{
|
|
8744
|
+
"source": ".agent-src.uncompressed/skills/subagent-orchestration/SKILL.md",
|
|
8745
|
+
"target": ".agent-src.uncompressed/rules/non-destructive-by-default.md",
|
|
8746
|
+
"type": "READ_ONLY",
|
|
8747
|
+
"via": "body_link",
|
|
8748
|
+
"depth": 1
|
|
8749
|
+
},
|
|
8197
8750
|
{
|
|
8198
8751
|
"source": ".agent-src.uncompressed/skills/subagent-orchestration/SKILL.md",
|
|
8199
8752
|
"target": ".agent-src.uncompressed/skills/ai-council/SKILL.md",
|
|
@@ -8446,6 +8999,48 @@
|
|
|
8446
8999
|
"via": "body_link",
|
|
8447
9000
|
"depth": 1
|
|
8448
9001
|
},
|
|
9002
|
+
{
|
|
9003
|
+
"source": ".agent-src.uncompressed/skills/tailwind-engineer/SKILL.md",
|
|
9004
|
+
"target": ".agent-src.uncompressed/skills/accessibility-auditor/SKILL.md",
|
|
9005
|
+
"type": "READ_ONLY",
|
|
9006
|
+
"via": "body_link",
|
|
9007
|
+
"depth": 1
|
|
9008
|
+
},
|
|
9009
|
+
{
|
|
9010
|
+
"source": ".agent-src.uncompressed/skills/tailwind-engineer/SKILL.md",
|
|
9011
|
+
"target": ".agent-src.uncompressed/skills/existing-ui-audit/SKILL.md",
|
|
9012
|
+
"type": "READ_ONLY",
|
|
9013
|
+
"via": "body_link",
|
|
9014
|
+
"depth": 1
|
|
9015
|
+
},
|
|
9016
|
+
{
|
|
9017
|
+
"source": ".agent-src.uncompressed/skills/tailwind-engineer/SKILL.md",
|
|
9018
|
+
"target": ".agent-src.uncompressed/skills/fe-design/SKILL.md",
|
|
9019
|
+
"type": "READ_ONLY",
|
|
9020
|
+
"via": "body_link",
|
|
9021
|
+
"depth": 1
|
|
9022
|
+
},
|
|
9023
|
+
{
|
|
9024
|
+
"source": ".agent-src.uncompressed/skills/tailwind-engineer/SKILL.md",
|
|
9025
|
+
"target": ".agent-src.uncompressed/skills/tailwind-engineer/SKILL.md",
|
|
9026
|
+
"type": "WRITE",
|
|
9027
|
+
"via": "self",
|
|
9028
|
+
"depth": 0
|
|
9029
|
+
},
|
|
9030
|
+
{
|
|
9031
|
+
"source": ".agent-src.uncompressed/skills/tailwind-engineer/SKILL.md",
|
|
9032
|
+
"target": ".agent-src.uncompressed/skills/ui-component-architect/SKILL.md",
|
|
9033
|
+
"type": "READ_ONLY",
|
|
9034
|
+
"via": "body_link",
|
|
9035
|
+
"depth": 1
|
|
9036
|
+
},
|
|
9037
|
+
{
|
|
9038
|
+
"source": ".agent-src.uncompressed/skills/tech-debt-tracker/SKILL.md",
|
|
9039
|
+
"target": ".agent-src.uncompressed/skills/tech-debt-tracker/SKILL.md",
|
|
9040
|
+
"type": "WRITE",
|
|
9041
|
+
"via": "self",
|
|
9042
|
+
"depth": 0
|
|
9043
|
+
},
|
|
8449
9044
|
{
|
|
8450
9045
|
"source": ".agent-src.uncompressed/skills/technical-specification/SKILL.md",
|
|
8451
9046
|
"target": ".agent-src.uncompressed/skills/technical-specification/SKILL.md",
|
|
@@ -8705,6 +9300,27 @@
|
|
|
8705
9300
|
"via": "self",
|
|
8706
9301
|
"depth": 0
|
|
8707
9302
|
},
|
|
9303
|
+
{
|
|
9304
|
+
"source": ".agent-src.uncompressed/skills/ui-component-architect/SKILL.md",
|
|
9305
|
+
"target": ".agent-src.uncompressed/skills/existing-ui-audit/SKILL.md",
|
|
9306
|
+
"type": "READ_ONLY",
|
|
9307
|
+
"via": "body_link",
|
|
9308
|
+
"depth": 1
|
|
9309
|
+
},
|
|
9310
|
+
{
|
|
9311
|
+
"source": ".agent-src.uncompressed/skills/ui-component-architect/SKILL.md",
|
|
9312
|
+
"target": ".agent-src.uncompressed/skills/tailwind-engineer/SKILL.md",
|
|
9313
|
+
"type": "READ_ONLY",
|
|
9314
|
+
"via": "body_link",
|
|
9315
|
+
"depth": 1
|
|
9316
|
+
},
|
|
9317
|
+
{
|
|
9318
|
+
"source": ".agent-src.uncompressed/skills/ui-component-architect/SKILL.md",
|
|
9319
|
+
"target": ".agent-src.uncompressed/skills/ui-component-architect/SKILL.md",
|
|
9320
|
+
"type": "WRITE",
|
|
9321
|
+
"via": "self",
|
|
9322
|
+
"depth": 0
|
|
9323
|
+
},
|
|
8708
9324
|
{
|
|
8709
9325
|
"source": ".agent-src.uncompressed/skills/unit-economics-modeling/SKILL.md",
|
|
8710
9326
|
"target": ".agent-src.uncompressed/skills/dcf-modeling/SKILL.md",
|