Maintenance banner
disler disler

Maintenance

Development community

Description

--- description: Run setup_maintenance hook and report maintenance results --- # Purpose Execute the repository maintenance hook (setup_maintenance) which updates dependencies and runs database maintenance, then summarize and report the results to the user. ## Workflow 0. Run `Skill(/prime)` to understand the codebase 1. Read the log file at `.claude/hooks/setup.maintenance.log` (the hook already ran via `--maintenance` flag) 2. Analyze for successes and failures 3. Write results to `app_doc

Installation

Installs to ~/.claude/commands/disler-install-and-maintain-maintenance.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/disler/install-and-maintain/HEAD/.claude/commands/maintenance.md -o ~/.claude/commands/disler-install-and-maintain-maintenance.md

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

Full documentation available on GitHub

View Source Repository