Back to .md Directory

WHSPR Assist -- Project Index

Maps the full folder structure and execution plan for a 6-phase smart glasses product launch, with status tracking and skill-based navigation.

May 2, 2026
0 downloads
1 views
ai rag claude
View source

What this file does

Maps the full folder structure and execution plan for a 6-phase smart glasses product launch, with status tracking and skill-based navigation.

When to use it

  • Orient yourself in a multi-phase project with many output folders
  • Track which phases are complete, pending, or optional
  • Find the right folder by use case or by skill name
  • Understand dependencies between phases before starting work

WHSPR Assist -- Project Index

Project Location: /Volumes/madara/2026/claude-skills/brands/whsprv2/

All WHSPR Assist elderly accessibility smart glasses assets, outputs, and documentation are organized here.


Start Here

  1. README.md -- Overview of the whole project
  2. WHSPRV2_EXECUTION_PLAN.md -- 6-phase breakdown with checkpoints
  3. INDEX.md -- You are here

Complete Folder Map

whsprv2/
├── INDEX.md                                   <- Project index (this file)
├── README.md                                  <- Project overview
├── WHSPRV2_EXECUTION_PLAN.md                 <- Master execution plan
│
├── 00-source/                                <- Input documents
│   └── product.md                            <- WHSPR Assist product brief (accessibility-framed)
│
├── 01-phase-1/                               <- Foundation & Market Intelligence
│   ├── PHASE_1_README.md                     <- Phase overview
│   ├── niche-validator/                      <- Market validation outputs
│   ├── buyer-persona/                        <- Customer persona outputs (B2B + B2C)
│   ├── competitor-analysis/                  <- Competitive landscape outputs
│   └── detailed-product-description/         <- Product description outputs
│
├── 02-phase-2/                               <- Positioning & Voice Strategy
│   ├── PHASE_2_README.md                     <- Phase overview
│   ├── product-positioning-summary/          <- Positioning outputs (CBBE framework)
│   ├── mds-messaging-direction-summary/      <- Messaging strategy outputs (dual-track)
│   └── voice-and-tone/                       <- Brand voice guidelines (split B2B/B2C)
│
├── 03-phase-3/                               <- Copy & Campaign Creative
│   ├── PHASE_3_README.md                     <- Phase overview
│   ├── campaign-page-copy/                   <- Landing page copy (B2B + B2C)
│   ├── pre-launch-ads/                       <- Ad copy (LinkedIn, Meta 50+, Google, trade pubs)
│   └── campaign-video-script/                <- Video scripts (clinical demo + consumer emotional)
│
├── 04-phase-4/                               <- Press & Authority
│   ├── PHASE_4_README.md                     <- Phase overview
│   ├── press-release-copy/                   <- Press release (MedTech angle)
│   └── clinical-validation-brief/            <- FDA strategy, OTC classification, clinical studies
│
├── 05-optional/                              <- Optional extensions
│   ├── README.md                             <- Optional extensions overview
│   ├── email-sequences/                      <- B2B outreach + B2C caregiver nurture
│   ├── trade-show-materials/                 <- AAA, EUHA, ADA booth and collateral
│   └── insurance-reimbursement-guide/        <- Coverage and billing codes
│
├── 06-b2b-whitelabel/                        <- Whitelabel partner program
│   ├── partner-program-overview/             <- Tiers, terms, margins
│   ├── product-app-skinning/                 <- White-label product and app customization
│   ├── clinic-deployment-guide/              <- Implementation and training
│   ├── co-branding-guidelines/               <- Brand rules for partner materials
│   ├── api-integration-spec/                 <- Technical integration documentation
│   └── partner-marketing-kit/                <- Ready-to-use partner marketing assets
│
└── _archive/                                 <- Older iterations

Phase Status

PhaseFolderSkillsStatus
101-phase-1/niche-validator, buyer-persona, competitor-analysis, detailed-product-descriptionAwaiting confirmation
202-phase-2/product-positioning-summary, mds-messaging-direction-summary, voice-and-tonePending Phase 1
303-phase-3/campaign-page-copy, pre-launch-ads, campaign-video-scriptPending Phase 2
404-phase-4/press-release-copy, clinical-validation-briefPending Phase 3
505-optional/email sequences, trade show materials, insurance guideOptional
606-b2b-whitelabel/partner program (6 documents, no brandmint skill)Optional

Quick Navigation

By Use Case

I want to...

By Skill

niche-validator

buyer-persona

competitor-analysis

detailed-product-description

product-positioning-summary

mds-messaging-direction-summary

voice-and-tone

campaign-page-copy

pre-launch-ads

campaign-video-script

press-release-copy

clinical-validation-brief


File Naming Convention

All outputs follow this pattern:

WHSPR-ASSIST-[output-type].[extension]

Examples:

  • WHSPR-ASSIST-buyer-personas.md
  • WHSPR-ASSIST-competitor-analysis.md
  • WHSPR-ASSIST-b2b-landing-page.md
  • WHSPR-ASSIST-b2c-landing-page.md
  • WHSPR-ASSIST-clinical-validation-brief.md
  • WHSPR-ASSIST-press-release-medtech.md

Checklist: Are You Ready?

Before confirming Phase 1 start, verify:

  • You have reviewed WHSPRV2_EXECUTION_PLAN.md
  • You understand the 6-phase breakdown (4 core + 2 optional)
  • You understand the dual B2B/B2C track structure
  • You are ready to provide feedback at each checkpoint
  • Source files are in 00-source/

Workflow

  1. User confirms Phase 1 start
  2. Skills execute -> outputs populate in 01-phase-1/
  3. User reviews Phase 1 outputs
  4. User provides feedback (good, needs change, proceed?)
  5. If approved, Phase 2 begins
  6. Repeat for Phases 2, 3, 4
  7. Optionally add Phase 5 (extensions) and Phase 6 (whitelabel)

Support

If you need to:

  • Re-run a skill -> Use the skill name with product reference
  • Start fresh -> Clear the phase folder and re-run
  • Skip a phase -> Jump ahead (dependencies may affect output quality)
  • Add optional phases -> See 05-optional/README.md
  • Build whitelabel -> See 06-b2b-whitelabel/

Last Updated: 10 February 2026 Project Status: Structure complete, ready for Phase 1 execution

What's inside

One folder map, one phase status table, two navigation indexes (use case and skill), one checklist, and one workflow.

Change this for your project

  • Replace /Volumes/madara/2026/claude-skills/brands/whsprv2/ with your own project path
  • Replace WHSPR-ASSIST- in the file naming convention with your own prefix
  • Replace whsprv2/ in the folder map with your own root directory name

Where it goes

Keep it in your repository where the agent or team that needs it will read it.

Worth borrowing

  • Dual navigation (by use case and by skill) lets different roles find what they need quickly
  • Phase status table with dependency notes prevents starting work before inputs are ready
  • Checklist at the bottom forces a readiness review before execution begins

Related Documents