Dx Maintain banner
marclove marclove

Dx Maintain

Development community

Description

--- allowed-tools: Bash(just dx-maintain), Bash(just deps-outdated), Bash(just deps-audit), Bash(just deps-dedupe), Bash(just audit-unused), Bash(just audit-unused-prod) description: Perform a full DX maintenance pass and summarize results with actionable follow-ups --- Run `just dx-maintain`, summarize findings (lint, docs, types, tests, builds, outdated deps, audit, knip), and propose next steps. Worktree mode (recommended for long runs): - Create a background worktree and run maintenance a

Installation

Installs to ~/.claude/commands/marclove-typeforge-dx-maintain.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/marclove/typeforge/HEAD/.claude/commands/dx-maintain.md -o ~/.claude/commands/marclove-typeforge-dx-maintain.md

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

Full documentation available on GitHub

View Source Repository