feat: convert make-plan and do commands to skills (#1216)

This commit is contained in:
Alex Newman
2026-02-23 22:08:21 -05:00
committed by GitHub
parent e0fec4bad7
commit 3c4486e69e
8 changed files with 71 additions and 174 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"version": "1.0.0",
"author": "thedotmack",
"homepage": "https://claude-mem.com",
"skills": ["skills/make-plan", "skills/do-plan"],
"skills": ["skills/make-plan", "skills/do"],
"configSchema": {
"type": "object",
"additionalProperties": false,