AgentSkillsCN

Maintenance Cadence

维护节奏

SKILL.md

Maintenance Cadence

Purpose

Keep routine weekly/monthly/quarterly maintenance consistent and traceable.

When to Use

  • Weekly maintenance cycle
  • Monthly or quarterly audits

Steps

  1. Weekly: triage new issues/PRs, review dependabot PRs, check CI health, update CHANGELOG.md if needed.
  2. Monthly: dependency audit, CI review, documentation sync, release planning.
  3. Quarterly: security audit, performance review, documentation refresh, archival review, compliance review.

Output Contract

  • Routine maintenance tasks are completed or tracked with issues.
  • Dependency and security checks are up to date.

References

  • MAINTENANCE.md for detailed procedures.