remove commands

This commit is contained in:
Rathi Harivansh 2026-01-19 17:45:23 +00:00
parent 32038d2332
commit 5125fc6efc
6 changed files with 0 additions and 565 deletions

View file

@ -7,7 +7,6 @@ TMP="/tmp/claude-code-vertical-$$"
git clone --depth 1 "$REPO" "$TMP" 2>/dev/null
mkdir -p .claude/vertical/plans
cp -r "$TMP/commands" .claude/
cp -r "$TMP/skills" .claude/
cp -r "$TMP/skill-index" .claude/
cp -r "$TMP/lib" .claude/