← The Complete Playbook
Varritech Guide 1 · Free
The Complete Digital Product Playbook

Product Strategy
& Discovery.

Turn your vision into a battle-tested roadmap.

๐Ÿ’ก
The difference between a product that ships and one that doesn't? A validated strategy before a single line of code is written. This guide shows you exactly how we do it โ€” with real examples from projects we've delivered.

Inside this guide, you'll find real SOWs, discovery interview scripts, FigJam research boards, branded delivery documents, and ClickUp project structures โ€” all from actual Varritech engagements.


Phase 1: Research & Discovery โ€” Before You Write a Single Line of Code

Phase 1 ยท Research & discovery

The FigJam board becomes a one-page brief

2-hour founder workshop ยท loops ~18s
Personas
User journeys
Competitive landscape
Technical constraints
Feature map
Open questions
Synthesize ยท 48h later

One-page brief

  • Crisp problem statement
  • Target user
  • Top 5 features
โ†’ the seed of your PRD
Six zones fill in the workshop; the board is the working document. Distilled, it becomes the brief every later phase traces back to.

Every project at Varritech begins with a structured discovery phase. We use FigJam as our collaborative research canvas โ€” mapping user journeys, competitive landscapes, feature prioritization, and technical constraints before committing to a single design or line of code.

Case Study: PortableTenant โ€” Tenant Screening Platform

PortableTenant is a tenant screening platform that enables renters to maintain a single, reusable screening report. When we kicked off this engagement, we needed to understand a complex multi-sided marketplace: renters, landlords, and integration partners.

๐Ÿ—บ๏ธ
FigJam Research Board โ€” What We Mapped:
โ€ข User journey maps for 3 personas (renter, landlord, partner developer)
โ€ข Competitive analysis matrix: TransUnion SmartMove, Experian RentBureau, Avail, Zillow Rental Manager
โ€ข Revenue model canvas: tenant fees, partner affiliate commissions (20%), yearly partner subscriptions
โ€ข Technical constraint mapping: data portability requirements, multi-partner sharing, compliance (FCRA, GDPR)
โ€ข Feature prioritization using MoSCoW: 12 Must-haves, 8 Should-haves, 5 Could-haves
โ€ข Integration architecture diagram: REST API, embeddable widgets, webhook events
Open in Figmahttps://www.figma.com/board/P38eLRVVMJMzainH9VYY5g/Portable-Tenants-Competitive-Benchmark--FigJam-

๐Ÿ‘† Open the PortableTenant Competitive Benchmark FigJam board โ€” Includes competitive benchmark of LeaseRunner, Zillow Rentals, and Experian; user stories for tenants and landlords; onboarding flow analysis; and UX annotations across 129 research elements.

Key insight from discovery: The biggest risk wasn't technical โ€” it was that both renters AND landlords needed agreements with PortableTenant for the platform to work. This two-sided adoption challenge shaped our entire go-to-market strategy and phased rollout plan.

Case Study: TutorAssist AI โ€” Gamified Learning Platform

TutorAssist AI is a gamified learning platform that combines AI tutoring with personalized feedback to keep students motivated and challenged. Discovery was critical because education technology has diverse user needs โ€” from K-12 students to adult learners โ€” and the AI features needed to adapt to different learning styles, knowledge levels, and curriculum standards.

๐Ÿ—บ๏ธ
FigJam Research Board โ€” What We Mapped:
โ€ข Learner persona spectrum: K-12 students (guided learning), college students (self-paced), adult learners (skill-building), educators (content creation & monitoring)
โ€ข Competitive teardown: Duolingo, Khan Academy, Quizlet, Photomath โ€” mapped strengths/weaknesses across engagement, AI quality, gamification, and content depth
โ€ข AI use cases: Ace AI companion for contextual tutoring, adaptive difficulty, personalized feedback, learning path generation
โ€ข Infrastructure decisions: React Native (Expo) for cross-platform mobile, Express.js backend, NativeWind/Tailwind for design system
โ€ข Gamification model: XP/leveling system, achievement badges, daily challenges, leaderboards, streak tracking
โ€ข Monetization model: freemium with IAP (Apple + Google), premium AI features and advanced analytics as subscription
Open in Figmahttps://www.figma.com/board/IM0lHEw6e3XTRKZtvX9R43/TutorAssist-AI-UserResearch--FigJam-

