Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add instructions/crazyhottommy/pyflow-chipseq/claude-mdgit clone --depth 1 https://github.com/crazyhottommy/pyflow-ChIPseqWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/instructions/crazyhottommy/pyflow-chipseq/claude-md)<a href="https://agentmods.dev/instructions/crazyhottommy/pyflow-chipseq/claude-md"><img src="https://agentmods.dev/badge/instructions/crazyhottommy/pyflow-chipseq/claude-md.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.03855 | $0.03855 |
| Opus 5 | $0.01928 | $0.01928 |
| Sonnet 5 | $0.00771 | $0.00771 |
| Haiku 4.5 | $0.00385 | $0.00385 |
Grade A, and why
pyflow-ChIPseq CLAUDE.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 459 lines — stays where its author put it; the contents beside it link to each section on GitHub.
pyflow-ChIPseq: Repository Structure and Overview
Analysis Date: 2025-12-26 Branch: modernize-2025 (based on pairend) Purpose: Documentation for understanding and modernizing the ChIP-seq pipeline
Table of Contents
- Repository Purpose
- Directory Structure
- Key Components
- Technology Stack
- Workflow Overview
- Configuration System
- Modernization Priorities
Repository Purpose
pyflow-ChIPseq is a Snakemake-based bioinformatics pipeline for processing and analyzing Chromatin Immunoprecipitation Sequencing (ChIP-seq) data. It automates the complete workflow from raw sequencing reads to peak calling and chromatin state analysis.
Key Features
- Processes both public (GEO/SRA) and in-house ChIP-seq data
- Supports single-end and paired-end sequencing reads
- Handles both short (<70bp) and long (>70bp) reads
- Automated quality control and reporting
- Advanced downstream analysis (super-enhancers, chromatin states)
- Cluster deployment support (SLURM/DRMAA)
Publication
This pipeline was published in the Journal of Visualized Experiments (JOVE): "An Integrated Platform for Genome-wide Mapping of Chromatin States Using High-throughput ChIP-sequencing in Tumor Tissues"
Directory Structure
pyflow-ChIPseq/
├── Snakefile # Main workflow definition (21,957 bytes)
├── config.yaml # Pipeline configuration and parameters
├── cluster.json # Cluster job submission resource specs
├── samples.json # Sample metadata (auto-generated)
│
├── sample2json.py # Metadata converter (TSV → JSON)
├── sbatch_cluster.py # SLURM job submission wrapper
├── pyflow-ChIPseq.sh # Main execution script (SLURM)
├── pyflow-drmaa-ChIPseq.sh # DRMAA-based execution (LSF)
├── jobscript.sh # Job script template
│
├── scripts/
│ └── sraDownload.R # SRA data downloader
│
├── SRR.txt # Sample metadata template (GEO data)
├── meta.txt # Custom metadata template (in-house data)
│
├── README.md # User documentation
├── LICENSE # MIT License
├── rulegraph.png # Workflow DAG visualization
├── GEO_rulegraph.png # Alternative workflow visualization
└── TCGA_related files # TCGA barcode documentation
### Output Directories (Created During Execution)
- `00log/` - Log files for all rules
- `01seq/` - Merged FASTQ files
- `02fqc/` - FastQC quality control reports
- `03aln/` - Aligned BAM files and indices
- `04aln_downsample/` - Downsampled BAM files
- `05phantompeakqual/` - Phantom peak quality metrics
- `06bigwig_inputSubtract/` - Input-subtracted bigWig tracks
- `07bigwig/` - RPKM-normalized bigWig tracks
- `08peak_macs1/` - MACS1 peak calls
- `09peak_macs2/` - MACS2 peak calls
- `10multiQC/` - MultiQC quality summary report
- `11superEnhancer/` - Super enhancer calls (ROSE)
- `12bed/` - BED format files
- `13chromHMM/` - Chromatin state predictions
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 459 lines · 3,855 tokens per session scan A 16b7b42eda9c
pyflow-ChIPseq CLAUDE.md is an instructions file published in the GitHub repository crazyhottommy/pyflow-ChIPseq (133 stars, last pushed 8mo ago), licensed MIT. It adds 3,855 tokens to every session, about $0.0193 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
co-mathematician CLAUDE.md
Instructions for VeryMath/co-mathematician, covering claude.md, repository contract, required flow, claude code operating notes and harness commands.
SutroYaro GEMINI.md
Instructions for cybertronai/SutroYaro, covering gemini.md - sutro group research workspace, project context, read these first, core concepts and current best methods.
mcp-pubmed-server-pancrpal CLAUDE.md
Instructions for PancrePal-xiaoyibao/mcp-pubmed-server-pancrpal, covering claude.md, project overview, commands, architecture and mcp tools (8 total).
braina GEMINI.md
Instructions for brainets/braina, covering project: braina (brain interaction analysis), 1. project context & purpose, 2. commands, verify environment (all core dependencies) and run the verification test suite for frites + hoi.
cdxml-toolkit-community AGENTS.md
AGENTS.md instructions for ZiChenWang114514/cdxml-toolkit-community, a project described as: Community CDXML toolkit and MCP server.
research-automation CLAUDE.md
Instructions for lucafusarbassini/research-automation, covering ricet - research automation framework, project overview, claude-flow mcp, workflow habits and file organization.