Plugin Claude Code
Plugin marketplace listing 12 plugins: health, wealth, tax, career, calendar.
Plugin Claude Code
Plugin marketplace listing 12 plugins: health, wealth, tax, career, calendar.
Plugin Claude Code
20 AI plugins for personal life management — health, wealth, tax, career, and 16 more domains.
Instructions file CodexOpenCode
AGENTS.md instructions for fru-dev3/AI-Ready-Life, covering ai ready life, how it works, working in a single domain, skills and vault access notes.
Plugin Claude Code
Calendar intelligence — deadlines, focus time, scheduling, time blocking.
Agent
Your personal time and deadline orchestrator for AI Ready Life. Monitors meeting load vs. deep work time weekly, aggregates hard deadlines from every installed plugin (tax filings, insurance renewals, legal obligations, benefit enrollment windows, property tax dates) into a single cross-domain deadline registry, flags…
Skill Claude CodeCodex
Manual fallback for users without a native Google Calendar MCP connector (e.g., Codex CLI users, or installs where the native connector is disabled). When Claude Desktop's native Google Calendar connector is available, all calendar skills should prefer that path and use this app skill only on degrade. Reads and…
Skill Claude CodeCodex
Manual fallback for users without a native Notion MCP connector (e.g., Codex CLI users, or installs where the native connector is disabled). When Claude Desktop's native Notion connector is available, calendar skills should prefer that path and use this app skill only on degrade. Reads and writes Notion pages and…
Skill Claude CodeCodex
Analyzes the ratio of meetings vs. unblocked focus time across the past week and upcoming week, comparing against a 10-hour focus goal and identifying which days have the best and worst deep work conditions.
Skill Claude CodeCodex
Builds a week-ahead agenda combining cross-domain deadlines, calendar events, and priority open loops — then suggests 2-3 focus blocks for deep work items.
Skill Claude CodeCodex
Scans all installed plugin open-loops.md files and extracts items with explicit due dates within the next 60 days, sorted chronologically with urgent items (due within 7 days) flagged separately.
Skill Claude CodeCodex
Trigger: Called by flow-build-agenda, op-weekly-agenda. Produces: Ranked candidate windows for deep-work block placement.
Skill Claude CodeCodex
Reads recurring-block configuration (deep work, family, workout, health, focus blocks) and writes consistently-named recurring protected events to the user's primary calendar via task-create-confirmed-event. Enforces naming convention so downstream agents can detect and respect protected blocks. Called by…
Skill Claude CodeCodex
Cross-calendar double-booking and protected-block-violation detector. Scans every calendar configured in config.md (personal + work + any family/shared/secondary) for time-window overlaps, then checks whether any meeting overlaps a configured protected block. Reports conflicts with severity tier and proposed…
Skill Claude CodeCodex
10-minute start-of-day briefing across all configured calendars. Surfaces today's events, meeting-prep status for >30 min meetings, urgent deadlines (≤7 days), today's protected blocks, and the day's first commitment. Daily op designed to replace op-deadline-alert's ≤7-day surface as the morning anchor. Triggers…
Skill Claude CodeCodex
On-demand deadline planner; given a deadline date and task scope, works backward from the due date to create a preparation schedule with milestones, effort estimates, and calendar placement recommendations. Triggers: "plan deadline", "work backward from deadline", "deadline prep".
Skill Claude CodeCodex
Weekly focus time audit; analyzes meeting load vs. deep work blocks across the current and upcoming week, flags weeks falling below 8 hours of uninterrupted focus time, and recommends specific calendar changes to protect deep work. Triggers: "focus review", "meeting overload", "deep work time", "calendar audit".
Skill Claude CodeCodex
Pulls federal + user-configured cultural/religious holidays for the current calendar year and writes them as protected all-day events on the configured calendar. Honors per-user observance lists (some users observe Christian holidays, some Jewish, Muslim, Hindu, etc.; some observe none). Idempotent — re-running for…
Skill Claude CodeCodex
Big quarterly retrospective + redesign. Distinct from monthly op-time-allocation-review (which is reactive). This op asks: was last quarter's calendar a fair representation of the user's stated priorities, and what should change next quarter? Reconfigures protected blocks in config.md and re-runs…
Skill Claude CodeCodex
Quarterly recurring-event hygiene audit. Identifies "zombie" recurring events — meetings no one attends, recurring blocks that are stale, or series that have outgrown their purpose. Recurring events compound forever without periodic pruning. Triggers: "recurring event audit", "calendar hygiene", "zombie meetings".
Skill Claude CodeCodex
Monthly retrospective. Sums hours actually allocated across configured life domains (health, family, creative, business, admin, etc.) from completed events on every configured calendar, then compares against paragon balance targets. Flags imbalances and feeds the next month's flow-protect-recurring-blocks cycle.…
Skill Claude CodeCodex
Monday morning weekly agenda builder; collects all cross-domain deadlines and priorities for the coming week, then suggests focus time blocks based on urgency and effort. Triggers: "weekly agenda", "what's this week", "week ahead", "monday preview".
Skill Claude CodeCodex
Records a new deadline to vault/calendar/00current/ with item description, due date, domain, effort estimate, priority, and linked open loop. Called whenever a new deadline is identified during any op run or directly on-demand.
Skill Claude CodeCodex
Given an event ID (or event reference), drafts an agenda + context block by pulling from related domain vaults (career, business, wealth, health, etc.) and writes it to the event description. Enforces the paragon's rule that every meeting >30 min has an agenda. Called by op-daily-brief for any flagged unprepped…
Skill Claude CodeCodex
Adds buffer events around a trip: drive/transit time to airport, arrival buffer at destination, and a configurable jet-lag recovery block on return. Reads trip details (origin, destination, flight times, mode) and produces 2–4 calendar events routed through task-create-confirmed-event.