๐Ÿ‘† Open the TutorAssist AI User Research FigJam board โ€” User research for an AI-powered tutoring platform, including persona mapping, competitive analysis, and feature prioritization.

Key insight from discovery: Students and parents are overwhelmed by generic learning apps that don't adapt. The number one feature request wasn't more content โ€” it was an AI companion that truly understands where the student is struggling. We designed Ace, a contextual AI tutor that provides real-time hints, personalized explanations, and adaptive difficulty โ€” turning passive content consumption into active, guided learning. The gamification layer (XP, badges, leaderboards) was the retention mechanism, but AI-driven personalization was the core value proposition.

How to Run Your Own FigJam Discovery Session

  1. Create a fresh FigJam board with 6 sections: Personas, User Journeys, Competitive Landscape, Technical Constraints, Feature Map, Open Questions
  2. Run a 2-hour founder workshop โ€” The founder/product owner fills in Personas and User Journeys while the tech lead maps Technical Constraints. Everyone contributes to Feature Map.
  3. Competitive analysis sprint (48 hours) โ€” Sign up for every competitor. Screenshot their flows. Map their pricing. Identify the gap your product fills.
  4. Synthesize into a 1-page brief โ€” The FigJam board is your working document. Distill it into a crisp problem statement, target user, and top 5 features. This becomes the seed of your PRD.
๐ŸŽง
๐ŸŽง Audio Guide: Phase 1 Deep Dive
Listen to a detailed walkthrough of the Research & Discovery phase โ€” covering competitive analysis frameworks, user persona development, and FigJam discovery techniques.

Product Strategy Frameworks for Discovery

Product strategy frameworks

RICE scoring โ€” evidence beats gut feel

Intercom's prioritization standard ยท loops ~14s
RICE score = ( Reach ร— Impact ร— Confidence ) รท Effort
Dark modeR 300 ยท I 1 ยท C 50% ยท E 0.5300
Bulk PDF exportR 1,500 ยท I 0.5 ยท C 100% ยท E 1750
Landlord portalR 800 ยท I 2 ยท C 100% ยท E 2800
Reusable screening reportBUILD FIRSTR 2,000 ยท I 3 ยท C 80% ยท E 31,600
Gut-feel order in, evidence order out. Score every feature on four dimensions and the backlog sorts itself โ€” highest score builds first.

Before diving into research, you need the right frameworks to structure your thinking. Here are the battle-tested frameworks we use at every stage of discovery.

RICE Scoring Framework

RICE (Reach, Impact, Confidence, Effort) is the gold standard for feature prioritization. Developed by Intercom's product team, it eliminates gut-feel decisions by scoring every feature on four dimensions.

Formula: RICE Score = (Reach ร— Impact ร— Confidence) / Effort. Features with the highest scores get built first.

๐Ÿ“Š

Jobs-to-Be-Done (JTBD) Framework

Created by Clayton Christensen (Harvard Business School), JTBD reframes product thinking from "what features do users want?" to "what job is the user hiring this product to do?" This is the single most powerful lens for discovery interviews.

๐Ÿ’ฌ

Kano Model โ€” Feature Classification

The Kano Model (developed by Professor Noriaki Kano) classifies features into 5 categories based on how they affect customer satisfaction. It prevents the common mistake of building features that users expect but won't pay for.

๐Ÿ“‹

Competitive Analysis โ€” Porter's Five Forces + Perceptual Maps

Don't just list competitors. Use structured frameworks to understand your competitive landscape and find positioning gaps.

๐ŸŽจ

Lean Canvas โ€” One-Page Business Model

Ash Maurya's adaptation of Business Model Canvas, specifically designed for startups. Complete it in under 20 minutes. If you can't fill a box, that's a signal you need more discovery.

๐Ÿ“
Pro tip: Create one Lean Canvas per customer segment. A B2B SaaS product serving both SMBs and enterprises needs two separate canvases โ€” the problems, channels, and pricing are fundamentally different.

Market Sizing โ€” TAM, SAM, SOM

Every investor deck and product strategy needs market sizing. Use the bottom-up approach (more credible than top-down) to calculate your addressable market.

Writing A Business Plan

User Persona Development

Go beyond demographics. Build behavioral personas that capture goals, frustrations, and decision-making patterns. Each persona should feel like a real person you've interviewed.

๐Ÿ“

MVP Strategy โ€” Build the Right Thing First

An MVP is not a crappy v1. It's the smallest experiment that validates your riskiest assumption. Get this wrong and you'll waste months building something nobody wants.

โšก

Phase 2: The Discovery Interview โ€” A Script That Actually Works

Phase 2 ยท The discovery interview

45 minutes, four blocks โ€” not a sales call

REC ยท with permission
Q"Describe your product in one sentence โ€” as if to a stranger at a coffee shop."
Q"What exact words did potential users use to describe their pain?"
Q"Walk me through the core flow โ€” first touch to the 'aha' moment."
Q"What would make this engagement a failure? And what's a home run?"
raw transcriptโ†’PRD template
THE VISION
THE MARKET
TECHNICAL REALITY
CONSTRAINTS
10 min10 min15 min10 min
The client's exact language is the deliverable โ€” it becomes user stories, marketing copy, and success metrics, fed straight into the PRD.

Before we scope a single feature, we run a structured discovery interview with every prospective client. This isn't a sales call โ€” it's a technical deep-dive designed to surface hidden complexity, misaligned expectations, and the real problem behind the stated request.

๐ŸŽ™๏ธ
Varritech Discovery Interview Script (45-60 minutes)
We use this exact script with every new client engagement.

Block 1: The Vision (10 min)

  1. "Describe your product in one sentence as if explaining it to a stranger at a coffee shop."
  2. "Who is the primary user? Paint me a picture of their day โ€” what frustrates them right now?"
  3. "If this product is wildly successful in 12 months, what does that look like? Revenue? Users? Impact?"
  4. "What happens if you don't build this? What's the cost of doing nothing?"

Block 2: The Market (10 min)

  1. "Who are your top 3 competitors? What do they do well? What do they get wrong?"
  2. "Have you talked to potential users? What exact words did they use to describe their pain?"
  3. "What's your go-to-market strategy? How will the first 100 users find you?"
  4. "What's your pricing model? How did you arrive at that number?"

Block 3: The Technical Reality (15 min)

  1. "Walk me through the core user flow โ€” step by step, what does the user do from first touch to 'aha' moment?"
  2. "Are there any third-party integrations required? Payment processors? APIs? Data sources?"
  3. "What are the compliance or regulatory requirements? HIPAA? GDPR? PCI-DSS? SOC 2?"
  4. "Do you have existing code, designs, or documentation? Or are we starting from zero?"
  5. "What platforms? Web only? iOS? Android? All three?"

Block 4: Constraints & Expectations (10 min)

  1. "What's your budget range? This helps us scope appropriately โ€” MVP vs full platform."
  2. "Is there a hard deadline? A launch event, investor demo, or seasonal window?"
  3. "What does your team look like? Who will be our day-to-day contact? Who makes final decisions?"
  4. "What's the one thing that would make you say 'this engagement was a failure'? And what would make it a home run?"

Pro tip: Record the interview (with permission). The exact language the client uses becomes the foundation for user stories, marketing copy, and success metrics. We take raw transcripts and feed them into our PRD template.

๐ŸŽง
๐ŸŽง Audio Guide: Discovery Interview Deep Dive
Listen to a walkthrough of the 4-block discovery interview script โ€” including specific questions, follow-up prompts, and how to read between the lines of client responses.

Phase 3: Software Requirements Specification โ€” The Engineering Blueprint

Phase 3 ยท Software requirements specification

Eight sections, full traceability

IEEE 830 ยท evolved over 20+ engagements ยท loops ~16s
SRS โ€” PORTABLETENANT v1.0APPROVED
1Executive summary & introduction
2Overall description โ€” users, context, constraints
3Specific requirementsTHE CORE
4Project & business considerations
5Technical specifications โ€” stack, APIs, schema
6Testing requirements & acceptance criteria
7Deployment & maintenance
8Appendices โ€” flows, mockups, glossary
Every requirement traces
User storyfrom the discovery transcript
Functional requirementstimulus โ†’ response, edge cases
Test caseacceptance criteria, benchmarks
โœ“ traces both ways โ€” story โ†” test
The SOW says what and when; the SRS says exactly how the system behaves. It prevents the "I thought you were using Firebase" moment.

The SRS is the engineering contract between stakeholders and the development team. It transforms discovery insights into precise functional requirements, system behaviors, technical constraints, and acceptance criteria. Where an SOW defines what you'll deliver and when, the SRS defines exactly how the system must behave โ€” down to every edge case, error state, and integration point. Here's a walkthrough of a real Varritech SRS built for a platform.

๐Ÿ“„
Real SRS: PortableTenant Integration Platform
Document: Software Requirements Specification v1.0
Status: Approved | Format: IEEE 830 / Varritech SRS Template
View the SRS template we use โ†’

SRS Structure (Our Template)

Every Varritech SRS follows an 8-section structure based on IEEE 830, adapted for modern product development. It's evolved over 20+ engagements and eliminates ambiguity before a single line of code is written:

  1. Executive Summary & Introduction โ€” Project context, purpose, scope, and stakeholder alignment. For PortableTenant: "a tenant screening platform enabling renters to maintain a single, reusable screening report" with clearly defined in-scope vs. out-of-scope boundaries, definitions, acronyms, and document references.
  2. Overall Description โ€” Product perspective, system context diagrams, product functions, user classes and characteristics, operating environment, design constraints, and assumptions. PortableTenant's section mapped three user classes (renter, landlord, partner developer), hardware/software dependencies, and the two-sided marketplace constraint.
  3. Specific Requirements โ€” The core of the SRS. Functional requirements organized by feature area (user management, screening reports, landlord portal, affiliate tracking), non-functional requirements (performance, security, usability, reliability, scalability), external interface requirements, detailed system features with stimulus/response sequences, data requirements with entity schemas, UI specifications, and complete user stories with acceptance criteria.
  4. Project & Business Considerations โ€” Expected budget breakdown (development + operational costs), development timeline with phased milestones, success metrics (technical KPIs, business KPIs, user engagement), risk analysis (technical, business, market), competitive analysis, and marketing/analytics requirements.
  5. Technical Specifications โ€” Architecture overview with system diagrams, complete technology stack decisions, API specifications with design principles and rate limiting, database schema with core table designs, and security architecture covering authentication flows and security measures. This section prevents 'I thought you were using Firebase' moments.
  6. Testing Requirements โ€” Test strategy with testing levels (unit, integration, e2e, performance), test environments, feature-level acceptance criteria for every requirement, user acceptance testing protocols, and performance benchmarks with specific targets for application response times, API latency, and load testing.
  7. Deployment & Maintenance + Appendices โ€” Deployment strategy with release processes, support tiers and SLAs, update strategy with monitoring/maintenance plans, documentation deliverables. Appendices include visual references (screen flow diagrams, key mockups), glossary, and revision history. Every requirement traces back to a user story, and every user story traces to a test case.
๐Ÿ“š
SRS Library: We've built Software Requirements Specifications across every vertical โ€” AI Telehealth, Fleet Management, Payment Platforms, AI Crowdfunding, CRM Systems, Knowledge Bases, and Mobile Apps. Each follows the same 8-section IEEE 830 template adapted for the project's complexity. The SRS becomes the single source of truth that developers, QA, and stakeholders all reference throughout the build.

Phase 4: Branded Delivery Documents โ€” How to Show, Not Tell

Phase 4 ยท Branded delivery documents

Show, don't tell โ€” every deliverable gets the brand pass

One doc every ~4s ยท four types
Produced ยท Canva + Notion
Brand pass โ€” cover banner
Delivered to client
WEEKLY STATUS DECKVIDEO PROOF DOCTECHNICAL DELIVERY DOCSOW COVER BANNER
Clients buy confidence, not just software. Status decks, video proof, technical delivery docs, and SOW banners โ€” branded, documented, and something they can show their stakeholders.

