Cfcrm Build

v1.0.0

Multi-version build plan for ContactFlowCRM (CFCRM). Guides agents through v1→v5 phased development with deliverables, checklists, and success criteria per v...

0· 43·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for vega6dev/cfcrm-build.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Cfcrm Build" (vega6dev/cfcrm-build) from ClawHub.
Skill page: https://clawhub.ai/vega6dev/cfcrm-build
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install cfcrm-build

ClawHub CLI

Package manager switcher

npx clawhub@latest install cfcrm-build
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (multi-version CFCRM build planner) matches the SKILL.md content: commands, version plans, checklists and persistence of progress. The skill requests no binaries, env vars, or installs that would be unrelated to a planning/roadmap capability.
Instruction Scope
Runtime instructions are limited to presenting plans, checking for persisted status in an 'ecosystem_knowledge' store, and persisting checklist state. This is in-scope for a build planner. Note: the skill expects read/write access to an internal knowledge/registry (ecosystem_knowledge / Alpha) to store progress — confirm what that store is and what data is written.
Install Mechanism
No install spec and no code files — instruction-only. No downloads or package installs, so no install-time risk.
Credentials
No required environment variables, credentials, or config paths are declared. Mentions of integrating with Systeme.io and webhooks appear only as roadmap deliverables, not as runtime requirements for the skill itself.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The only notable privilege is that the instructions direct the agent to persist checklist/completion state to an 'ecosystem_knowledge' area — this is reasonable for a planner but you should verify the scope, retention, and visibility of that knowledge store before enabling the skill.
Assessment
This skill is coherent and appears to do only roadmap/planning tasks. Before enabling it, confirm two things with your platform/admin: (1) what 'ecosystem_knowledge on Alpha' refers to (where data will be read/written), and whether you are comfortable the skill can persist checklist state there; and (2) whether 'reference the CFCRM knowledge base' will access an internal knowledge store only or external URLs. If you have concerns about autonomous writes, either disable autonomous invocation for this skill or review/approve persisted changes manually.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

🏗️ Clawdis
latestvk976bhdc37ty8k8231xyg16d4x85j6s9
43downloads
0stars
1versions
Updated 1d ago
v1.0.0
MIT-0

CFCRM Build — Multi-Version Roadmap

When to Activate

Activate this skill when the user or an agent:

  • Asks about CFCRM build status or next steps
  • Needs to understand what to build in each version
  • Wants to check off completed items against a version checklist
  • Plans development sprints for ContactFlowCRM
  • Asks "what version is CFCRM at?" or "what's next for CFCRM"
  • Reviews CFCRM progress across the ecosystem

Keywords (25+): cfcrm, contactflowcrm, build plan, roadmap, v1, v2, v3, v4, v5, version, phase, mvp, launch, development, sprint, milestone, build status, what's next, go to market, ship, deliverables, checklist, alpha, beta, release, contactflow, crm build

First Interaction

🏗️ CFCRM Build Planner

ContactFlowCRM v1 through v5 roadmap is loaded. Current version tracking, deliverables, and ship checklists are available.

Commands:

  • /cfcrm-build status — Overall build progress (all versions)
  • /cfcrm-build plan [v1|v2|v3|v4|v5] — Detailed plan
  • /cfcrm-build checklist [v1|v2|v3|v4|v5] — Launch checklist
  • /cfcrm-build next — What to build right now
  • /cfcrm-build summary — One-page roadmap overview

Which version are we working on?

Version Architecture

v1 (Foundation) → v2 (Smart Nurture) → v3 (Monetization) → v4 (Intelligence) → v5 (Scale)

Each version requires the previous. No staging features in earlier versions.

Commands

/cfcrm-build status

Show current build progress across all 5 versions.

  1. Check for persisted status in ecosystem_knowledge on Alpha (search: cfcrm-build-*).
  2. If no data, assume v1 pre-launch state.
  3. Show progress table with estimated completion per version.
  4. Recommend next action.

/cfcrm-build plan [v1|v2|v3|v4|v5]

Detailed build plan for a version.

  1. If no version specified, prompt user.
  2. Display: theme, prerequisites, deliverables table, technical notes, effort estimate.
  3. For deliverable details, reference the CFCRM knowledge base.

/cfcrm-build checklist [v1|v2|v3|v4|v5]

Ship checklist for a version.

  1. Show all deliverables as checkboxes.
  2. Ask user if any can be marked complete.
  3. If all green, suggest moving to next version.
  4. Persist completion to ecosystem_knowledge.

