Gwt Project Index banner
akiojin akiojin

Gwt Project Index

Development community

Description

--- description: Semantic search over project source files using the gwt-project-index skill author: akiojin allowed-tools: Read, Glob, Grep, Bash --- # GWT Project Index Command Use this command to run semantic search against the project structure index. ## Usage ```text /gwt:gwt-project-index [query] ``` ## Steps 1. Load `.claude/skills/gwt-project-index/SKILL.md` and follow the workflow. 2. If index status is unknown, check index health before searching. 3. Run semantic search and retur

Installation

Installs to ~/.claude/commands/akiojin-llmlb-gwt-project-index.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/akiojin/llmlb/HEAD/.claude/commands/gwt-project-index.md -o ~/.claude/commands/akiojin-llmlb-gwt-project-index.md

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

Full documentation available on GitHub

View Source Repository