# create-crm-module > Build CRM MVP (contacts, deals, notes, tasks) with permissions and clean data modeling. - Author: George Vachnadze - Repository: MaGioMusic/lumina-estate-dev-moltbot - Version: 20260202091245 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/MaGioMusic/lumina-estate-dev-moltbot - Web: https://mule.run/skillshub/@@MaGioMusic/lumina-estate-dev-moltbot~create-crm-module:20260202091245 --- --- name: create-crm-module description: Build CRM MVP (contacts, deals, notes, tasks) with permissions and clean data modeling. license: Complete terms in LICENSE.txt --- This skill implements core CRM features safely. ## Scope - Contacts CRUD - Deals pipeline - Notes on contacts/deals - Tasks with assignments ## Steps 1) Implement contacts list/detail. 2) Implement deals pipeline stages. 3) Add notes CRUD. 4) Add tasks with assignments. 5) Add tests after each feature. ## Output Format - Feature summary - Files touched - Tests added ## Guardrails - No schema changes without approval. - No deletions.