Skip to content

Releases: xuwei777/maintainer-workflow

Maintainer Workflow v1.0.0

Choose a tag to compare

@xuwei777 xuwei777 released this 12 Aug 05:07
3019f7e

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 --yes

When 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.