Run the doctor command to check for required dependencies:
./cli/devman doctorEnsure these tools are installed:
tmuxtmuxpnvim(if you use Neovim integration)claude
- Confirm the workspace root contains a
.devman/directory. - Rebuild the index:
./cli/devman index rebuild- Verify the
workspace.tmuxp.yamlpath in.devman/devman.toml. - Confirm the file exists relative to
.devman/.
- Ensure the
claudeCLI is on yourPATH. - Re-run
./cli/devman doctorto confirm availability.