This runs `indexion identity audit` to flag functions, files, and folders whose names have drifted from what they actually do now. You get a report with expected versus actual summaries, plus recommendations like rename, move, or split. The tool treats each row as a review candidate, not proof, so you verify with `indexion doc graph` or grep before touching anything. It's designed for codebases where names went stale as responsibilities shifted. The audit surfaces work but won't tell you what the correct name should be. You still need to read the code and decide if a file is genuinely unfocused or just thin on declarations.
npx -y skills add trkbt10/indexion-skills --skill indexion-identity --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills