Warmcoffee Agent — Development skill for Claude Code
A coffee dialing assistant that learns your palate — not the SCA average.
How to install Warmcoffee Agent
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open chefkannofriend-source/warmcoffee-agent and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Warmcoffee Agent does
A coffee dialing assistant that learns your palate — not the SCA average.
Alternatives in Development
- Package OfficeCLI Skill As AionUi Assistant — Convert an OfficeCLI skill into a fully wired AionUi assistant preset, or update an existing one 20.3k ★
- Claude Scholar — Semi-automated research assistant for academic research and software development 3k ★
- Codemcp — Coding assistant MCP for Claude Desktop 1.6k ★
README
warmcoffee-agent
A coffee dialing assistant that learns your palate — not the SCA average.
Built for daily use with [Claude](https://claude.ai). Drop `CLAUDE.md` into a Claude project and it becomes your dialing partner.
What it does
Every morning it asks three things: temperature, humidity, how you're feeling. It tells you exactly how many steps to adjust your grinder, what flow time to expect on the first shot, and how confident it is — based on your data, your machine, your water.
After 50 shots, the model stops using industry defaults and switches to coefficients fitted from your actual sessions. Nobody else can use your model, because your model contains you.
The WARM system
The operator is the most expensive and least stable sensor in the dialing chain.
If you're sick, sleep-deprived, anxious, or have already had four coffees today — your palate is unreliable. WARM mode detects this with a single question at session start. Under WARM:
- Flow time data is logged at full weight
- Taste feedback is logged at 0.2 weight
- Grind adjustment is based on flow deviation only
- Output: "Trust the numbers today, not the taste."
Accumulated WARM records can reveal personal patterns — frequent triggers during allergy season, for example — and automatically reduce sensory weight during those periods.
Architecture
**LLM does not do arithmetic. LLM writes the code that does arithmetic.**
User input (natural language)
↓
Claude (CLAUDE.md)
· parse variables
· detect missing data
· map taste vocabulary
· classify WARM state
· route to correct script
↓
Python scripts
· freshness decay (two-slope model)
· temp / humidity offset
· grind offset calculation
· confidence score
· quarterly personal formula
↓
JSON data layer
· sessions / grinders / beans / anomalies / vocab
↓
Formatted output
· recommendation + confidence + driver explanation
Every number you
Related Skills
SwiftUI Microinteractions
One command in Claude Code, Cursor, or Codex and your agent already knows the physics, the spring curves, and
Claude Code Coffee
Keep your Claude Code prompt cache warm during breaks. Saves up to 92% on cache rebuild costs.
AgentHandover
What if OpenClaw, Claude Code, Codex etc. knew how to do your work without you saying it? AgentHandover observ
Homunculus
A Claude Code plugin that watches how you work, learns your patterns, and evolves itself to help you better.
MoltBrain
Long-term memory layer for OpenClaw & MoltBook agents that learns and recalls your project context automatical
Claudectl
Orchestrate a swarm of Claude Code agents with a local brain that learns from you.
Related Agents
Aspm Correlator
Application Security Posture Management persona. Correlates findings from SAST, DAST, and SCA tools, deduplica
Afc Security
Security scanning agent — invoked during review phase for security vulnerability scanning. Remembers vulnerabi
Auth Payment Agent
Deep-dive OAuth/OIDC, WebAuthn/FIDO2/passkeys, Apple/Google/Samsung Pay, IAP receipt validation, 3DS 2.x bypas