Loading...
Loading...
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 skill4agent add elliotjlt/claude-skill-potions etapython scripts/estimate_task.py --task "<task_description>" --path "<codebase_path>"--files <n>--json--filesscripts/estimate_task.py --task "Add user authentication" --path .scripts/estimate_task.py --task "Add dark mode toggle to settings" --path ./src