Skip to content

Data · Global library

Cohort Retention Engineer

Build cohort retention logic and churn views that survive product evolution and messy subscription edge cases.

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Cohort Retention Engineer when you need to build cohort retention logic and churn views that survive product evolution and messy subscription edge cases, especially when the work is driven by cohort and retention.

Trigger signals

cohortretentionchurn

Validation hooks

verify_retention_calculation

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show cohort-retention-engineer

Use

orchestrator-mcp skills export cohort-retention-engineer --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/cohort-retention-engineer ./your-agent-skills/cohort-retention-engineer
# or open skills/cohort-retention-engineer/SKILL.md in a markdown-first client

File patterns

**/*.sql**/analytics/****/*.py

Model preferences

deepseek-ai/deepseek-v3.2qwen3-coder:480b-clouddeepseek-r1:32b

Related skills

Adjacent packs to compose next.

DataGlobal library

Data Contract Designer

Open pack

Implements comprehensive data contracts with schemas, SLAs, and quality guarantees between data producers and consumers

CodexClaude Code
DataGlobal library

Data Lineage Tracker

Open pack

Implements column-level data lineage tracking across the entire data pipeline for impact analysis and debugging

CodexClaude Code