How the AI per-job review pipeline works in this repo - generating verdicts via local LLM CLI, parsing markdown-fenced JSON, the candidate brief lever, and the AI Apply tailored-package flow. Use when modifying src/ai-review.ts, src/lib/ai-apply.ts, tuning verdict prompts, debugging review output, editing the candidate brief, or wiring a new LLM provider.
$npx -y skills add franrom/pupila --skill pupila-ai-reviewInstalls into the current project.
Run `npx skills use "https://github.com/franrom/pupila" --skill "franrom/pupila/pupila-ai-review"` 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/franrom/pupila" that are relevant to the current task. Run `npx skills add "https://github.com/franrom/pupila"` and select the relevant skills, then follow their instructions.