Devs - How do I estimate dev points accurately?

What do you have to do?

On the task, respond in the comment section the following questions

Understanding Requirements

  1. Clear Scope Definition: Is the scope clearly defined or are there ambiguities that need clarification?
  2. Acceptance Criteria: The ACs are clear or miss information?
  3. Dependencies: Does this task depend on third-party integrations? How complex the integration is?
  4. Technical Constraints: Are there any technical limitations or constraints we need to consider?

Technical Complexity

  1. Similar Past Work: Have we done something similar before? Can we reference previous work?
  2. New Technologies: Does this task require learning new technologies or frameworks?

Risk Assessment

  1. Potential Blockers: What could block progress on this task?
  2. Failure Scenarios: What could go wrong, and how would that impact the timeline?

Implementation Details

  1. Code Refactoring: Will existing code need refactoring to accommodate this change?
  2. UI/UX Components: How many screens or UI components need to be created or modified?

Was this article helpful?
© 2025 LowCode Internal Docs