[Sprint 4] feat: Add stale doc warnings #253

Closed
opened 2026-01-28 16:32:48 +00:00 by lmiranda · 0 comments
Owner

Description

Flag documentation files that are significantly behind related code changes.

Implementation: Sprint 4 Commands

Acceptance Criteria

  • Create plugins/doc-guardian/commands/stale-docs.md
  • Compare doc file commit dates vs related code
  • Configurable threshold (default: 10 commits behind)
  • List stale docs with age
  • Suggest which code changes might need doc updates
## Description Flag documentation files that are significantly behind related code changes. **Implementation:** [Sprint 4 Commands](https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/wiki/Change-V5.2.0%3A-Plugin-Enhancements-%28Sprint-4-Commands%29) ## Acceptance Criteria - [ ] Create `plugins/doc-guardian/commands/stale-docs.md` - [ ] Compare doc file commit dates vs related code - [ ] Configurable threshold (default: 10 commits behind) - [ ] List stale docs with age - [ ] Suggest which code changes might need doc updates
lmiranda added this to the Sprint 4 - Commands milestone 2026-01-28 16:32:48 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#253