Clients don't just want working software โ€” they want confidence that the process is professional and documented. Branded delivery documents build trust, create a paper trail, and give clients something tangible to show their stakeholders.

Document Types We Deliver

๐Ÿ“‹
1. Weekly Status Reports (Canva + Notion)
Branded slide decks showing sprint progress, blockers, demos. We maintain Canva templates for every active project โ€” PortableTenant, Thunder, and Ffreya each have their own weekly status deck series (6-9 pages each).

2. Video Proof & Feature Delivery Docs (Notion)
For Thunder, we created a Video Proof & Feature Delivery Documentation page with screen recordings of every delivered feature. Each entry includes: feature name, video walkthrough, acceptance criteria met, and any known limitations.

3. Technical Delivery Documents (Notion)
The Apple IAP Integration document for PilotLogAi is a detailed technical delivery doc covering implementation details, edge cases handled, testing procedures, and deployment instructions.

4. SOW Cover Banners (Custom-Generated)
Every SOW and delivery document gets a custom Varritech-branded banner โ€” dark theme, purple gradients, lime accents, hex grid patterns. Generated via HTML/CSS + Playwright, permanently hosted.

Phase 5: Project Structure in ClickUp โ€” The PM's Blueprint

Phase 5 ยท Project structure in ClickUp

From contract to code โ€” one traceability chain

PortableTenant: 160+ tasks run this way ยท loops ~15s
SOWmilestone
EPICper milestone
STORYper deliverable
TASKsprint-sized
PRcode review
DEPLOYshipped
โ€ฆand every task walks the sprint statuses โ†“
TO DO
IN PROGRESS
IN REVIEW
QA
DONE
โœ“
Every SOW milestone becomes an Epic, every deliverable a Story. Completed sprints become an immutable record of what was delivered.

Project management tooling is only as good as its structure. A messy ClickUp workspace leads to lost tasks, missed deadlines, and confused team members. Here's exactly how we structure every project at Varritech โ€” with a real example from PortableTenant.

Workspace Architecture

We run a single ClickUp workspace ("Varritech Development Services") with 23 active project Spaces โ€” one per client/product. This keeps permissions, statuses, and workflows isolated while maintaining a bird's-eye view across all projects.

๐Ÿข
Workspace โ†’ Space Hierarchy:
Varritech Development Services (Workspace)
โ”œโ”€โ”€ Marketing (company-wide)
โ”œโ”€โ”€ Management (internal ops)
โ”œโ”€โ”€ Engineering (shared standards)
โ”œโ”€โ”€ Design (shared assets)
โ”œโ”€โ”€ PortableTenant (client project)
โ”œโ”€โ”€ Thunder (client project)
โ”œโ”€โ”€ Ffreya (client project)
โ”œโ”€โ”€ PilotLogAi (client project)
โ”œโ”€โ”€ Varto (client project)
โ”œโ”€โ”€ Phleekz (client project)
โ”œโ”€โ”€ Renaissance (client project)
โ”œโ”€โ”€ ... and 12 more active spaces

Real Example: PortableTenant Space Structure

Here's the actual ClickUp structure for PortableTenant โ€” a project with 160+ active tasks across engineering, support, and marketing:

๐Ÿ“
PortableTenant Space

๐Ÿ“ Sprint Folder (79 tasks)
๐Ÿ“‹ Sprint 1 (9/1 - 9/7) โ€” 2 tasks
๐Ÿ“‹ Sprint 2 (9/8 - 9/14) โ€” 1 task
๐Ÿ“‹ Sprint 3 through Sprint 15...
๐Ÿ“‹ Backlog โ€” 57 tasks (prioritized, groomed)

๐Ÿ“ Support Sprints (81 tasks)
๐Ÿ“‹ February 6th - March 6th โ€” 81 active support tasks

๐Ÿ“‹ Mktg: Portable Tenant โ€” 39 marketing tasks
๐Ÿ“‹ Client Requested Bugs/Enhancements โ€” 72 items
๐Ÿ“‹ [PR-PT] Epics (based on SOW) โ€” 5 epics
๐Ÿ“‹ [PR-PT] Story (based on SOW) โ€” 36 user stories

