All loops
ProductivityEasy 5 min· claude-haiku-4-5

Travel-day packer

Travel-day packer that learns your patterns.

Read the full Productivity build guide →
NOT DEPLOYEDNOT DEPLOYED
0186ms
Trigger
cron(0 7 * * *) fired · every day · 07:00
021026ms
Agent
claude-haiku-4-5 · in 1326 tok · out 408 tok
03296ms
Tools
fetch-mcp/anthropic:messages.create → 200 OK · 266ms
0476ms
Verify
schema check · json-schema draft-2020 passed
05166ms
Output
inbox triage · 6 emails auto-sorted
0646ms
Notify
audit log written · runbook link attached
SUCCESS
0%
0 runs
P50
0ms
median
P95
0ms
tail
AVG COST
per run
LAST OK
never
LAST FAIL
never
none
Latency · last 30 runs0 samples
no runs yet
Latest output · what your users see
Standup · Platform team
  • @norashipped locker health-check endpoint
  • @arunreviewing PR #184 (retry jitter)
  • @linblocked on Stripe webhook signature rotation
  • @devpicking up SEC-914 (S3 bucket audit)
// press Test to run once · Watch live to keep streaming · Deploy to make it real
The problem

Personal productivity tools are dumb pipes; they don't reason about your day.

The outcome

A small agent that quietly does the right thing at the right time.

Ingredients & skills

Secrets
  • ANTHROPIC_API_KEY
Providers
  • Anthropic
MCP servers
  • fetch-mcp
#productivity#personal#agent

How it works

Travel-day packer that learns your patterns.

Step 1

1 — Trigger

Time-based or event-based (calendar, screen-time, etc.).

Step 2

2 — Decide

Claude proposes; you accept with a single tap.

Step 3

3 — Learn

Decisions feed back into the prompt for next time.

One-line deploy

The button above runs the same command with your saved config. This is the raw CLI form.

bash
npx claudeloops deploy travel-day-packer

Related loops