Rename doc-* mise tasks to docs-check-* / docs-review-* #113

Merged
eblume merged 1 commit from rename-doc-tasks into main 2026-02-06 07:08:46 -08:00
Owner

Summary

  • Rename 4 automated-check tasks: doc-titlesdocs-check-titles, doc-filenamesdocs-check-filenames, doc-linksdocs-check-links, doc-indexdocs-check-index
  • Rename 3 interactive-review tasks: doc-randomdocs-review-random, doc-tagsdocs-review-tags, doc-staledocs-review-stale
  • Update all references in .pre-commit-config.yaml, ai-assistance-guide.md, and review-documentation.md
  • Historical changelog entries left as-is

Test plan

  • mise run docs-check-titles exits 0
  • mise run docs-check-links exits 0
  • mise run docs-review-tags exits 0
  • mise run doc-titles fails with "no task found"
  • All pre-commit hooks pass (including renamed hook IDs)

🤖 Generated with Claude Code

## Summary - Rename 4 automated-check tasks: `doc-titles` → `docs-check-titles`, `doc-filenames` → `docs-check-filenames`, `doc-links` → `docs-check-links`, `doc-index` → `docs-check-index` - Rename 3 interactive-review tasks: `doc-random` → `docs-review-random`, `doc-tags` → `docs-review-tags`, `doc-stale` → `docs-review-stale` - Update all references in `.pre-commit-config.yaml`, `ai-assistance-guide.md`, and `review-documentation.md` - Historical changelog entries left as-is ## Test plan - [x] `mise run docs-check-titles` exits 0 - [x] `mise run docs-check-links` exits 0 - [x] `mise run docs-review-tags` exits 0 - [x] `mise run doc-titles` fails with "no task found" - [x] All pre-commit hooks pass (including renamed hook IDs) 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Clearer naming convention: check tasks (automated validation, used in
pre-commit) vs review tasks (interactive/informational, used by humans).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
eblume merged commit cb343a2e35 into main 2026-02-06 07:08:46 -08:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
eblume/blumeops!113
No description provided.