Key PM Patterns We Use

  1. SOW-Driven Epics and Stories โ€” Every SOW milestone becomes an Epic. Every deliverable within a milestone becomes a Story. Stories break down into Tasks. This creates a direct traceability chain from contract to code: SOW Milestone โ†’ Epic โ†’ Story โ†’ Task โ†’ PR โ†’ Deployment.
  2. Time-Boxed Sprint Lists โ€” Each sprint is a separate List within the Sprint Folder, named with date ranges (e.g., "Sprint 1 (9/1 - 9/7)"). Tasks are pulled from the Backlog into the current sprint during planning. Completed sprints become an immutable record of what was delivered.
  3. Separate Support Track โ€” Bug reports and client-requested enhancements live in dedicated folderless lists, not in the sprint workflow. This prevents support work from derailing planned feature development. PMs triage support items weekly and promote critical ones into the next sprint.
  4. Marketing as a Parallel Track โ€” Marketing tasks (content creation, ad campaigns, social media) run in their own folderless list within the same Space. This gives the PM visibility into the full product lifecycle โ€” not just engineering.
  5. Custom Statuses Per Workflow โ€” Sprint folders use override statuses: To Do โ†’ In Progress โ†’ In Review โ†’ QA โ†’ Done. Support lists use: New โ†’ Triaged โ†’ Scheduled โ†’ Fixed โ†’ Verified. Marketing uses: Ideation โ†’ Draft โ†’ Review โ†’ Published.

PilotLogAi: A Leaner Structure

Not every project needs the same complexity. PilotLogAi uses a simpler structure suited to its smaller team and shorter sprint cycles:

๐Ÿ“
PilotLogAi Space

๐Ÿ“ Sprint Folder (15 tasks)
๐Ÿ“‹ Sprint 1 (7/7 - 7/13) โ€” 6 tasks
๐Ÿ“‹ Sprint 2 through Sprint 7...
๐Ÿ“‹ Sprint 8 (8/25 - 8/31) โ€” 9 tasks

Simpler structure because: smaller team (2 devs), shorter engagement, clear scope from day one. No separate support track needed โ€” bugs go straight into the next sprint.

The lesson: Your project management structure should match your project's complexity. Don't over-engineer a simple project, and don't under-engineer a complex one. Start with the minimal viable structure and add complexity only when it solves a real coordination problem.

How to Set Up Your Own ClickUp Space (Step by Step)


Bonus: Product-Market Fit Validation

Bonus ยท Product-market fit validation

PMF is measurable, not a feeling

Two signals, one verdict ยท loops ~14s
Signal 1 โ€” the Sean Ellis test
"How would you feel if you could no longer use the product?"
Very disappointed40%43%
Somewhat31%
Not disappointed26%
43% โ‰ฅ 40% benchmark โ†’ PMF signal
Signal 2 โ€” cohort retention over 12 weeks
flattens โ‰ˆ 40% โ†’ strong PMF decays to zero โ†’ keep iterating
Survey 40+ active users; track cohorts 8โ€“12 weeks. 40%+ "very disappointed" and a flattening curve โ€” below 25%, pivot or iterate.

Product-market fit isn't a feeling โ€” it's measurable. Here are the frameworks and benchmarks used by the world's best product teams to validate PMF before scaling.

The Sean Ellis Test (40% Benchmark)

Sean Ellis (founder of GrowthHackers) created the simplest PMF test: survey your users with one question โ€” "How would you feel if you could no longer use [product]?" If 40%+ answer "Very Disappointed," you have product-market fit.

๐Ÿš€

Retention Curves โ€” The Ultimate PMF Signal

