Restructure banner
khanh-vu khanh-vu

Restructure

Development community

Description

--- description: Validate and fix .claude folder structure usage: /restructure [path] --- # Restructure Command Validate and fix existing .claude folder structure to ensure claude-force compatibility. ## Purpose The `/restructure` command helps you: - Validate existing .claude folder structure - Detect missing required files and directories - Fix invalid claude.json configuration - Create missing files with proper templates - Ensure project is ready for claude-force ## Usage ### Basic Rest

Installation

Installs to ~/.claude/commands/khanh-vu-claude-force-restructure.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/khanh-vu/claude-force/HEAD/.claude/commands/restructure.md -o ~/.claude/commands/khanh-vu-claude-force-restructure.md

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

Full documentation available on GitHub

View Source Repository