prd-loc-estimator

Installation
SKILL.md

PRD LOC Estimator

Estimate likely source changes before implementation.

Flow

  1. Read the PRD or spec.
  2. Extract scope, non-goals, acceptance criteria, and unknowns.
  3. Inspect likely touched repo areas.
  4. List likely files, including expected new files.
  5. Estimate additions and deletions per file.
  6. Use ranges and separate additions from deletions.
  7. Mark expected paths that do not exist as new file.
  8. Exclude generated, build, and lockfile output unless the PRD requires it.
  9. Recommend splitting when total changed lines likely exceed 400.
  10. Use TEMPLATE.md for output.
Installs
4
GitHub Stars
7
First Seen
Jul 7, 2026
prd-loc-estimator — flpbalada/fb-skills