When a user asks how long a task will take, requests a time estimate, or before starting any non-trivial coding task, immediately run scripts/estimate_task.py to analyze the codebase scope and provide a data-driven time estimate. Show the estimate breakdown, risk factors, and checkpoint recommendations without asking.
$npx -y skills add elliotjlt/claude-skill-potions --skill etaInstalls into the current project.
Run `npx skills use "https://github.com/elliotjlt/claude-skill-potions" --skill "elliotjlt/claude-skill-potions/eta"` 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/elliotjlt/claude-skill-potions" that are relevant to the current task. Run `npx skills add "https://github.com/elliotjlt/claude-skill-potions"` and select the relevant skills, then follow their instructions.