ScopeSnap Documentation

Getting Started

ScopeSnap is an AI-powered project estimation tool that helps you break down complex projects into manageable tasks and estimate effort using story points.

Story Points & Estimation

Top-Down Estimation

Top-down estimation is a project estimation approach that starts with a high-level view of the project and works down to the details. Instead of trying to estimate every individual task from the start, you first consider the project as a whole: its size, scope, complexity, and similarity to past projects.

From this vantage point, you make a broad estimate of overall effort or duration. That estimate can then be broken down into phases, features, or milestones. The strength of this method is speed — it gives a directional estimate early in the process when little detail is available.

The trade-off is accuracy: because it relies on assumptions, analogies, or expert judgment, the estimates are more approximate and should be refined as more information becomes available.

Top-down estimation is especially useful for early project planning, budgeting, and communicating expectations with stakeholders before requirements are fully fleshed out.

Story Points as Ideal Days

In agile estimation, story points are often used as an abstract unit of measure. One common way to make them more tangible is to map them to ideal days. An "ideal day" means how long a task would take if a developer could work on it with no interruptions, full focus, and everything they need available.

Example:

A story estimated as 2 ideal days would be something a developer could complete in roughly two days of uninterrupted, focused work.

In reality, actual calendar days are usually longer because of meetings, context switching, blockers, and dependencies. A team may discover that 1 "ideal day" equates to 1.5–2 real days on average.

This translation helps teams bridge the gap between abstract story points and practical scheduling. It anchors estimates to real-world experience while still preserving the flexibility of the story point system.

Key Features

AI Task Expansion

Use the expand button to break down complex tasks into smaller, more manageable subtasks using AI assistance.

Drag & Drop Reordering

Easily reorder tasks and epics by dragging them to new positions in the table.

Keyboard Navigation

Use Tab/Shift+Tab to navigate between fields and rows for efficient data entry.

Undo/Redo

Full undo/redo functionality for all changes, with visual indicators showing available actions.

CSV Export

Export your project data to CSV format for use in other tools or for reporting.

Project Context

Add detailed project information to help AI generate more accurate task breakdowns.

Best Practices

Project Planning

  • • Provide as much context as possible, it really helps when creating the initial backlog and the task expansion
  • • Use consistent naming conventions
  • • Document assumptions that could affect the estimation

Estimation

  • • Breakdown large tasks into smaller pieces
  • • Consider the team's experience level
  • • Include buffer for unexpected issues