Instrument Project banner
inadarei inadarei

Instrument Project

Development community

Description

# Initialize this project with my standard Claude configuration files. 1. Run `mkdir -p .claude{commands,hooks}` to create the `.claude/commands` and `.claude/hooks` directories if they doesn't exist 2. Copy `~/.claude/CLAUDE.md` to `./CLAUDE.md` — skip if `./CLAUDE.md` already exists 3. Copy `~/.claude/hooks/check-context-doc.sh` to `.claude/hooks/check-context-doc.sh` - skip if it already exists 4. Copy `~/.claude/settings.local.json` to `./.claude/settings.json` — skip if `./.claude/settings

Installation

Installs to ~/.claude/commands/inadarei-claude-code-interactive-mode-instrument-project.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/inadarei/claude-code-interactive-mode/HEAD/.claude/commands/instrument-project.md -o ~/.claude/commands/inadarei-claude-code-interactive-mode-instrument-project.md

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

Full documentation available on GitHub

View Source Repository