@event4u/agent-config 1.28.0 → 1.29.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/skills/async-python-patterns/SKILL.md +147 -0
- package/.agent-src/skills/defense-in-depth/SKILL.md +152 -0
- package/.agent-src/skills/error-handling-patterns/SKILL.md +134 -0
- package/.agent-src/skills/mcp-builder/SKILL.md +108 -0
- package/.agent-src/skills/prompt-engineering-patterns/SKILL.md +145 -0
- package/.agent-src/skills/repomix/SKILL.md +135 -0
- package/.agent-src/skills/secrets-management/SKILL.md +142 -0
- package/.agent-src/skills/testing-anti-patterns/SKILL.md +145 -0
- package/.claude-plugin/marketplace.json +9 -1
- package/CHANGELOG.md +27 -0
- package/README.md +2 -2
- package/docs/architecture.md +1 -1
- package/docs/catalog.md +10 -2
- package/docs/contracts/file-ownership-matrix.json +314 -0
- package/docs/contracts/package-self-orientation.md +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -318,6 +318,33 @@ our recommendation order, not its support status.
|
|
|
318
318
|
users" tension without removing any path that an existing user
|
|
319
319
|
might rely on.
|
|
320
320
|
|
|
321
|
+
## [1.29.0](https://github.com/event4u-app/agent-config/compare/1.28.0...1.29.0) (2026-05-09)
|
|
322
|
+
|
|
323
|
+
### Features
|
|
324
|
+
|
|
325
|
+
* **skills:** port 3 Microck skills under Sunset Policy (P2.2, P2.3, P2.5) ([78fdfeb](https://github.com/event4u-app/agent-config/commit/78fdfebf5f515e67072f9cb4a75ca7f56ca9b1b2))
|
|
326
|
+
* **skills:** port error-handling-patterns from Microck under Sunset Policy (P1.5) ([c24589c](https://github.com/event4u-app/agent-config/commit/c24589c2c5e27e7182061660b98cca3d1e97fbae))
|
|
327
|
+
* **skills:** port mcp-builder from Microck (P1.4) ([b192b38](https://github.com/event4u-app/agent-config/commit/b192b38c58245d7e8d33bdf5d577e41ba968cba5))
|
|
328
|
+
* **skills:** port repomix from Microck (P1.3) ([825fd17](https://github.com/event4u-app/agent-config/commit/825fd175082b78fb2fd6250befb8cea86f1c3a0d))
|
|
329
|
+
* **skills:** port testing-anti-patterns from Microck (P1.2) ([8bca47f](https://github.com/event4u-app/agent-config/commit/8bca47fab1db5811eada9bbb1f9545ebd1a68a4d))
|
|
330
|
+
* **skills:** port defense-in-depth from Microck (P1.1) ([fb9bbb1](https://github.com/event4u-app/agent-config/commit/fb9bbb1e74890a63a1499a22ead0e79ab0a73ed6))
|
|
331
|
+
|
|
332
|
+
### Bug Fixes
|
|
333
|
+
|
|
334
|
+
* **refs:** point sibling roadmap link to archived microck-harvest ([92586a9](https://github.com/event4u-app/agent-config/commit/92586a9339e66b57121356ff644f2e3a706050e0))
|
|
335
|
+
|
|
336
|
+
### Documentation
|
|
337
|
+
|
|
338
|
+
* **microck-harvest:** record P2/P3 verdicts in provenance + analysis ([5200097](https://github.com/event4u-app/agent-config/commit/5200097a42bca40df03f4ecb232fea269ce6aacf))
|
|
339
|
+
|
|
340
|
+
### Chores
|
|
341
|
+
|
|
342
|
+
* **microck-harvest:** regenerate ownership matrix for 3 new skills ([855e331](https://github.com/event4u-app/agent-config/commit/855e3310729b0f359425c3c3e75541d98162cab4))
|
|
343
|
+
* **microck-harvest:** regenerate index + catalog for 153 skills ([1d5f265](https://github.com/event4u-app/agent-config/commit/1d5f2654fbf2997a1465e965097eff8bce9f7ca2))
|
|
344
|
+
* **roadmap:** close + archive microck-harvest (Phase 2 + 3 \u2014 100%) ([48c18f0](https://github.com/event4u-app/agent-config/commit/48c18f07a68342782d7d079e2371a613ee7a7c2e))
|
|
345
|
+
* **microck-harvest:** register 3 new skills in marketplace + counts (150 \u2192 153) ([0e8b351](https://github.com/event4u-app/agent-config/commit/0e8b3518853add4b28e1e45f5babc550eaa974d1))
|
|
346
|
+
* **microck-harvest:** suite integration + Phase 1 closure (P1.6) ([6450e9d](https://github.com/event4u-app/agent-config/commit/6450e9deea5806f4f8bfcddf12df9eeeae37c9cb))
|
|
347
|
+
|
|
321
348
|
## [1.28.0](https://github.com/event4u-app/agent-config/compare/1.27.0...1.28.0) (2026-05-09)
|
|
322
349
|
|
|
323
350
|
### Features
|
package/README.md
CHANGED
|
@@ -7,7 +7,7 @@ Give your AI agents an audit-disciplined orchestration contract — testing, Git
|
|
|
7
7
|
> Your agent picks up the project's stack, runs tests, prepares PRs, fixes CI — and follows your team's coding standards while doing it. Stack-aware skill sets ship for PHP (Laravel · Symfony · Zend/Laminas), JavaScript (Next.js · React · Node), and cross-stack concerns (API · testing · security · observability).
|
|
8
8
|
|
|
9
9
|
<p align="center">
|
|
10
|
-
<strong>
|
|
10
|
+
<strong>153 Skills</strong> · <strong>60 Rules</strong> · <strong>104 Commands</strong> · <strong>62 Guidelines</strong> · <strong>8 AI Tools</strong>
|
|
11
11
|
</p>
|
|
12
12
|
|
|
13
13
|
---
|
|
@@ -368,7 +368,7 @@ Every developer gets the same behavior. No per-user setup needed.
|
|
|
368
368
|
native slash-commands)
|
|
369
369
|
|
|
370
370
|
> **What this means in practice:** Augment Code and Claude Code get the full
|
|
371
|
-
> package (rules +
|
|
371
|
+
> package (rules + 153 skills + 104 native commands). Cursor, Cline, Windsurf,
|
|
372
372
|
> Gemini CLI, and GitHub Copilot only get the **rules** natively; skills and
|
|
373
373
|
> commands are available to them as documentation the agent can read, not as
|
|
374
374
|
> first-class features.
|
package/docs/architecture.md
CHANGED
|
@@ -96,7 +96,7 @@ fails on any source-side violation, without producing artifacts.
|
|
|
96
96
|
|
|
97
97
|
| Layer | Count | Purpose |
|
|
98
98
|
|---|---|---|
|
|
99
|
-
| **Skills** |
|
|
99
|
+
| **Skills** | 153 | On-demand expertise — stack analysis (Laravel · Symfony · Zend / Laminas · Next.js · React · Node), testing, Docker, API design, security, observability, … |
|
|
100
100
|
| **Rules** | 60 | Always-active constraints — coding standards, scope control, verification, language-and-tone, agent-authority |
|
|
101
101
|
| **Commands** | 104 | Slash-command workflows — `/commit`, `/create-pr`, `/fix ci`, `/optimize skills`, `/feature plan`, `/work`, `/implement-ticket`, `/compress`, … |
|
|
102
102
|
| **Guidelines** | 62 | Reference material cited by skills — PHP patterns, Eloquent, Playwright, agent-infra, … |
|
package/docs/catalog.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
# agent-config — Public Catalog
|
|
2
2
|
|
|
3
|
-
Consumer-facing catalog of all **
|
|
3
|
+
Consumer-facing catalog of all **376 public artefacts** shipped by
|
|
4
4
|
this package. Internal package-maintenance rules and deprecation shims
|
|
5
5
|
are excluded.
|
|
6
6
|
|
|
7
7
|
> **Regenerate:** `python3 scripts/generate_index.py`
|
|
8
8
|
> Auto-generated — do not edit manually.
|
|
9
9
|
|
|
10
|
-
## Skills (
|
|
10
|
+
## Skills (153)
|
|
11
11
|
|
|
12
12
|
| kind | name | extra | description |
|
|
13
13
|
|---|---|---|---|
|
|
@@ -22,6 +22,7 @@ are excluded.
|
|
|
22
22
|
| skill | [`api-endpoint`](../.agent-src/skills/api-endpoint/SKILL.md) | | Use when the user says "create endpoint", "new API route", or "add controller". Creates a complete endpoint with Controller, FormRequest, Resource, route, and OpenAPI docs. |
|
|
23
23
|
| skill | [`api-testing`](../.agent-src/skills/api-testing/SKILL.md) | | Use when writing API endpoint tests — integration tests, contract validation, response assertions, mocked external services — even when the user says 'test this route' without naming API testing. |
|
|
24
24
|
| skill | [`artisan-commands`](../.agent-src/skills/artisan-commands/SKILL.md) | | Use when creating or modifying Artisan commands. Covers clear signatures, safe execution flow, helpful output, and project conventions for console tooling. |
|
|
25
|
+
| skill | [`async-python-patterns`](../.agent-src/skills/async-python-patterns/SKILL.md) | | Use when writing Python asyncio code — picking between gather / TaskGroup / wait, structured concurrency, timeouts, cancellation, sync-bridging — decision framework only, cookbook externalized. |
|
|
25
26
|
| skill | [`authz-review`](../.agent-src/skills/authz-review/SKILL.md) | | Use when reviewing authorization end-to-end — route → gate → policy → query scope → response filter — before changes to permissions, tenants, ownership, or admin flows. |
|
|
26
27
|
| skill | [`aws-infrastructure`](../.agent-src/skills/aws-infrastructure/SKILL.md) | | Use when working with AWS resources — ECS Fargate, ECR, EFS, Secrets Manager, gomplate templates, multi-env deployments — even when the user says 'deploy to staging' without naming AWS. |
|
|
27
28
|
| skill | [`blade-ui`](../.agent-src/skills/blade-ui/SKILL.md) | | Use when the project's frontend stack is Blade — dispatched by `directives/ui/{apply,review,polish}.py`. Covers views, components, partials, layouts, and view logic. |
|
|
@@ -43,6 +44,7 @@ are excluded.
|
|
|
43
44
|
| skill | [`database`](../.agent-src/skills/database/SKILL.md) | | Use when working with database architecture, MariaDB/MySQL tuning, indexing strategies, slow queries, or multi-connection patterns — even when the user just says 'this query is slow'. |
|
|
44
45
|
| skill | [`dcf-modeling`](../.agent-src/skills/dcf-modeling/SKILL.md) | | Wing-4 valuation cognition for a CFO / finance-partner. Use when a deal, internal investment, or board ask names DCF, intrinsic value, WACC, terminal value, or 'what's it worth on a 5-year hold'. |
|
|
45
46
|
| skill | [`deep-reading-analyst`](../.agent-src/skills/deep-reading-analyst/SKILL.md) | | Deep analysis of articles/long-form via thinking frameworks (SCQA, mental models, inversion) — 'analyze article', 'deep dive', 'extract insights', URL/text wanting depth not summary. |
|
|
47
|
+
| skill | [`defense-in-depth`](../.agent-src/skills/defense-in-depth/SKILL.md) | | Use when validation needs entry, business-logic, environment, and instrumentation guards so a bad value cannot reach the failure point — turns a local bug fix into a structural one. |
|
|
46
48
|
| skill | [`dependency-upgrade`](../.agent-src/skills/dependency-upgrade/SKILL.md) | | Use when upgrading dependencies — "update Laravel", "bump PHP version", or "upgrade packages". Covers changelog review, breaking change detection, and verification. |
|
|
47
49
|
| skill | [`description-assist`](../.agent-src/skills/description-assist/SKILL.md) | | Use when polishing a skill/rule/command/guideline frontmatter description — pushier phrasing, trigger coverage, undertrigger audit — even if the user just says 'make this pushier'. |
|
|
48
50
|
| skill | [`design-review`](../.agent-src/skills/design-review/SKILL.md) | | Use when the user says "review the design", "check the UI", or wants a comprehensive UI/UX review. Uses a 7-phase methodology covering interaction, responsiveness, accessibility, and more. |
|
|
@@ -51,6 +53,7 @@ are excluded.
|
|
|
51
53
|
| skill | [`docker`](../.agent-src/skills/docker/SKILL.md) | | Use when working with Docker — Dockerfile edits, docker-compose services, containers, or the dual-container (fast + Xdebug) setup — even when the user just says 'my container won't start'. |
|
|
52
54
|
| skill | [`dto-creator`](../.agent-src/skills/dto-creator/SKILL.md) | | Use when the user says "create a DTO", "new data transfer object", or needs to convert request/response data into a typed PHP class. Creates DTOs with SimpleDto base class and attribute mapping. |
|
|
53
55
|
| skill | [`eloquent`](../.agent-src/skills/eloquent/SKILL.md) | | Use when writing Eloquent models, relationships, scopes, or queries via Model:: — 'fetch users with their orders'. NOT for PHPStan output, non-Eloquent services, or raw SQL questions. |
|
|
56
|
+
| skill | [`error-handling-patterns`](../.agent-src/skills/error-handling-patterns/SKILL.md) | | Use when picking a failure-reporting strategy — exceptions vs Result types, recoverable vs not, retry / circuit-breaker / graceful degradation — decision framework only, catalogues externalized. |
|
|
54
57
|
| skill | [`estimate-ticket`](../.agent-src/skills/estimate-ticket/SKILL.md) | | Estimate a Jira/Linear ticket — 'estimate PROJ-123', 'wie groß ist das?', 'should we split this?' — size + risk + split + uncertainty, sibling of /refine-ticket, close-prompt. |
|
|
55
58
|
| skill | [`existing-ui-audit`](../.agent-src/skills/existing-ui-audit/SKILL.md) | | Use BEFORE writing or editing any non-trivial UI — inventories components, design tokens, shadcn primitives, and reusable patterns into state.ui_audit. Hard gate for the ui directive set. |
|
|
56
59
|
| skill | [`fe-design`](../.agent-src/skills/fe-design/SKILL.md) | | Reference for frontend-design heuristics — component architecture, layout patterns, form/table design, responsive strategy, a11y, UX principles. Stack-agnostic; cited by directives/ui/design.py. |
|
|
@@ -85,6 +88,7 @@ are excluded.
|
|
|
85
88
|
| skill | [`logging-monitoring`](../.agent-src/skills/logging-monitoring/SKILL.md) | | Use when working with logging or monitoring — Sentry error tracking, Grafana/Loki log aggregation, structured logging channels, or monitoring helpers. |
|
|
86
89
|
| skill | [`markitdown`](../.agent-src/skills/markitdown/SKILL.md) | | Use when converting PDF, DOCX, XLSX, PPTX, EPUB, images, or audio to Markdown for LLM ingestion via the upstream markitdown-mcp server — 'extract this PDF', 'OCR this image', 'transcribe this audio'. |
|
|
87
90
|
| skill | [`mcp`](../.agent-src/skills/mcp/SKILL.md) | | Use when working with MCP (Model Context Protocol) servers — their tools, capabilities, and best practices for effective agent workflows. |
|
|
91
|
+
| skill | [`mcp-builder`](../.agent-src/skills/mcp-builder/SKILL.md) | | Use when building an MCP server in Python (FastMCP) or Node/TypeScript (MCP SDK) — agent-centric tool design, input schemas, error handling, and the 10-question evaluation harness. |
|
|
88
92
|
| skill | [`md-language-check`](../.agent-src/skills/md-language-check/SKILL.md) | | Use BEFORE saving any .md under .augment/, .agent-src*/, or agents/ — scans umlauts, German function words, and quoted German phrases outside DE:/EN: anchor blocks. Hard gate per language-and-tone. |
|
|
89
93
|
| skill | [`merge-conflicts`](../.agent-src/skills/merge-conflicts/SKILL.md) | | Use when the user has merge conflicts or says "resolve conflicts". Understands conflict markers, resolution strategies, and verification workflow. |
|
|
90
94
|
| skill | [`migration-creator`](../.agent-src/skills/migration-creator/SKILL.md) | | Use when the user says "create migration", "add column", or "new table". Creates migrations with correct table prefixes, column naming, and multi-tenant awareness. |
|
|
@@ -112,6 +116,7 @@ are excluded.
|
|
|
112
116
|
| skill | [`project-analysis-zend-laminas`](../.agent-src/skills/project-analysis-zend-laminas/SKILL.md) | | Use for deep Zend Framework or Laminas project analysis: bootstrap, config merge order, service manager, MVC flow, data layer, and migration-specific risks. |
|
|
113
117
|
| skill | [`project-analyzer`](../.agent-src/skills/project-analyzer/SKILL.md) | | ONLY when user explicitly requests: full project analysis, tech stack detection, or structured analysis documents for agents/analysis/. NOT for regular feature work. |
|
|
114
118
|
| skill | [`project-docs`](../.agent-src/skills/project-docs/SKILL.md) | | Use when looking for project-specific documentation. Knows which docs exist in agents/docs/ and agents/contexts/ and maps work areas to relevant docs. |
|
|
119
|
+
| skill | [`prompt-engineering-patterns`](../.agent-src/skills/prompt-engineering-patterns/SKILL.md) | | Use when designing production-LLM prompts — few-shot, chain-of-thought, system prompts, templates, self-verification — distinct from prompt-optimizer and refine-prompt. |
|
|
115
120
|
| skill | [`prompt-optimizer`](../.agent-src/skills/prompt-optimizer/SKILL.md) | | Use when the user wants a prompt optimized for ChatGPT, Claude, Gemini, or another AI — 'make this prompt better', 'optimize for ChatGPT', 'rewrite my prompt' — even without saying 'optimize'. |
|
|
116
121
|
| skill | [`quality-tools`](../.agent-src/skills/quality-tools/SKILL.md) | | Use when PHPStan, Rector, or ECS output appears — \"phpstan says mixed\", type errors, \"fix code style\", \"run rector\" — even when Eloquent/Laravel/model code is also mentioned. |
|
|
117
122
|
| skill | [`react-native-setup`](../.agent-src/skills/react-native-setup/SKILL.md) | | Use when setting up React Native or Expo dev environments — Xcode, Android Studio, CocoaPods, EAS, Metro, New Architecture — even when the user just says 'my RN build won't start'. |
|
|
@@ -122,6 +127,7 @@ are excluded.
|
|
|
122
127
|
| skill | [`receiving-code-review`](../.agent-src/skills/receiving-code-review/SKILL.md) | | Use when processing code review feedback (bot or human) before changing anything — triages, verifies, and pushes back with technical reasoning — even when the user just says 'fix the comments'. |
|
|
123
128
|
| skill | [`refine-prompt`](../.agent-src/skills/refine-prompt/SKILL.md) | | Reconstruct a free-form prompt into actionable AC + assumptions + confidence band before the engine plans — '/work \"…\"', 'baue X', 'ist der Prompt klar genug für die Engine?'. |
|
|
124
129
|
| skill | [`refine-ticket`](../.agent-src/skills/refine-ticket/SKILL.md) | | Refine a Jira/Linear ticket before planning — 'refine ticket', 'tighten AC on PROJ-123', 'ist das Ticket klar?' — rewritten ticket, Top-5 risks, persona voices, sub-skills orchestrated, close-prompt. |
|
|
130
|
+
| skill | [`repomix`](../.agent-src/skills/repomix/SKILL.md) | | Use when packaging a codebase to a single AI-friendly file for LLM analysis — local or remote, XML/Markdown/JSON, token counting, gitignore filtering, peer-side `repomix` CLI. |
|
|
125
131
|
| skill | [`requesting-code-review`](../.agent-src/skills/requesting-code-review/SKILL.md) | | Use when asking for a review or creating a PR — self-review first, frame the right context, test plan included — even when the user just says 'open a PR' or 'ready to merge'. |
|
|
126
132
|
| skill | [`review-routing`](../.agent-src/skills/review-routing/SKILL.md) | | Use when preparing a PR description, suggesting reviewers, or flagging risk — produces owner-mapped roles plus historical bug-pattern matches from project-local YAML. |
|
|
127
133
|
| skill | [`rice-prioritization`](../.agent-src/skills/rice-prioritization/SKILL.md) | | Use when ranking competing initiatives for a roadmap, breaking a tie between two features, or auditing a backlog for hidden low-value work via Reach × Impact × Confidence ÷ Effort. |
|
|
@@ -130,6 +136,7 @@ are excluded.
|
|
|
130
136
|
| skill | [`rtk-output-filtering`](../.agent-src/skills/rtk-output-filtering/SKILL.md) | | Use when running verbose CLI commands — wraps them with rtk (Rust Token Killer) for 60-90% token savings. Covers installation, configuration, and usage patterns. |
|
|
131
137
|
| skill | [`rule-writing`](../.agent-src/skills/rule-writing/SKILL.md) | | Use when creating or editing a rule in .agent-src.uncompressed/rules/ — trigger wording, always vs auto classification, size budget — even when the user just says 'add a rule for X'. |
|
|
132
138
|
| skill | [`script-writing`](../.agent-src/skills/script-writing/SKILL.md) | | Use when adding or editing any script under `scripts/` — `--quiet` flag, `_lib/script_output` helpers, silent Taskfile wiring, Iron-Law carve-outs — even when you just say 'add a check script for X'. |
|
|
139
|
+
| skill | [`secrets-management`](../.agent-src/skills/secrets-management/SKILL.md) | | Use when picking a secrets store, designing rotation, or wiring scanning gates — multi-cloud (Vault, AWS, Azure, GCP), CI, and Kubernetes — decision framework, provider deep-dives externalized. |
|
|
133
140
|
| skill | [`security`](../.agent-src/skills/security/SKILL.md) | | Use when applying security best practices — authentication, authorization via Policies, CSRF protection, input sanitization, rate limiting, or secure coding. |
|
|
134
141
|
| skill | [`security-audit`](../.agent-src/skills/security-audit/SKILL.md) | | ONLY when user explicitly requests: security audit, vulnerability scan, or penetration test review. NOT for regular feature work. |
|
|
135
142
|
| skill | [`sentry-integration`](../.agent-src/skills/sentry-integration/SKILL.md) | | Use when the user shares a Sentry URL, says "check Sentry", or wants to investigate production errors. Uses Sentry MCP tools for deep analysis. |
|
|
@@ -146,6 +153,7 @@ are excluded.
|
|
|
146
153
|
| skill | [`terragrunt`](../.agent-src/skills/terragrunt/SKILL.md) | | Use when working with Terragrunt — DRY multi-env configs, module dependencies, remote state orchestration — even when the user just says 'deploy this to staging and prod' without naming Terragrunt. |
|
|
147
154
|
| skill | [`test-driven-development`](../.agent-src/skills/test-driven-development/SKILL.md) | | Use when implementing a feature, fixing a bug, or refactoring — write a failing test first, then the code — even if the user just says 'add this function' or 'fix this bug'. |
|
|
148
155
|
| skill | [`test-performance`](../.agent-src/skills/test-performance/SKILL.md) | | Use when optimizing test suite performance — database setup, seeder optimization, parallel testing, CI pipeline efficiency, or RefreshDatabase alternatives. |
|
|
156
|
+
| skill | [`testing-anti-patterns`](../.agent-src/skills/testing-anti-patterns/SKILL.md) | | Use BEFORE writing or changing tests, adding mocks, or putting test-only methods on production classes — five Iron Laws and gates against mocking-the-mock, production pollution, silent partial mocks. |
|
|
149
157
|
| skill | [`threat-modeling`](../.agent-src/skills/threat-modeling/SKILL.md) | | Use when adding auth, webhooks, uploads, queues, secrets, tenant boundaries, or public endpoints — produces trust boundaries + abuse cases mapped to files, BEFORE implementation. |
|
|
150
158
|
| skill | [`token-optimizer`](../.agent-src/skills/token-optimizer/SKILL.md) | | Use BEFORE any verbose CLI run, large file read, doc conversion, or near-context handoff — single decision tree keyed by intent that cites the canonical token-saving asset. Consult before the action. |
|
|
151
159
|
| skill | [`traefik`](../.agent-src/skills/traefik/SKILL.md) | | Use when setting up Traefik as a local reverse proxy — real domains on 127.0.0.1, trusted HTTPS via mkcert, automatic service discovery, and multi-project routing. |
|
|
@@ -1308,6 +1308,12 @@
|
|
|
1308
1308
|
"load_context": [],
|
|
1309
1309
|
"load_context_eager": []
|
|
1310
1310
|
},
|
|
1311
|
+
".agent-src.uncompressed/skills/async-python-patterns/SKILL.md": {
|
|
1312
|
+
"kind": "skill",
|
|
1313
|
+
"rule_type": null,
|
|
1314
|
+
"load_context": [],
|
|
1315
|
+
"load_context_eager": []
|
|
1316
|
+
},
|
|
1311
1317
|
".agent-src.uncompressed/skills/authz-review/SKILL.md": {
|
|
1312
1318
|
"kind": "skill",
|
|
1313
1319
|
"rule_type": null,
|
|
@@ -1434,6 +1440,12 @@
|
|
|
1434
1440
|
"load_context": [],
|
|
1435
1441
|
"load_context_eager": []
|
|
1436
1442
|
},
|
|
1443
|
+
".agent-src.uncompressed/skills/defense-in-depth/SKILL.md": {
|
|
1444
|
+
"kind": "skill",
|
|
1445
|
+
"rule_type": null,
|
|
1446
|
+
"load_context": [],
|
|
1447
|
+
"load_context_eager": []
|
|
1448
|
+
},
|
|
1437
1449
|
".agent-src.uncompressed/skills/dependency-upgrade/SKILL.md": {
|
|
1438
1450
|
"kind": "skill",
|
|
1439
1451
|
"rule_type": null,
|
|
@@ -1482,6 +1494,12 @@
|
|
|
1482
1494
|
"load_context": [],
|
|
1483
1495
|
"load_context_eager": []
|
|
1484
1496
|
},
|
|
1497
|
+
".agent-src.uncompressed/skills/error-handling-patterns/SKILL.md": {
|
|
1498
|
+
"kind": "skill",
|
|
1499
|
+
"rule_type": null,
|
|
1500
|
+
"load_context": [],
|
|
1501
|
+
"load_context_eager": []
|
|
1502
|
+
},
|
|
1485
1503
|
".agent-src.uncompressed/skills/estimate-ticket/SKILL.md": {
|
|
1486
1504
|
"kind": "skill",
|
|
1487
1505
|
"rule_type": null,
|
|
@@ -1680,6 +1698,12 @@
|
|
|
1680
1698
|
"load_context": [],
|
|
1681
1699
|
"load_context_eager": []
|
|
1682
1700
|
},
|
|
1701
|
+
".agent-src.uncompressed/skills/mcp-builder/SKILL.md": {
|
|
1702
|
+
"kind": "skill",
|
|
1703
|
+
"rule_type": null,
|
|
1704
|
+
"load_context": [],
|
|
1705
|
+
"load_context_eager": []
|
|
1706
|
+
},
|
|
1683
1707
|
".agent-src.uncompressed/skills/mcp/SKILL.md": {
|
|
1684
1708
|
"kind": "skill",
|
|
1685
1709
|
"rule_type": null,
|
|
@@ -1848,6 +1872,12 @@
|
|
|
1848
1872
|
"load_context": [],
|
|
1849
1873
|
"load_context_eager": []
|
|
1850
1874
|
},
|
|
1875
|
+
".agent-src.uncompressed/skills/prompt-engineering-patterns/SKILL.md": {
|
|
1876
|
+
"kind": "skill",
|
|
1877
|
+
"rule_type": null,
|
|
1878
|
+
"load_context": [],
|
|
1879
|
+
"load_context_eager": []
|
|
1880
|
+
},
|
|
1851
1881
|
".agent-src.uncompressed/skills/prompt-optimizer/SKILL.md": {
|
|
1852
1882
|
"kind": "skill",
|
|
1853
1883
|
"rule_type": null,
|
|
@@ -1908,6 +1938,12 @@
|
|
|
1908
1938
|
"load_context": [],
|
|
1909
1939
|
"load_context_eager": []
|
|
1910
1940
|
},
|
|
1941
|
+
".agent-src.uncompressed/skills/repomix/SKILL.md": {
|
|
1942
|
+
"kind": "skill",
|
|
1943
|
+
"rule_type": null,
|
|
1944
|
+
"load_context": [],
|
|
1945
|
+
"load_context_eager": []
|
|
1946
|
+
},
|
|
1911
1947
|
".agent-src.uncompressed/skills/requesting-code-review/SKILL.md": {
|
|
1912
1948
|
"kind": "skill",
|
|
1913
1949
|
"rule_type": null,
|
|
@@ -1956,6 +1992,12 @@
|
|
|
1956
1992
|
"load_context": [],
|
|
1957
1993
|
"load_context_eager": []
|
|
1958
1994
|
},
|
|
1995
|
+
".agent-src.uncompressed/skills/secrets-management/SKILL.md": {
|
|
1996
|
+
"kind": "skill",
|
|
1997
|
+
"rule_type": null,
|
|
1998
|
+
"load_context": [],
|
|
1999
|
+
"load_context_eager": []
|
|
2000
|
+
},
|
|
1959
2001
|
".agent-src.uncompressed/skills/security-audit/SKILL.md": {
|
|
1960
2002
|
"kind": "skill",
|
|
1961
2003
|
"rule_type": null,
|
|
@@ -2052,6 +2094,12 @@
|
|
|
2052
2094
|
"load_context": [],
|
|
2053
2095
|
"load_context_eager": []
|
|
2054
2096
|
},
|
|
2097
|
+
".agent-src.uncompressed/skills/testing-anti-patterns/SKILL.md": {
|
|
2098
|
+
"kind": "skill",
|
|
2099
|
+
"rule_type": null,
|
|
2100
|
+
"load_context": [],
|
|
2101
|
+
"load_context_eager": []
|
|
2102
|
+
},
|
|
2055
2103
|
".agent-src.uncompressed/skills/threat-modeling/SKILL.md": {
|
|
2056
2104
|
"kind": "skill",
|
|
2057
2105
|
"rule_type": null,
|
|
@@ -5649,6 +5697,41 @@
|
|
|
5649
5697
|
"via": "self",
|
|
5650
5698
|
"depth": 0
|
|
5651
5699
|
},
|
|
5700
|
+
{
|
|
5701
|
+
"source": ".agent-src.uncompressed/skills/async-python-patterns/SKILL.md",
|
|
5702
|
+
"target": ".agent-src.uncompressed/skills/api-design/SKILL.md",
|
|
5703
|
+
"type": "READ_ONLY",
|
|
5704
|
+
"via": "body_link",
|
|
5705
|
+
"depth": 1
|
|
5706
|
+
},
|
|
5707
|
+
{
|
|
5708
|
+
"source": ".agent-src.uncompressed/skills/async-python-patterns/SKILL.md",
|
|
5709
|
+
"target": ".agent-src.uncompressed/skills/async-python-patterns/SKILL.md",
|
|
5710
|
+
"type": "WRITE",
|
|
5711
|
+
"via": "self",
|
|
5712
|
+
"depth": 0
|
|
5713
|
+
},
|
|
5714
|
+
{
|
|
5715
|
+
"source": ".agent-src.uncompressed/skills/async-python-patterns/SKILL.md",
|
|
5716
|
+
"target": ".agent-src.uncompressed/skills/error-handling-patterns/SKILL.md",
|
|
5717
|
+
"type": "READ_ONLY",
|
|
5718
|
+
"via": "body_link",
|
|
5719
|
+
"depth": 1
|
|
5720
|
+
},
|
|
5721
|
+
{
|
|
5722
|
+
"source": ".agent-src.uncompressed/skills/async-python-patterns/SKILL.md",
|
|
5723
|
+
"target": ".agent-src.uncompressed/skills/mcp-builder/SKILL.md",
|
|
5724
|
+
"type": "READ_ONLY",
|
|
5725
|
+
"via": "body_link",
|
|
5726
|
+
"depth": 1
|
|
5727
|
+
},
|
|
5728
|
+
{
|
|
5729
|
+
"source": ".agent-src.uncompressed/skills/async-python-patterns/SKILL.md",
|
|
5730
|
+
"target": ".agent-src.uncompressed/skills/performance/SKILL.md",
|
|
5731
|
+
"type": "READ_ONLY",
|
|
5732
|
+
"via": "body_link",
|
|
5733
|
+
"depth": 1
|
|
5734
|
+
},
|
|
5652
5735
|
{
|
|
5653
5736
|
"source": ".agent-src.uncompressed/skills/authz-review/SKILL.md",
|
|
5654
5737
|
"target": ".agent-src.uncompressed/skills/authz-review/SKILL.md",
|
|
@@ -6006,6 +6089,20 @@
|
|
|
6006
6089
|
"via": "self",
|
|
6007
6090
|
"depth": 0
|
|
6008
6091
|
},
|
|
6092
|
+
{
|
|
6093
|
+
"source": ".agent-src.uncompressed/skills/defense-in-depth/SKILL.md",
|
|
6094
|
+
"target": ".agent-src.uncompressed/skills/defense-in-depth/SKILL.md",
|
|
6095
|
+
"type": "WRITE",
|
|
6096
|
+
"via": "self",
|
|
6097
|
+
"depth": 0
|
|
6098
|
+
},
|
|
6099
|
+
{
|
|
6100
|
+
"source": ".agent-src.uncompressed/skills/defense-in-depth/SKILL.md",
|
|
6101
|
+
"target": ".agent-src.uncompressed/skills/laravel-validation/SKILL.md",
|
|
6102
|
+
"type": "READ_ONLY",
|
|
6103
|
+
"via": "body_link",
|
|
6104
|
+
"depth": 1
|
|
6105
|
+
},
|
|
6009
6106
|
{
|
|
6010
6107
|
"source": ".agent-src.uncompressed/skills/dependency-upgrade/SKILL.md",
|
|
6011
6108
|
"target": ".agent-src.uncompressed/skills/dependency-upgrade/SKILL.md",
|
|
@@ -6076,6 +6173,41 @@
|
|
|
6076
6173
|
"via": "self",
|
|
6077
6174
|
"depth": 0
|
|
6078
6175
|
},
|
|
6176
|
+
{
|
|
6177
|
+
"source": ".agent-src.uncompressed/skills/error-handling-patterns/SKILL.md",
|
|
6178
|
+
"target": ".agent-src.uncompressed/skills/api-design/SKILL.md",
|
|
6179
|
+
"type": "READ_ONLY",
|
|
6180
|
+
"via": "body_link",
|
|
6181
|
+
"depth": 1
|
|
6182
|
+
},
|
|
6183
|
+
{
|
|
6184
|
+
"source": ".agent-src.uncompressed/skills/error-handling-patterns/SKILL.md",
|
|
6185
|
+
"target": ".agent-src.uncompressed/skills/bug-analyzer/SKILL.md",
|
|
6186
|
+
"type": "READ_ONLY",
|
|
6187
|
+
"via": "body_link",
|
|
6188
|
+
"depth": 1
|
|
6189
|
+
},
|
|
6190
|
+
{
|
|
6191
|
+
"source": ".agent-src.uncompressed/skills/error-handling-patterns/SKILL.md",
|
|
6192
|
+
"target": ".agent-src.uncompressed/skills/defense-in-depth/SKILL.md",
|
|
6193
|
+
"type": "READ_ONLY",
|
|
6194
|
+
"via": "body_link",
|
|
6195
|
+
"depth": 1
|
|
6196
|
+
},
|
|
6197
|
+
{
|
|
6198
|
+
"source": ".agent-src.uncompressed/skills/error-handling-patterns/SKILL.md",
|
|
6199
|
+
"target": ".agent-src.uncompressed/skills/error-handling-patterns/SKILL.md",
|
|
6200
|
+
"type": "WRITE",
|
|
6201
|
+
"via": "self",
|
|
6202
|
+
"depth": 0
|
|
6203
|
+
},
|
|
6204
|
+
{
|
|
6205
|
+
"source": ".agent-src.uncompressed/skills/error-handling-patterns/SKILL.md",
|
|
6206
|
+
"target": ".agent-src.uncompressed/skills/laravel-validation/SKILL.md",
|
|
6207
|
+
"type": "READ_ONLY",
|
|
6208
|
+
"via": "body_link",
|
|
6209
|
+
"depth": 1
|
|
6210
|
+
},
|
|
6079
6211
|
{
|
|
6080
6212
|
"source": ".agent-src.uncompressed/skills/estimate-ticket/SKILL.md",
|
|
6081
6213
|
"target": ".agent-src.uncompressed/commands/jira-ticket.md",
|
|
@@ -6734,6 +6866,34 @@
|
|
|
6734
6866
|
"via": "self",
|
|
6735
6867
|
"depth": 0
|
|
6736
6868
|
},
|
|
6869
|
+
{
|
|
6870
|
+
"source": ".agent-src.uncompressed/skills/mcp-builder/SKILL.md",
|
|
6871
|
+
"target": ".agent-src.uncompressed/skills/api-design/SKILL.md",
|
|
6872
|
+
"type": "READ_ONLY",
|
|
6873
|
+
"via": "body_link",
|
|
6874
|
+
"depth": 1
|
|
6875
|
+
},
|
|
6876
|
+
{
|
|
6877
|
+
"source": ".agent-src.uncompressed/skills/mcp-builder/SKILL.md",
|
|
6878
|
+
"target": ".agent-src.uncompressed/skills/mcp-builder/SKILL.md",
|
|
6879
|
+
"type": "WRITE",
|
|
6880
|
+
"via": "self",
|
|
6881
|
+
"depth": 0
|
|
6882
|
+
},
|
|
6883
|
+
{
|
|
6884
|
+
"source": ".agent-src.uncompressed/skills/mcp-builder/SKILL.md",
|
|
6885
|
+
"target": ".agent-src.uncompressed/skills/mcp/SKILL.md",
|
|
6886
|
+
"type": "READ_ONLY",
|
|
6887
|
+
"via": "body_link",
|
|
6888
|
+
"depth": 1
|
|
6889
|
+
},
|
|
6890
|
+
{
|
|
6891
|
+
"source": ".agent-src.uncompressed/skills/mcp-builder/SKILL.md",
|
|
6892
|
+
"target": ".agent-src.uncompressed/skills/testing-anti-patterns/SKILL.md",
|
|
6893
|
+
"type": "READ_ONLY",
|
|
6894
|
+
"via": "body_link",
|
|
6895
|
+
"depth": 1
|
|
6896
|
+
},
|
|
6737
6897
|
{
|
|
6738
6898
|
"source": ".agent-src.uncompressed/skills/mcp/SKILL.md",
|
|
6739
6899
|
"target": ".agent-src.uncompressed/skills/mcp/SKILL.md",
|
|
@@ -6986,6 +7146,41 @@
|
|
|
6986
7146
|
"via": "self",
|
|
6987
7147
|
"depth": 0
|
|
6988
7148
|
},
|
|
7149
|
+
{
|
|
7150
|
+
"source": ".agent-src.uncompressed/skills/prompt-engineering-patterns/SKILL.md",
|
|
7151
|
+
"target": ".agent-src.uncompressed/skills/async-python-patterns/SKILL.md",
|
|
7152
|
+
"type": "READ_ONLY",
|
|
7153
|
+
"via": "body_link",
|
|
7154
|
+
"depth": 1
|
|
7155
|
+
},
|
|
7156
|
+
{
|
|
7157
|
+
"source": ".agent-src.uncompressed/skills/prompt-engineering-patterns/SKILL.md",
|
|
7158
|
+
"target": ".agent-src.uncompressed/skills/mcp-builder/SKILL.md",
|
|
7159
|
+
"type": "READ_ONLY",
|
|
7160
|
+
"via": "body_link",
|
|
7161
|
+
"depth": 1
|
|
7162
|
+
},
|
|
7163
|
+
{
|
|
7164
|
+
"source": ".agent-src.uncompressed/skills/prompt-engineering-patterns/SKILL.md",
|
|
7165
|
+
"target": ".agent-src.uncompressed/skills/prompt-engineering-patterns/SKILL.md",
|
|
7166
|
+
"type": "WRITE",
|
|
7167
|
+
"via": "self",
|
|
7168
|
+
"depth": 0
|
|
7169
|
+
},
|
|
7170
|
+
{
|
|
7171
|
+
"source": ".agent-src.uncompressed/skills/prompt-engineering-patterns/SKILL.md",
|
|
7172
|
+
"target": ".agent-src.uncompressed/skills/prompt-optimizer/SKILL.md",
|
|
7173
|
+
"type": "READ_ONLY",
|
|
7174
|
+
"via": "body_link",
|
|
7175
|
+
"depth": 1
|
|
7176
|
+
},
|
|
7177
|
+
{
|
|
7178
|
+
"source": ".agent-src.uncompressed/skills/prompt-engineering-patterns/SKILL.md",
|
|
7179
|
+
"target": ".agent-src.uncompressed/skills/refine-prompt/SKILL.md",
|
|
7180
|
+
"type": "READ_ONLY",
|
|
7181
|
+
"via": "body_link",
|
|
7182
|
+
"depth": 1
|
|
7183
|
+
},
|
|
6989
7184
|
{
|
|
6990
7185
|
"source": ".agent-src.uncompressed/skills/prompt-optimizer/SKILL.md",
|
|
6991
7186
|
"target": ".agent-src.uncompressed/commands/optimize-prompt.md",
|
|
@@ -7168,6 +7363,48 @@
|
|
|
7168
7363
|
"via": "body_link",
|
|
7169
7364
|
"depth": 1
|
|
7170
7365
|
},
|
|
7366
|
+
{
|
|
7367
|
+
"source": ".agent-src.uncompressed/skills/repomix/SKILL.md",
|
|
7368
|
+
"target": ".agent-src.uncompressed/commands/analyze-reference-repo.md",
|
|
7369
|
+
"type": "READ_ONLY",
|
|
7370
|
+
"via": "body_link",
|
|
7371
|
+
"depth": 1
|
|
7372
|
+
},
|
|
7373
|
+
{
|
|
7374
|
+
"source": ".agent-src.uncompressed/skills/repomix/SKILL.md",
|
|
7375
|
+
"target": ".agent-src.uncompressed/skills/blast-radius-analyzer/SKILL.md",
|
|
7376
|
+
"type": "READ_ONLY",
|
|
7377
|
+
"via": "body_link",
|
|
7378
|
+
"depth": 1
|
|
7379
|
+
},
|
|
7380
|
+
{
|
|
7381
|
+
"source": ".agent-src.uncompressed/skills/repomix/SKILL.md",
|
|
7382
|
+
"target": ".agent-src.uncompressed/skills/judge-bug-hunter/SKILL.md",
|
|
7383
|
+
"type": "READ_ONLY",
|
|
7384
|
+
"via": "body_link",
|
|
7385
|
+
"depth": 1
|
|
7386
|
+
},
|
|
7387
|
+
{
|
|
7388
|
+
"source": ".agent-src.uncompressed/skills/repomix/SKILL.md",
|
|
7389
|
+
"target": ".agent-src.uncompressed/skills/judge-security-auditor/SKILL.md",
|
|
7390
|
+
"type": "READ_ONLY",
|
|
7391
|
+
"via": "body_link",
|
|
7392
|
+
"depth": 1
|
|
7393
|
+
},
|
|
7394
|
+
{
|
|
7395
|
+
"source": ".agent-src.uncompressed/skills/repomix/SKILL.md",
|
|
7396
|
+
"target": ".agent-src.uncompressed/skills/markitdown/SKILL.md",
|
|
7397
|
+
"type": "READ_ONLY",
|
|
7398
|
+
"via": "body_link",
|
|
7399
|
+
"depth": 1
|
|
7400
|
+
},
|
|
7401
|
+
{
|
|
7402
|
+
"source": ".agent-src.uncompressed/skills/repomix/SKILL.md",
|
|
7403
|
+
"target": ".agent-src.uncompressed/skills/repomix/SKILL.md",
|
|
7404
|
+
"type": "WRITE",
|
|
7405
|
+
"via": "self",
|
|
7406
|
+
"depth": 0
|
|
7407
|
+
},
|
|
7171
7408
|
{
|
|
7172
7409
|
"source": ".agent-src.uncompressed/skills/requesting-code-review/SKILL.md",
|
|
7173
7410
|
"target": ".agent-src.uncompressed/commands/commit.md",
|
|
@@ -7455,6 +7692,41 @@
|
|
|
7455
7692
|
"via": "self",
|
|
7456
7693
|
"depth": 0
|
|
7457
7694
|
},
|
|
7695
|
+
{
|
|
7696
|
+
"source": ".agent-src.uncompressed/skills/secrets-management/SKILL.md",
|
|
7697
|
+
"target": ".agent-src.uncompressed/skills/aws-infrastructure/SKILL.md",
|
|
7698
|
+
"type": "READ_ONLY",
|
|
7699
|
+
"via": "body_link",
|
|
7700
|
+
"depth": 1
|
|
7701
|
+
},
|
|
7702
|
+
{
|
|
7703
|
+
"source": ".agent-src.uncompressed/skills/secrets-management/SKILL.md",
|
|
7704
|
+
"target": ".agent-src.uncompressed/skills/secrets-management/SKILL.md",
|
|
7705
|
+
"type": "WRITE",
|
|
7706
|
+
"via": "self",
|
|
7707
|
+
"depth": 0
|
|
7708
|
+
},
|
|
7709
|
+
{
|
|
7710
|
+
"source": ".agent-src.uncompressed/skills/secrets-management/SKILL.md",
|
|
7711
|
+
"target": ".agent-src.uncompressed/skills/security-audit/SKILL.md",
|
|
7712
|
+
"type": "READ_ONLY",
|
|
7713
|
+
"via": "body_link",
|
|
7714
|
+
"depth": 1
|
|
7715
|
+
},
|
|
7716
|
+
{
|
|
7717
|
+
"source": ".agent-src.uncompressed/skills/secrets-management/SKILL.md",
|
|
7718
|
+
"target": ".agent-src.uncompressed/skills/security/SKILL.md",
|
|
7719
|
+
"type": "READ_ONLY",
|
|
7720
|
+
"via": "body_link",
|
|
7721
|
+
"depth": 1
|
|
7722
|
+
},
|
|
7723
|
+
{
|
|
7724
|
+
"source": ".agent-src.uncompressed/skills/secrets-management/SKILL.md",
|
|
7725
|
+
"target": ".agent-src.uncompressed/skills/threat-modeling/SKILL.md",
|
|
7726
|
+
"type": "READ_ONLY",
|
|
7727
|
+
"via": "body_link",
|
|
7728
|
+
"depth": 1
|
|
7729
|
+
},
|
|
7458
7730
|
{
|
|
7459
7731
|
"source": ".agent-src.uncompressed/skills/security-audit/SKILL.md",
|
|
7460
7732
|
"target": ".agent-src.uncompressed/skills/authz-review/SKILL.md",
|
|
@@ -7763,6 +8035,48 @@
|
|
|
7763
8035
|
"via": "self",
|
|
7764
8036
|
"depth": 0
|
|
7765
8037
|
},
|
|
8038
|
+
{
|
|
8039
|
+
"source": ".agent-src.uncompressed/skills/testing-anti-patterns/SKILL.md",
|
|
8040
|
+
"target": ".agent-src.uncompressed/skills/defense-in-depth/SKILL.md",
|
|
8041
|
+
"type": "READ_ONLY",
|
|
8042
|
+
"via": "body_link",
|
|
8043
|
+
"depth": 1
|
|
8044
|
+
},
|
|
8045
|
+
{
|
|
8046
|
+
"source": ".agent-src.uncompressed/skills/testing-anti-patterns/SKILL.md",
|
|
8047
|
+
"target": ".agent-src.uncompressed/skills/judge-test-coverage/SKILL.md",
|
|
8048
|
+
"type": "READ_ONLY",
|
|
8049
|
+
"via": "body_link",
|
|
8050
|
+
"depth": 1
|
|
8051
|
+
},
|
|
8052
|
+
{
|
|
8053
|
+
"source": ".agent-src.uncompressed/skills/testing-anti-patterns/SKILL.md",
|
|
8054
|
+
"target": ".agent-src.uncompressed/skills/pest-testing/SKILL.md",
|
|
8055
|
+
"type": "READ_ONLY",
|
|
8056
|
+
"via": "body_link",
|
|
8057
|
+
"depth": 1
|
|
8058
|
+
},
|
|
8059
|
+
{
|
|
8060
|
+
"source": ".agent-src.uncompressed/skills/testing-anti-patterns/SKILL.md",
|
|
8061
|
+
"target": ".agent-src.uncompressed/skills/systematic-debugging/SKILL.md",
|
|
8062
|
+
"type": "READ_ONLY",
|
|
8063
|
+
"via": "body_link",
|
|
8064
|
+
"depth": 1
|
|
8065
|
+
},
|
|
8066
|
+
{
|
|
8067
|
+
"source": ".agent-src.uncompressed/skills/testing-anti-patterns/SKILL.md",
|
|
8068
|
+
"target": ".agent-src.uncompressed/skills/test-driven-development/SKILL.md",
|
|
8069
|
+
"type": "READ_ONLY",
|
|
8070
|
+
"via": "body_link",
|
|
8071
|
+
"depth": 1
|
|
8072
|
+
},
|
|
8073
|
+
{
|
|
8074
|
+
"source": ".agent-src.uncompressed/skills/testing-anti-patterns/SKILL.md",
|
|
8075
|
+
"target": ".agent-src.uncompressed/skills/testing-anti-patterns/SKILL.md",
|
|
8076
|
+
"type": "WRITE",
|
|
8077
|
+
"via": "self",
|
|
8078
|
+
"depth": 0
|
|
8079
|
+
},
|
|
7766
8080
|
{
|
|
7767
8081
|
"source": ".agent-src.uncompressed/skills/threat-modeling/SKILL.md",
|
|
7768
8082
|
"target": ".agent-src.uncompressed/skills/authz-review/SKILL.md",
|
package/package.json
CHANGED