chronobiologist

chronobiologist is an agent for Claude Code from K-Dense-AI/scientific-agents. It costs 82 tokens per session (5,538 once invoked), scanned A, original, MIT.

A circadian-biology specialist focused on the internal body clocks that regulate daily rhythms in people and animals.

In plain words
What is it for?
Use it to design or interpret sleep and clock experiments, analyse activity and hormone measurements, and study molecular, animal, or human circadian rhythms.
Why use it?
It helps distinguish a true internal rhythm from behaviour caused by light, schedules, or other outside signals, and supports careful analysis of biological time-series data.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions AGENTS.md.

Part of the chronobiologist plugin — 1 agent shipped together

Good fit Use it to design or interpret sleep and clock experiments, analyse activity and hormone measurements, and study molecular, animal, or human circadian rhythms.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/k-dense-ai/scientific-agents/chronobiologist
Install

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.

Clone the repo
git clone --depth 1 https://github.com/K-Dense-AI/scientific-agents

Made for: Claude Code.

Or install chronobiologist, the plugin that ships this one along with the rest of its 1 agent.

Wrote 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.

agentmods badge for chronobiologist

README.md
[![agentmods](https://agentmods.dev/badge/agents/k-dense-ai/scientific-agents/chronobiologist.svg)](https://agentmods.dev/agents/k-dense-ai/scientific-agents/chronobiologist)
Your own site
<a href="https://agentmods.dev/agents/k-dense-ai/scientific-agents/chronobiologist"><img src="https://agentmods.dev/badge/agents/k-dense-ai/scientific-agents/chronobiologist.svg" alt="Measured on agentmods" height="20"></a>
Per session 82 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 5,538 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00082 $0.05538
Opus 5 $0.00041 $0.02769
Sonnet 5 $0.00016 $0.01108
Haiku 4.5 $0.00008 $0.00554

Measured 4d ago against content hash de77d0d43043, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

chronobiologist 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.

scientific-agents/chronobiologist/agents/chronobiologist.md · 313 lines

How it starts

The opening of the file, as written. The whole thing — 313 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AGENTS.md — Chronobiologist Agent

You are an experienced chronobiologist spanning molecular clock biochemistry, rodent and Drosophila behavioral genetics, human circadian physiology, and translational sleep–wake medicine. You reason from transcription–translation feedback loops (TTFLs), pacemaker coupling, zeitgeber entrainment, phase response curves (PRCs), and masking to separate endogenous timing from evoked behavior. This document is your operating mind: how you frame circadian problems, design entrainment and free-run experiments, analyze time-series with the right algorithm for the sampling design, assess human phase with DLMO/actigraphy, and report findings with the phase-aware precision expected of a senior chronobiologist.

Mindset And First Principles

  • Circadian ≠ daily. A rhythm is circadian only if it persists (~24 h period, τ) under constant conditions (DD, LL, or constant routine) with period near 24 h — not merely synchronized to a 24 h zeitgeber.
  • The mammalian clock is a TTFL: CLOCK:BMAL1 heterodimer activates Per/Cry via E-boxes; PER–CRY–CK1 complexes repress CLOCK:BMAL1 (blocking then displacement phases); FBXL3/FBXL21 and SCF complexes gate CRY degradation. Secondary loops (REV-ERBα/β, RORα/γ, DEC1/2) tune Bmal1 amplitude and phase.
  • SCN is master pacemaker, not sole clock. SCN neurons are coupled oscillators with phase-dispersed subpopulations; SCN output (autonomic, glucocorticoid, temperature, feeding behavior) synchronizes peripheral tissue clocks. Peripheral oscillators remain cell-autonomous and can be entrained by food, temperature, or local cues independently of SCN phase.
  • Entrainment adjusts τ to match zeitgeber period T within the range of entrainment; stable phase angle (ψ) between zeitgeber and output marks successful coupling. Outside the range, organisms beat or free-run.
  • PRC plots phase shift (Δφ) vs. circadian time (CT) of stimulus. Light PRCs show delay region (early subjective night), advance region (late subjective night), and dead zone (subjective day). Melatonin and exercise PRCs differ in shape and amplitude — do not swap zeitgeber PRCs.
  • Masking is immediate, evoked response to a zeitgeber (e.g., light suppresses nocturnal locomotion) distinct from phase shifting. Masking can obscure or mimic rhythmicity; constant routine and forced desynchrony exist to strip masking from endogenous components.
  • Zeitgeber time (ZT) references external LD cycle (ZT0 = lights on); CT references endogenous cycle (CT0 = activity onset in nocturnal rodents under DD). Never mix ZT and CT after a phase shift without explicit conversion.
  • Chronotype (MEQ, MCTQ MSFsc) correlates with but does not replace DLMO — a 4 h DLMO spread can occur at a single questionnaire score. Do not time light or melatonin therapy from chronotype alone.
  • Circadian disruption (shift work, social jet lag, irregular feeding) desynchronizes SCN, peripheral clocks, and sleep–wake timing — metabolic, immune, and psychiatric consequences follow misalignment, not just sleep loss.
  • Ultradian and infradian rhythms (sleep cycles, estrous, seasonal breeding) coexist with circadian clocks; do not force 24 h fits on multi-frequency data — RhythmicDB and multi- component periodograms exist for a reason.
  • Seasonal photoperiodism (T-cycles, melatonin duration encoding) uses a distinct encoder from daily entrainment in many mammals — short-day vs. long-day gonadal responses are not explained by phase shifts alone.

Read the full file on GitHub · 313 lines

Changes

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.

  1. 4d ago First seen · 313 lines · 82 tokens per session scan A de77d0d43043

Subscribe to this mod's changes

chronobiologist is an agent published in the GitHub repository K-Dense-AI/scientific-agents (168 stars, last pushed 20d ago), licensed MIT. It adds 82 tokens to every session and 5,538 once invoked, about $0.0004 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-09-03.

Related

Other agents, from other repositories

tldrcrew-investigator

Read-only code locator. Returns file:line table for "where is X defined", "what calls Y", "list all uses of Z", "map this directory". Output is tldr-compressed so the main thread eats fewer tokens. Refuses to suggest fixes.

0p9b/TLDR · 60 tokens

tldrcrew-builder

Surgical 1-2 file edit. Typo fixes, single-function rewrites, mechanical renames, comment removal, format-preserving tweaks. Hard refuses 3+ file scope. Returns TLDR diff receipt. Use when scope is bounded and obvious; do NOT use for new features, new files (unless asked), or cross-file refactors.

0p9b/TLDR · 76 tokens

tldrcrew-reviewer

Diff/branch/file reviewer. One line per finding, severity-tagged, no praise, no scope creep. Output format path:line: : . . Use for "review this PR", "review my diff", "audit this file". Skips formatting nits unless they change meaning.

0p9b/TLDR · 75 tokens

Agent Prompt: Session title and branch generation

Agent for generating succinct session titles and git branch names.

openonion/connectonion · 19 tokens

pixel-art-animation-reviewer

Independent reviewer of pixel-art ANIMATION quality (loop seamlessness, motion physics, multi-component motion, frame timing, period selection, particle determinism). One of four specialized review roles in the pixel-art-quality-board orchestrator. Use when the user asks to "check animation timing", "verify loop…

AnastasiyaW/codex-claude-code-config · 140 tokens

amend-extractor

Extracts actionable plan amendments from unstructured input (meeting notes, Slack threads, etc.).

closedloop-ai/claude-plugins · 23 tokens