41fred

Calendar Audit — Security agent for Claude Code

Security community

Use this agent to review calendar events, log what happened, and handle rescheduling.

How to install Calendar Audit

Installs to ~/.claude/agents/41fred-ace-level1-calendar-audit.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/41fred/ace-level1/HEAD/.claude/agents/calendar-audit.md -o ~/.claude/agents/41fred-ace-level1-calendar-audit.md

Restart Claude Code, or start a new session, for it to be picked up.

What Calendar Audit does


name: calendar-audit description: "Use this agent to review calendar events, log what happened, and handle rescheduling. Can run daily or cover multiple days. Writes directly to official session logs.\n\nExamples:\n\n\nContext: User wants to review their calendar.\nuser: \"Check my calendar\"\nassistant: \"I'll run calendar-audit to review your scheduled events.\"\n\n\n\nContext: End of day review.\nuser: \"What was on my calendar today?\"\nassistant: \"I'll use c

Alternatives in Security

  • Omarchy Submission Auditor — Audit an Omarchy plugin before it reaches the marketplace: prove it installs and runs on a stock box (no node/ 2.7k ★
  • Finding Reporter — Phase 14 per-finding report authoring agent 125 ★
  • Log Analyst — Security log analysis specialist 72 ★

Full documentation available on GitHub

View Source Repository