Оценка трудозатрат и рисков задачи
productivity
estimate is a Claude Code skill that evaluates task effort by analyzing code complexity, dependencies, integration points, and risk factors. Operating entirely read-only, it reads CLAUDE.md for project context, design documents from `design/gdd/`, and historical sprint data from `production/sprints/` to ground estimates in actual team velocity. The output is a structured Markdown report covering a complexity table, a three-point range (optimistic / expected / pessimistic) rounded to half-day increments, a confidence level, a risk matrix, a dependency table, and a suggested sub-task breakdown. When confidence is low, the skill recommends a time-boxed spike via `/prototype`; for estimates exceeding 10 days it suggests story decomposition via `/create-stories`. Built for teams that need a consistent, auditable estimation workflow for sprint planning and readiness assessment.
- #estimation
- #planning
- #risk-assessment
- #sprint-planning
- #effort