maintainer

Installation
SKILL.md

Maintainer Skill

Use this skill for PR triage, merge preparation, and repository hygiene tasks.

When to Use

  • Reviewing PRs for merge readiness
  • Running CI sanity checks locally
  • Checking for PII or artifact leaks
  • Preparing merge receipts
  • Triaging issues and Dependabot PRs

Pre-Merge Checklist

Before requesting merge approval, complete ALL items:

  • npm run lint passes
  • npm run validate passes (if applicable)
  • pwsh -File tools/precommit_safety_scan.ps1 passes
Related skills
Installs
6
GitHub Stars
3
First Seen
Jan 23, 2026