---name: chip-clonal-hematopoiesis-agent
description: AI-powered clonal hematopoiesis of indeterminate potential (CHIP) detection, risk stratification, and cardiovascular/malignancy risk prediction using genomic and clinical data.
license: MIT
metadata:
author: AI Group
version: "1.0.0"
created: "2026-01-20"
compatibility:
- system: Python 3.10+
allowed-tools:
- run_shell_command
- read_file
- write_file
keywords:
- chip-clonal-hematopoiesis-agent
- automation
- biomedical
measurable_outcome: execute task with >95% success rate.
---"
CHIP Clonal Hematopoiesis Agent
The CHIP Clonal Hematopoiesis Agent provides comprehensive detection and risk stratification of clonal hematopoiesis of indeterminate potential (CHIP). It identifies clonal mutations in blood cells, assesses risk of progression to myeloid malignancy, and predicts cardiovascular disease risk, integrating with the CHIC machine learning framework for CBC-based screening.
When to Use This Skill
- When detecting CHIP mutations from blood sequencing data.
- For stratifying risk of progression to MDS/AML.
- To assess CHIP-associated cardiovascular disease risk.
- When filtering CHIP variants from tumor liquid biopsy.
- For population-level CHIP screening and research.
Core Capabilities
CHIP Detection: Identify clonal mutations with VAF >2%.
Risk Stratification: Predict myeloid malignancy progression risk.
CVD Risk Assessment: Estimate cardiovascular disease risk.
CCUS Classification: Distinguish CHIP from CCUS/MDS.
Clone Size Tracking: Monitor clonal evolution over time.
ctDNA Filtering: Remove CHIP from tumor ctDNA analysis.
CHIP-Associated Genes
| Gene |
Frequency |
Malignancy Risk |
CVD Risk |
| DNMT3A |
50% |
Moderate |
Elevated |
| TET2 |
20% |
Moderate |
Elevated (inflammatory) |
| ASXL1 |
10% |
High |
Moderate |
| JAK2 |
5% |
High (MPN) |
Elevated (thrombosis) |
| TP53 |
5% |
Very High |
Low |
| SF3B1 |
3% |
Moderate-High |
Low |
| SRSF2 |
3% |
High |
Low |
| PPM1D |
2% |
Moderate |
Therapy-related |
| CBL |
2% |
High |
Moderate |
| IDH1/2 |
2% |
Moderate-High |
Low |
Risk Categories
| Category |
Criteria |
Annual AML Risk |
| Low-Risk CHIP |
DNMT3A/TET2, VAF <10% |
<0.5% |
| Intermediate CHIP |
DNMT3A/TET2, VAF >10% |
0.5-1% |
| High-Risk CHIP |
ASXL1, TP53, splicing |
1-3% |
| CCUS |
CHIP + cytopenia |
3-10% |
| Pre-MDS |
High-risk mutations + dysplasia |
>10% |
Workflow
Input: Blood sequencing (WES/panel), CBC data, clinical history.
Variant Detection: Call somatic variants with VAF filtering.
CHIP Classification: Identify CHIP-defining mutations.
Risk Scoring: Calculate malignancy and CVD risk scores.
Longitudinal Analysis: Track clone dynamics if serial samples.
Clinical Integration: Generate management recommendations.
Output: CHIP status, risk scores, monitoring plan.
Example Usage
User: "Analyze this patient's blood sequencing for CHIP and calculate their risk of progression and cardiovascular events."
Agent Action:
python3 Skills/Hematology/CHIP_Clonal_Hematopoiesis_Agent/chip_analysis.py \
--variants blood_variants.vcf \
--cbc_data patient_cbc.csv \
--clinical_data patient_demographics.json \
--vaf_threshold 0.02 \
--age 65 \
--calculate_cvd_risk true \
--output chip_analysis/
CHRS Risk Score (Clonal Hematopoiesis Risk Score)
| Factor |
Points |
Notes |
| High-risk mutation |
+2 |
SRSF2, SF3B1, ZRSR2, IDH1/2, FLT3, RUNX1, JAK2 |
| Single DNMT3A mutation |
-1 |
Lower risk |
| ≥2 mutations |
+1 |
Increased burden |
| VAF ≥20% |
+1 |
Large clone |
| CCUS (vs CHIP) |
+2 |
Cytopenia present |
| RDW ≥15% |
+1 |
Blood count abnormality |
| MCV ≥100 fL |
+1 |
Macrocytosis |
| Age ≥65 |
+1 |
Age-related risk |
Output Components
| Output |
Description |
Format |
| CHIP Status |
Present/Absent, genes involved |
.json |
| Mutation Details |
VAF, gene, protein change |
.csv |
| Malignancy Risk |
5-year AML/MDS probability |
.json |
| CVD Risk |
Cardiovascular risk score |
.json |
| CHRS Score |
Clonal hematopoiesis risk score |
.json |
| Recommendations |
Clinical management |
.md |
| Monitoring Plan |
Follow-up schedule |
.json |
AI/ML Components
CHIC Framework:
- Machine learning from CBC indices
- Identifies high-risk CHIP without sequencing
- Reduces "number needed to sequence"
Risk Prediction:
- Cox proportional hazards for progression
- Random survival forests
- Deep learning survival models
CVD Risk Integration:
- Framingham score adjustment
- CHIP-specific hazard ratios
- Inflammatory biomarker integration
Cardiovascular Risk
| CHIP Gene |
CVD Hazard Ratio |
Mechanism |
| TET2 |
1.9 |
IL-6, inflammasome |
| DNMT3A |
1.7 |
Inflammation |
| JAK2 |
2.6 |
Thrombosis, platelet activation |
| ASXL1 |
2.0 |
Inflammation |
| Overall CHIP |
1.5-2.0 |
Multiple pathways |
Clinical Management Guidelines
| CHIP Category |
Monitoring |
Intervention |
| Low-risk |
Annual CBC |
None |
| Intermediate |
CBC q6 months |
CVD optimization |
| High-risk |
CBC q3-6 months, consider BMB |
Hematology referral |
| CCUS |
BMB, q3 month CBC |
Active surveillance |
Prerequisites
- Python 3.10+
- Variant callers (Mutect2, VarScan)
- ANNOVAR/VEP for annotation
- lifelines, scikit-survival
- CHIC model weights
Related Skills
- MPN_Progression_Monitor_Agent - MPN monitoring
- CHIC_ML_Framework_Agent - CBC-based screening
- MDS_Classification_Agent - MDS diagnosis
- Bone_Marrow_AI_Agent - Morphology analysis
CHIP vs ctDNA Filtering
| Feature |
CHIP |
Tumor ctDNA |
| VAF Stability |
Stable over time |
Changes with disease |
| Genes |
DNMT3A, TET2, ASXL1 |
Tumor drivers |
| Age Association |
Increases with age |
Independent |
| Multiple Samples |
Consistent |
Variable |
Special Considerations
- VAF Threshold: Use 2% for CHIP definition
- Germline Filtering: Exclude germline variants
- Age Context: Prevalence increases with age
- Therapy History: Consider treatment-related clones
- Serial Monitoring: Track clone dynamics
Population Prevalence
| Age Group |
CHIP Prevalence |
High-Risk CHIP |
| 40-49 |
~2% |
<0.5% |
| 50-59 |
~5% |
~1% |
| 60-69 |
~10% |
~2% |
| 70-79 |
~15% |
~4% |
| 80+ |
~20% |
~5% |
Therapeutic Implications
| Scenario |
CHIP Impact |
Consideration |
| CAR-T Therapy |
May affect outcomes |
Monitor clones |
| Stem Cell Transplant |
Donor CHIP matters |
Screen donors |
| Chemotherapy |
May expand clones |
Monitor post-treatment |
| Cardiovascular |
Increased risk |
Aggressive prevention |
Author
AI Group - Biomedical AI Platform
1---2name: chip-clonal-hematopoiesis-agent3description: ---name: chip-clonal-hematopoiesis-agent4---5
6---name: chip-clonal-hematopoiesis-agent
7description: AI-powered clonal hematopoiesis of indeterminate potential (CHIP) detection, risk stratification, and cardiovascular/malignancy risk prediction using genomic and clinical data.
8license: MIT
9metadata:
10 author: AI Group
11 version: "1.0.0"
12 created: "2026-01-20"
13compatibility:
14 - system: Python 3.10+
15allowed-tools:
16 - run_shell_command
17 - read_file
18 - write_file
19
20keywords:
21 - chip-clonal-hematopoiesis-agent
22 - automation
23 - biomedical
24measurable_outcome: execute task with >95% success rate.
25---"
26
27# CHIP Clonal Hematopoiesis Agent
28
29The **CHIP Clonal Hematopoiesis Agent** provides comprehensive detection and risk stratification of clonal hematopoiesis of indeterminate potential (CHIP). It identifies clonal mutations in blood cells, assesses risk of progression to myeloid malignancy, and predicts cardiovascular disease risk, integrating with the CHIC machine learning framework for CBC-based screening.
30
31## When to Use This Skill
32
33* When detecting CHIP mutations from blood sequencing data.
34* For stratifying risk of progression to MDS/AML.
35* To assess CHIP-associated cardiovascular disease risk.
36* When filtering CHIP variants from tumor liquid biopsy.
37* For population-level CHIP screening and research.
38
39## Core Capabilities
40
411. **CHIP Detection**: Identify clonal mutations with VAF >2%.
42
432. **Risk Stratification**: Predict myeloid malignancy progression risk.
44
453. **CVD Risk Assessment**: Estimate cardiovascular disease risk.
46
474. **CCUS Classification**: Distinguish CHIP from CCUS/MDS.
48
495. **Clone Size Tracking**: Monitor clonal evolution over time.
50
516. **ctDNA Filtering**: Remove CHIP from tumor ctDNA analysis.
52
53## CHIP-Associated Genes
54
55| Gene | Frequency | Malignancy Risk | CVD Risk |
56|------|-----------|-----------------|----------|
57| DNMT3A | 50% | Moderate | Elevated |
58| TET2 | 20% | Moderate | Elevated (inflammatory) |
59| ASXL1 | 10% | High | Moderate |
60| JAK2 | 5% | High (MPN) | Elevated (thrombosis) |
61| TP53 | 5% | Very High | Low |
62| SF3B1 | 3% | Moderate-High | Low |
63| SRSF2 | 3% | High | Low |
64| PPM1D | 2% | Moderate | Therapy-related |
65| CBL | 2% | High | Moderate |
66| IDH1/2 | 2% | Moderate-High | Low |
67
68## Risk Categories
69
70| Category | Criteria | Annual AML Risk |
71|----------|----------|-----------------|
72| Low-Risk CHIP | DNMT3A/TET2, VAF <10% | <0.5% |
73| Intermediate CHIP | DNMT3A/TET2, VAF >10% | 0.5-1% |
74| High-Risk CHIP | ASXL1, TP53, splicing | 1-3% |
75| CCUS | CHIP + cytopenia | 3-10% |
76| Pre-MDS | High-risk mutations + dysplasia | >10% |
77
78## Workflow
79
801. **Input**: Blood sequencing (WES/panel), CBC data, clinical history.
81
822. **Variant Detection**: Call somatic variants with VAF filtering.
83
843. **CHIP Classification**: Identify CHIP-defining mutations.
85
864. **Risk Scoring**: Calculate malignancy and CVD risk scores.
87
885. **Longitudinal Analysis**: Track clone dynamics if serial samples.
89
906. **Clinical Integration**: Generate management recommendations.
91
927. **Output**: CHIP status, risk scores, monitoring plan.
93
94## Example Usage
95
96**User**: "Analyze this patient's blood sequencing for CHIP and calculate their risk of progression and cardiovascular events."
97
98**Agent Action**:
99```bash
100python3 Skills/Hematology/CHIP_Clonal_Hematopoiesis_Agent/chip_analysis.py \
101 --variants blood_variants.vcf \
102 --cbc_data patient_cbc.csv \
103 --clinical_data patient_demographics.json \
104 --vaf_threshold 0.02 \
105 --age 65 \
106 --calculate_cvd_risk true \
107 --output chip_analysis/
108```
109
110## CHRS Risk Score (Clonal Hematopoiesis Risk Score)
111
112| Factor | Points | Notes |
113|--------|--------|-------|
114| High-risk mutation | +2 | SRSF2, SF3B1, ZRSR2, IDH1/2, FLT3, RUNX1, JAK2 |
115| Single DNMT3A mutation | -1 | Lower risk |
116| ≥2 mutations | +1 | Increased burden |
117| VAF ≥20% | +1 | Large clone |
118| CCUS (vs CHIP) | +2 | Cytopenia present |
119| RDW ≥15% | +1 | Blood count abnormality |
120| MCV ≥100 fL | +1 | Macrocytosis |
121| Age ≥65 | +1 | Age-related risk |
122
123## Output Components
124
125| Output | Description | Format |
126|--------|-------------|--------|
127| CHIP Status | Present/Absent, genes involved | .json |
128| Mutation Details | VAF, gene, protein change | .csv |
129| Malignancy Risk | 5-year AML/MDS probability | .json |
130| CVD Risk | Cardiovascular risk score | .json |
131| CHRS Score | Clonal hematopoiesis risk score | .json |
132| Recommendations | Clinical management | .md |
133| Monitoring Plan | Follow-up schedule | .json |
134
135## AI/ML Components
136
137**CHIC Framework**:
138- Machine learning from CBC indices
139- Identifies high-risk CHIP without sequencing
140- Reduces "number needed to sequence"
141
142**Risk Prediction**:
143- Cox proportional hazards for progression
144- Random survival forests
145- Deep learning survival models
146
147**CVD Risk Integration**:
148- Framingham score adjustment
149- CHIP-specific hazard ratios
150- Inflammatory biomarker integration
151
152## Cardiovascular Risk
153
154| CHIP Gene | CVD Hazard Ratio | Mechanism |
155|-----------|------------------|-----------|
156| TET2 | 1.9 | IL-6, inflammasome |
157| DNMT3A | 1.7 | Inflammation |
158| JAK2 | 2.6 | Thrombosis, platelet activation |
159| ASXL1 | 2.0 | Inflammation |
160| Overall CHIP | 1.5-2.0 | Multiple pathways |
161
162## Clinical Management Guidelines
163
164| CHIP Category | Monitoring | Intervention |
165|---------------|------------|--------------|
166| Low-risk | Annual CBC | None |
167| Intermediate | CBC q6 months | CVD optimization |
168| High-risk | CBC q3-6 months, consider BMB | Hematology referral |
169| CCUS | BMB, q3 month CBC | Active surveillance |
170
171## Prerequisites
172
173* Python 3.10+
174* Variant callers (Mutect2, VarScan)
175* ANNOVAR/VEP for annotation
176* lifelines, scikit-survival
177* CHIC model weights
178
179## Related Skills
180
181* MPN_Progression_Monitor_Agent - MPN monitoring
182* CHIC_ML_Framework_Agent - CBC-based screening
183* MDS_Classification_Agent - MDS diagnosis
184* Bone_Marrow_AI_Agent - Morphology analysis
185
186## CHIP vs ctDNA Filtering
187
188| Feature | CHIP | Tumor ctDNA |
189|---------|------|-------------|
190| VAF Stability | Stable over time | Changes with disease |
191| Genes | DNMT3A, TET2, ASXL1 | Tumor drivers |
192| Age Association | Increases with age | Independent |
193| Multiple Samples | Consistent | Variable |
194
195## Special Considerations
196
1971. **VAF Threshold**: Use 2% for CHIP definition
1982. **Germline Filtering**: Exclude germline variants
1993. **Age Context**: Prevalence increases with age
2004. **Therapy History**: Consider treatment-related clones
2015. **Serial Monitoring**: Track clone dynamics
202
203## Population Prevalence
204
205| Age Group | CHIP Prevalence | High-Risk CHIP |
206|-----------|-----------------|----------------|
207| 40-49 | ~2% | <0.5% |
208| 50-59 | ~5% | ~1% |
209| 60-69 | ~10% | ~2% |
210| 70-79 | ~15% | ~4% |
211| 80+ | ~20% | ~5% |
212
213## Therapeutic Implications
214
215| Scenario | CHIP Impact | Consideration |
216|----------|-------------|---------------|
217| CAR-T Therapy | May affect outcomes | Monitor clones |
218| Stem Cell Transplant | Donor CHIP matters | Screen donors |
219| Chemotherapy | May expand clones | Monitor post-treatment |
220| Cardiovascular | Increased risk | Aggressive prevention |
221
222## Author
223
224AI Group - Biomedical AI Platform