📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-08-13 17:38:25 +08:00
parent 5a5d0a9460
commit ad5eeaaf5b
3 changed files with 8 additions and 3 deletions
@@ -0,0 +1,5 @@
---
"mattpocock-skills": patch
---
domain-modeling: trigger on discussing codebase terminology and on writing or editing a CONTEXT.md or an ADR directly, replacing the narrower "pin down domain terminology or a ubiquitous language" / "record an architectural decision" phrasing. Also drops the "another skill needs to maintain the domain model" caveat — that's the invoking skill's job to state explicitly, not this description's.
+2 -2
View File
@@ -1,8 +1,8 @@
# Source # Source
- Repo: https://github.com/mattpocock/skills - Repo: https://github.com/mattpocock/skills
- Ref: 84fdeffd12f2ee307994d1eb6feb48173b6e0502 - Ref: 8b78b531ab965735c5dc74f6f7a219e1e37326df
- Remove-Paths: - Remove-Paths:
- Snapshot: 2026-08-12 - Snapshot: 2026-08-13
- Sync-Mode: copy_skill_dirs - Sync-Mode: copy_skill_dirs
- Notes: vendored into playbook branch thirdparty/skill - Notes: vendored into playbook branch thirdparty/skill
@@ -1,6 +1,6 @@
--- ---
name: domain-modeling name: domain-modeling
description: Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model. description: Build and sharpen a project's domain model. Use when discussing codebase terminology, writing or editing a CONTEXT.md, or recording or editing an ADR.
--- ---
# Domain Modeling # Domain Modeling