/cfcrm-build next

Single next action.

  1. Find first uncompleted deliverable in current version.
  2. Present as clear actionable task with reason and reference.

/cfcrm-build summary

Condensed one-page roadmap (all 5 versions, 50 lines max).

Version Plans

v1 — Foundation (MVP)

Theme: Functional CRM that captures leads, manages contacts, tracks logins, and integrates with Systeme.io.

IDDeliverableNotesEffort
V1-01Contact CRUDName, email, WhatsApp, source, statusMedium
V1-029-digit Hex UID generationCollision-free, # prefix handlingLow
V1-03Full-text searchName, email, phone -> 200msLow
V1-04CSV import + field mapping5k+ rowsMedium
V1-05Fuzzy deduplicationEmail/phone match, flagMedium
V1-06Auth + login/logout trackingRLS, cfcrm_user_logins/logoutsMedium
V1-07Webhook receiverPOST, UTM parseMedium
V1-08Systeme.io syncBidirectionalMedium
V1-09Basic dashboardContact count, lead flowLow
V1-10Mobile-responsive UIReact + TailwindMedium

Total: ~3-4 weeks

v2 — Smart Nurture

Theme: Know when to reach out and when to cool off. Deliverability protection + conversion timing.

IDDeliverableNotesEffort
V2-01Trust-Velocity scoring (0-100)Touch engagement + timeHigh
V2-02Cooling Protocol (3-stage)Active/Cool/DormantMedium
V2-03Resurrection triggerSmartLink/DM reactivatesLow
V2-04Webhook retry with backoff3 retries -> dead letterMedium
V2-05UTM parsing + storageAll paramsLow
V2-06Lead source analyticsDashboardMedium

Total: ~2-3 weeks

v3 — Monetization

Theme: Ecosystem participants earn. Pro-Coach, cross-sell, bookings.

IDDeliverableNotesEffort
V3-01Pro-Coach 75-day sprintCohorts, uploads, approvalsHigh
V3-02Paid coaching unlock90% rating thresholdMedium
V3-03Revenue split engine70/30 coach/platformMedium
V3-04Booking Hub via webhooksTidyCal/CalendlyHigh
V3-05Got Backup cross-sell triggerAuto at trust thresholdLow
V3-06Tier flags in contact profileTrack tier membershipLow

Total: ~4 weeks

v4 — Intelligence

Theme: Full cross-channel visibility. WhatsApp logging, Hotness Index, enrichment.

IDDeliverableNotesEffort
V4-01Cross-channel touch trackingEmail, SMS, WhatsApp, DMHigh
V4-02WhatsApp Habit LoggingNLP parse -> streakHigh
V4-03Hotness Index (0-100)Zoom/Video/1-on-1 exposureMedium
V4-04Enrichment credits system50/100/500 per tierMedium
V4-05Social Reach AggregatorMulti-platform followersMedium

Total: ~3-4 weeks

v5 — Scale

Theme: Performance, multi-tenant isolation, API docs, marketplace.

IDDeliverableNotesEffort
V5-01Materialized Views15-min refresh, aggregate onlyHigh
V5-02RLS audit + hardeningCross-tenant isolationMedium
V5-03OpenAPI documentationAuto-generatedLow
V5-04Performance optimizationSub-500ms queriesMedium
V5-05Elite Creator MarketplaceCourse creation + 50/30/20 splitHigh
V5-06Data enrichment APICredits-basedMedium

Total: ~4 weeks

Guardrails

  1. Never build v2 before v1 — Strict version dependency
  2. Never build v4 features in v1 — Discipline on scope
  3. P0 items must ship — No launch without all P0 green
  4. Confirm production testing before marking complete
  5. Fixed version boundaries — Not negotiable without full plan redesign
  6. No secrets in code — Use {{ env.VAR_NAME }}

Failure Handling

  1. Unknown version: show /cfcrm-build plan help
  2. Missing data: assume v1 default state
  3. Unrecognized command: list available
  4. Conflicting status: prefer ecosystem_knowledge, ask user if stale

Example Prompts

  1. "What's the current CFCRM build status?"
  2. "Show me the v1 launch checklist"
  3. "What do I need to build next?"
  4. "Can we build Elite Marketplace now?" -> "That's v5. Check v1 first."
  5. "One-page roadmap" -> runs summary
  6. "Mark V1-03 complete"
  7. "What version includes WhatsApp logging?" -> "v4"

Comments

Loading comments...