Install Pith into Claude Code. Copies hooks, patches settings.json, registers slash commands (/pith, /budget, /focus), and records the plugin root so hooks can resolve paths.
$npx -y skills add abhisekjha/pith --skill pith-installInstalls into the current project.
Run `npx skills use "https://github.com/abhisekjha/pith" --skill "abhisekjha/pith/pith-install"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/abhisekjha/pith" that are relevant to the current task. Run `npx skills add "https://github.com/abhisekjha/pith"` and select the relevant skills, then follow their instructions.