Agent Skill
2/7/2026

check-progress

Update one checklist row for a specific module and FR pair by deriving subflows from FR PRD sections, validating against transcriptions, and verifying FE/BE implementation evidence in the codebase. Use when asked to check or update progress for exactly one MODULE_CODE and FR_CODE in a checklist file.

J
joachimtrungtuan
0GitHub Stars
1Views
npx skills add joachimtrungtuan/hairline-pm-docs

SKILL.md

Namecheck-progress
DescriptionUpdate one checklist row for a specific module and FR pair by deriving subflows from FR PRD sections, validating against transcriptions, and verifying FE/BE implementation evidence in the codebase. Use when asked to check or update progress for exactly one MODULE_CODE and FR_CODE in a checklist file.

Hairline Platform Documentation

Version: 1.0.0
Last Updated: 2025-10-30
Status: āœ… Active Development

Overview

This repository contains comprehensive documentation for the Hairline Platform - a medical tourism ecosystem connecting patients seeking hair transplant procedures with verified clinics worldwide.

šŸš€ Quick Start

For New Team Members

  1. Start Here: Read project-requirements/constitution-summary.md for project overview
  2. Core Requirements: Review project-requirements/system-prd.md for functional requirements
  3. Technical Details: Check project-requirements/system-technical-spec.md for implementation guidance

For Developers

šŸ“ Documentation Structure

Core System Documentation

project-requirements/
ā”œā”€ā”€ constitution-summary.md      # šŸŽÆ START HERE - Project overview & principles
ā”œā”€ā”€ system-prd.md                # šŸ“‹ Functional requirements (33 FRs with module mapping)
ā”œā”€ā”€ system-technical-spec.md     # āš™ļø Technical architecture & implementation
ā”œā”€ā”€ system-data-schema.md        # šŸ—„ļø Database design (97 tables)
ā”œā”€ā”€ transcriptions/              # šŸ“ Original requirement sources
└── update-logs/                 # šŸ“Š Documentation change history

Supporting Documentation

plane-config/                    # šŸ”§ Project management configuration
reports/                         # šŸ“ˆ Development progress reports
task-prompt/                     # šŸ“ Task generation templates

šŸŽÆ Key Documents by Role

Product Managers

Developers

QA Engineers

Project Managers

šŸ—ļø System Architecture

Three Main Platforms

  1. Patient Platform (Mobile App) - iOS/Android
  2. Provider Platform (Web) - Clinic management
  3. Admin Platform (Web) - Operations oversight

Module Structure

  • Patient Modules: P-01 through P-07 (Auth, Quotes, Booking, Travel, Aftercare, Communication, 3D Scanning (V1 = photo set))
  • Provider Modules: PR-01 through PR-07 (Auth, Inquiries & Quotes, Treatment, Aftercare, Financial, Settings, Communication)
  • Admin Modules: A-01 through A-10 (Patient Mgmt, Provider Mgmt, Aftercare, Travel, Billing, Discounts, Affiliates, Analytics, Settings, Communication)
  • Shared Services: S-01 through S-06 (3D Processing, Payment, Notifications, Travel API, Media Storage, Audit Log)

šŸ“‹ Functional Requirements

The system includes 33 Functional Requirements (FR-001 through FR-033) covering:

  • Patient Journey: Registration → Inquiry → Quote Comparison → Booking → Payment → Treatment → Aftercare
  • Provider Operations: Team management, quote submission, appointment scheduling, treatment execution
  • Admin Functions: Provider onboarding, financial management, aftercare coordination, system configuration
  • Shared Services: Payment processing, notifications, 3D scan processing, media storage

šŸ”„ Documentation Updates

All documentation changes are tracked in project-requirements/update-logs/:

  • Change History: Complete audit trail of modifications
  • Verification Reports: Cross-document consistency checks
  • Implementation Notes: Resolution of requirement gaps

šŸŽÆ Getting Started Checklist

šŸ“ž Support

For questions about documentation:

  1. Check update-logs/ for recent clarifications
  2. Review transcriptions/ for original requirements
  3. Contact the Product Team for clarification

Documentation Status: āœ… Complete and Active
Next Review: Monthly or upon major changes
Maintained By: Product & Engineering Teams

Skills Info
Original Name:check-progressAuthor:joachimtrungtuan