Maintainer Workflow v1.0.0
Make your coding agent finish repository work like a maintainer—not just write code.
This first stable release provides one deliberately small, vendor-neutral Agent Skill for:
- orienting from live Git and repository facts before editing;
- keeping changes bounded by explicit scope and authority;
- validating with evidence proportional to risk;
- handling optional parent Issue / work-package plans without drifting;
- preserving privacy and reporting an accurate handoff;
- installing or updating non-interactively when the target is already clear.
Install or update
npx -y skills@latest add xuwei777/maintainer-workflow --skill maintainer-workflow -g --yesWhen the target agent is known, add --agent <agent-id>.
The installer intentionally installs only skills/maintainer-workflow/. Repository files such as the root README.md, AGENTS.md, and LICENSE are not part of the installed Skill.
See the README for usage examples and the complete workflow.