add basis for build state semantics skill
This commit is contained in:
parent
7ccec59364
commit
5ac51934ea
1 changed files with 7 additions and 0 deletions
7
.claude/skills/build-state-semantics/SKILL.md
Normal file
7
.claude/skills/build-state-semantics/SKILL.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
name: Build State Semantics
|
||||
description: How the core semantics of databuild's build state works; what its conceptual boundaries, responsibilities, and interfaces are; the mental model and rationale for how databuild is architected.
|
||||
version: 1.0.0
|
||||
---
|
||||
|
||||
|
||||
Loading…
Reference in a new issue