Dep Health Weekly banner
lostforwurdz lostforwurdz

Dep Health Weekly

Project Management community

Description

--- name: dep-health-weekly description: Scheduled agent - runs the /dep-health skill against active project repos every Monday and writes a consolidated summary to bd memory, filing P1 issues for critical findings. model: sonnet --- # Dependency Health Weekly Agent **Schedule:** Mondays 09:00 America/Chicago (`0 9 * * 1`) **Scope:** Active project repos: `loom`, `agenticOS`, `CMS_Next`. Cloud routine — repos must be listed as `git_repository` sources in the routine config. **Venue:** Cloud ro

Installation

Installs to ~/.claude/agents/lostforwurdz-agenticos-dep-health-weekly.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lostforwurdz/agenticOS/HEAD/agents/dep-health-weekly.md -o ~/.claude/agents/lostforwurdz-agenticos-dep-health-weekly.md

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

Full documentation available on GitHub

View Source Repository