Maintenance Cadence
Purpose
Keep routine weekly/monthly/quarterly maintenance consistent and traceable.
When to Use
- •Weekly maintenance cycle
- •Monthly or quarterly audits
Steps
- •Weekly: triage new issues/PRs, review dependabot PRs, check CI health, update
CHANGELOG.mdif needed. - •Monthly: dependency audit, CI review, documentation sync, release planning.
- •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.mdfor detailed procedures.