@vheins/local-memory-mcp 0.5.9 → 0.5.10
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
|
-
name: review-audit
|
|
2
|
+
name: review-and-audit
|
|
3
3
|
description: Audit documentation against implementation and generate Local Memory MCP tasks for gaps.
|
|
4
4
|
arguments:
|
|
5
5
|
- name: target
|
|
@@ -117,3 +117,5 @@ Before finishing, validate:
|
|
|
117
117
|
* ❌ No code was written.
|
|
118
118
|
* ❌ No execution was performed.
|
|
119
119
|
* ✅ Only MCP task operations exist.
|
|
120
|
+
|
|
121
|
+
extra_context:
|