Agent Hygiene Monthly banner
lostforwurdz lostforwurdz

Agent Hygiene Monthly

Development community

Description

--- name: agent-hygiene-monthly description: Scheduled agent - monthly read-only catalog scan of ~/agenticOS/agents/ that flags missing frontmatter, short descriptions, broken file references, and duplicate names, then writes a report to bd memory. model: sonnet --- # Agent Hygiene Monthly Agent **Schedule:** 1st of each month 09:00 America/Chicago (`0 9 1 * *`) **Scope:** All active agent prompt files in `~/agenticOS/agents/` (excluding `agents/archived/`). **Venue:** Cloud routine (RemoteTri

Installation

Installs to ~/.claude/agents/lostforwurdz-agenticos-agent-hygiene-monthly.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lostforwurdz/agenticOS/HEAD/agents/agent-hygiene-monthly.md -o ~/.claude/agents/lostforwurdz-agenticos-agent-hygiene-monthly.md

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

Full documentation available on GitHub

View Source Repository