Maintainer Work banner
fmanimashaun fmanimashaun

Maintainer Work

Documentation community

Description

--- description: Take a reported issue through the maintenance loop — confirm, verify against source-of-truth, fix, PR into dev (unversioned), CHANGELOG under Unreleased. Group related issues on one branch to cover more ground; traceability stays per-issue. Shipping is a separate promotion. argument-hint: "[issue number]" --- # /maintainer-work — $ARGUMENTS Work an issue end to end. Full loop every time, nothing half-done — the same discipline as `/rails-flow:issues`, adapted to maintaining do

Installation

Installs to ~/.claude/commands/fmanimashaun-claude-skills-maintainer-work.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/fmanimashaun/claude-skills/HEAD/.claude/commands/maintainer-work.md -o ~/.claude/commands/fmanimashaun-claude-skills-maintainer-work.md

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

Full documentation available on GitHub

View Source Repository