@ikon85/agent-workflow-kit 0.16.0 → 0.16.1

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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "kitVersion": "0.16.0",
2
+ "kitVersion": "0.16.1",
3
3
  "files": [
4
4
  {
5
5
  "path": ".agents/skills/ask-matt/SKILL.md",
@@ -339,7 +339,7 @@
339
339
  "kind": "skill",
340
340
  "ownerSkill": "kit-update",
341
341
  "surface": "codex",
342
- "sha256": "26737ea49ac104260e56fd1604f60249ca1d59f1a2c1f22db55649833d01ebc3",
342
+ "sha256": "5b7a8c11b5852ee115fa8d3f66a3938d7b4db173a47d711da48abab635b2c261",
343
343
  "mode": 420,
344
344
  "origin": "kit"
345
345
  },
@@ -717,7 +717,7 @@
717
717
  "kind": "skill",
718
718
  "ownerSkill": "to-prd",
719
719
  "surface": "codex",
720
- "sha256": "f626fd0f451dd49d14d1d075da787f075853810926c1ace54ffa19152e3d5799",
720
+ "sha256": "0c7c556dfae2641a452ba5874e2e977b3e6f33d941b40be93b5009cb1d959ff8",
721
721
  "mode": 420,
722
722
  "origin": "kit"
723
723
  },
@@ -857,7 +857,7 @@
857
857
  {
858
858
  "path": ".claude/hooks/drift-guard.py",
859
859
  "kind": "hook",
860
- "sha256": "7497ef4bf0ab7acd681510083d10ad79753254bc6f3d435e86d529e2abc61ef3",
860
+ "sha256": "8a031ff04b7aa11ac7c4713de10634e1d1521ca9fbb82fc458a86f78f6d7d1cf",
861
861
  "mode": 493,
862
862
  "origin": "kit"
863
863
  },
@@ -1321,7 +1321,7 @@
1321
1321
  "kind": "skill",
1322
1322
  "ownerSkill": "kit-update",
1323
1323
  "surface": "claude",
1324
- "sha256": "26737ea49ac104260e56fd1604f60249ca1d59f1a2c1f22db55649833d01ebc3",
1324
+ "sha256": "5b7a8c11b5852ee115fa8d3f66a3938d7b4db173a47d711da48abab635b2c261",
1325
1325
  "mode": 420,
1326
1326
  "origin": "kit"
1327
1327
  },
@@ -1717,7 +1717,7 @@
1717
1717
  "kind": "skill",
1718
1718
  "ownerSkill": "to-prd",
1719
1719
  "surface": "claude",
1720
- "sha256": "b9e185d590853296fc0779f55b9dce58aacb424949409905e61f5758532c5009",
1720
+ "sha256": "38352d6e792114cc6c2352c34af841033ccaf06cf34e9ccab1bc76b51a0ca4a1",
1721
1721
  "mode": 420,
1722
1722
  "origin": "kit"
1723
1723
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ikon85/agent-workflow-kit",
3
- "version": "0.16.0",
3
+ "version": "0.16.1",
4
4
  "description": "Portable AI-agent workflow skills (plan → execute → land → learn) for Claude Code & Codex — grilling, TDD, diagnosis, two-axis code review, cross-model Codex review, design & domain-modeling, plus a skill router (ask-matt). npx init/update/diff/uninstall.",
5
5
  "type": "module",
6
6
  "bin": {