If your retention curve flattens (doesn't go to zero), you have PMF. If it asymptotes at 20%+ monthly retention, you have strong PMF. Track cohort retention over 8-12 weeks.


Bonus: Go-to-Market Strategy

Strategy without execution is a dream. Go-to-market is where strategy meets reality. These frameworks help you launch with clarity.

April Dunford's Obviously Awesome Positioning

April Dunford's positioning framework has 5 components. Get these right and your messaging writes itself. Get them wrong and no amount of marketing budget will save you.

Obviously Awesome

Teresa Torres: Opportunity Solution Trees (OST)

OST is a visual framework that connects business outcomes to customer opportunities to solutions. It prevents the common trap of jumping straight to features without understanding the problem space.

Continuous Discovery Habits

๐ŸŽง
๐ŸŽง Audio Guide: Strategy Frameworks Deep Dive
Listen to a walkthrough of RICE scoring, Jobs-to-Be-Done, the Sean Ellis PMF test, Opportunity Solution Trees, and April Dunford's positioning framework.

Bonus: Product Metrics That Matter

Bonus ยท Product metrics that matter

The pirate funnel โ€” and the one metric above it

AARRR ยท Dave McClure ยท loops ~14s
ACQUISITIONchannels ยท CAC10,000visitors
ACTIVATIONonboarding ยท time-to-value6,200reach the "aha"
RETENTIONDAU/MAU ยท cohorts4,000come back โ€” the PMF signal
REVENUEARPU ยท LTV2,200pay
REFERRALNPS ยท viral coefficient1,200tell others
โœฆ Above the funnel sits ONE North Star โ€” the value metric revenue follows.

Airbnb: nights booked ยท Slack: messages sent ยท PortableTenant: screening reports delivered

Each stage has its own metric set โ€” but teams that track everything improve nothing. Pick the North Star first; the funnel explains it.

You can't improve what you don't measure. Here are the metric frameworks that separate data-informed teams from data-drowning ones.

North Star Metric

Every product needs ONE metric that captures the core value you deliver to users. This is not revenue โ€” it's the leading indicator that revenue follows.

Product North Star Metric

AARRR (Pirate Metrics)

Dave McClure's funnel framework tracks users across 5 lifecycle stages. Each stage has its own set of key metrics.


Bonus: Tools & Resources Library

The right tools accelerate every phase of product development. Here's our curated stack, organized by function.

Product Management & Roadmapping

User Research & Testing

Analytics & Product Intelligence

Design & Prototyping

Free Templates & Resources


The best product thinkers are voracious readers. Here's the curated reading list โ€” organized from "start here" to advanced.

Essential Books (Start Here)

Advanced Reading

Newsletters & Blogs to Follow


Bonus: Deep Research Report โ€” How We Validate an MVP Idea Before Writing Code

Bonus ยท Deep research report

Three specialists in parallel, six phases, one report

De-risk the build before the build ยท loops ~18s
D1D2D3D4D5D6D7
Market
researcher
01Market intelligence 02Competitive landscape
Product
strategist
03ICP & pain points 04MoSCoW + RICE 06Unit economics & risk
Technical
architect
05Roadmap & architecture
โ†’ Delivered in 5โ€“7 business days

Deep Research Report

11SECTIONS 20+PAGES 12COMPETITORS MAPPED
80% of startups fail building the wrong thing. Market sizing, competitors, ICPs, feature scores, roadmap, unit economics โ€” stress-tested before a dollar goes to development.

Before a single wireframe is drawn or a line of code is written, Varritech's research team produces a Deep Research Report that stress-tests the entire product hypothesis. This isn't a surface-level overview. It's a structured, data-driven investigation that covers market sizing, competitive landscape, ideal customer profiles, feature prioritization, technical architecture, unit economics, and risk analysis.

The goal is simple: de-risk the build before the build begins. Founders and product teams who skip this step often discover fatal flaws mid-development, burning months of runway on features nobody wants, or entering markets that can't support their price point.

Our Process: From Blank Page to Battle-Tested Report

Every deep research report follows the same rigorous methodology, refined across dozens of MVP engagements:

  1. Phase 1: Market Intelligence โ€” We start with top-down and bottom-up market sizing (TAM/SAM/SOM), regulatory landscape analysis, and macro trend identification. We pull from industry reports, public filings, and primary research to build an honest picture of the opportunity.
  2. Phase 2: Competitive Landscape โ€” We map every direct and indirect competitor across 15+ dimensions: pricing models, feature sets, funding history, customer reviews, market positioning, and technology stacks. We use Porter's Five Forces and perceptual mapping to identify white space.
  3. Phase 3: ICP & Pain Point Analysis โ€” Using Jobs-to-Be-Done and behavioral persona frameworks, we define 2-4 ideal customer profiles with specificity: job titles, company sizes, buying triggers, objection patterns, and willingness-to-pay thresholds.
  4. Phase 4: Feature Prioritization โ€” Every potential feature is scored using MoSCoW (Must/Should/Could/Won't) and RICE (Reach, Impact, Confidence, Effort). This produces a ranked backlog that separates MVP essentials from post-launch enhancements.
  5. Phase 5: Roadmap & Architecture โ€” We design a phased 12-18 month roadmap with clear milestones, technical architecture decisions (build vs. buy, cloud provider, integration points), and resource estimates for each phase.
  6. Phase 6: Unit Economics & Risk โ€” We model customer acquisition cost, lifetime value, payback period, and break-even scenarios. We then run a structured risk analysis covering market, technical, regulatory, and execution risks with mitigation strategies for each.

The entire report is produced in 5-7 business days by a cross-functional team: a product strategist, market researcher, and technical architect working in parallel.

Example Report: ComplianceOS โ€” AI-Powered Compliance Automation for SMBs

To demonstrate the depth and quality of this deliverable, we produced a complete deep research report for ComplianceOS โ€” a fictitious AI-powered compliance automation platform targeting small and mid-size businesses. This is the exact format and level of detail every Varritech client receives.

The ComplianceOS report covers 11 sections across 20+ pages: Executive Summary, Market Overview ($12.5B TAM), Competitive Landscape (12 competitors mapped), Ideal Customer Profiles (3 personas), Pain Point Analysis, Feature Prioritization (MoSCoW + RICE scoring), Phased Roadmap (3 phases over 15 months), Go-to-Market Strategy, Technical Architecture, Unit Economics (with break-even modeling), and Risk Analysis with mitigation matrix.

๐Ÿ”ฌ

Why This Matters

80% of startups fail because they build the wrong thing, not because they build it badly. A deep research report eliminates the most common failure modes before a single dollar is spent on development:

Every Varritech MVP engagement begins with this report. It becomes the north star document that guides discovery interviews, SRS creation, sprint planning, and go-to-market execution. Clients tell us it's the single most valuable deliverable in the entire engagement.

๐Ÿ“ž
Want a deep research report for your product idea? Book a free 30-minute strategy call and we'll walk through how the process works for your specific market and use case.

What's Next?

You now have the exact frameworks, scripts, and structures we use to take a product from "I have an idea" to "here's the signed SOW and sprint plan." But frameworks are only as good as their execution.

๐Ÿ“ž
Stuck on any of these phases? Book a free 30-minute strategy call. We'll walk through your specific situation โ€” whether you need help with discovery research, SOW creation, project structuring, or all of the above.

Email sales@varritech.com or visit https://varritech.com/booking to book.

No pitch. No pressure. Just two engineers talking shop.

Varritech Development Services โ€” Bold ideas wait for no one.

๐ŸŽง
๐ŸŽง Audio Guide: Listen to the Complete Walkthrough
Prefer to listen? Hit play for a full narrated walkthrough of all 5 phases in this guide โ€” from research and discovery through project delivery. Narrated by our head of Strategy.

Flagship · by application · 3 installations per quarter Scalewright Installation$15,000 Done-with-you. A six-week production build with 100% of the IP yours from day one, the four growth systems installed with it, and two working sessions a week inside your repo. We don't hand you a codebase and walk, we stay on it until you hit $10K MRR. Guaranteed. Book a consultation →
Claude Code · monthly The Skillsmith Club $47/mo · cancel in one click The 213 production skills behind this guide, plus a few new ones and one autonomous agent dropped every month. Ship $10,000 of agency-grade software by Sunday or we refund every dollar. Application-only Scalewright Circle™ Free · no card, ever The room where founders ship every week. Priority answers from our engineers, weekly office hours, blueprint pods, and vetted investor intros. Access worth $650+/mo.
Varritech

You just read the free guide. There are six more.
UI/UX systems, production architecture, security audits, testing culture, growth systems, and AI infrastructure.