Add docs-review task with last-reviewed frontmatter tracking
Replace docs-review-random with docs-review, which sorts docs by a last-reviewed frontmatter field (never-reviewed first, then oldest). Updated the review-documentation how-to to match. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
c6f8fcd346
commit
8cfd5c3dab
5 changed files with 196 additions and 101 deletions
|
|
@ -99,7 +99,7 @@ BlumeOps operations are driven by mise tasks. Run `mise tasks` to list all avail
|
|||
| `docs-check-filenames` | Check for duplicate doc filenames |
|
||||
| `docs-review-stale` | Report docs by last-modified date, highlight stale ones |
|
||||
| `docs-review-tags` | Print frontmatter tag inventory across all docs |
|
||||
| `docs-review-random` | Select a random doc card for review |
|
||||
| `docs-review` | Review the most stale doc by last-reviewed date |
|
||||
| `indri-runner-logs` | View Forgejo workflow logs from local runner |
|
||||
|
||||
For ArgoCD operations, use the `argocd` CLI directly:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue