Update Workspace banner
KenKaiii KenKaiii

Update Workspace

Development community

Description

--- name: update-workspace description: Update skills/commands in workspace version with proper npm→API and relative→absolute path transformations --- # Update Workspace Files When you update skills or commands, they need to exist in **TWO** locations with different formats. ## The Two Versions ### 1. Project Version - **Location:** `.claude/skills/` and `.claude/commands/` - **Commands:** npm scripts (`npm run modules:search`, `npm run workflow:build`) - **Paths:** Relative (`.claude/skills

Installation

Installs to ~/.claude/commands/kenkaiii-b0t-update-workspace.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/KenKaiii/b0t/HEAD/.claude/commands/update-workspace.md -o ~/.claude/commands/kenkaiii-b0t-update-workspace.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository