Inventory backlog operations we may be overlooking #245

Closed
opened 2026-08-03 14:43:06 +00:00 by jared · 1 comment
Owner

Map: #239

Question

Beyond capture/refine/check-out/work/close, what backlog operations do mature practices and the locally installed Matt Pocock skills (wayfinder, grilling, grill-with-docs if present) support that os-backlog lacks — e.g. triage sweeps, stale-issue grooming, prioritization passes, dependency audits? Produce a candidate list with one-line rationale each.

Map: #239 ## Question Beyond capture/refine/check-out/work/close, what backlog operations do mature practices and the locally installed Matt Pocock skills (wayfinder, grilling, grill-with-docs if present) support that os-backlog lacks — e.g. triage sweeps, stale-issue grooming, prioritization passes, dependency audits? Produce a candidate list with one-line rationale each.
Author
Owner

Researched on branch research/backlog-operations-inventory, file docs/research/backlog-operations-inventory.md (commit c7c051b).

Candidate operations os-backlog currently lacks:

  • Triage sweep — unlabeled/needs-triage/needs-info bucket scan (local /triage skill models this, unwired to os-backlog's taxonomy)
  • Stale-issue grooming — no age/last-activity checks anywhere
  • Duplicate detection — no cross-issue similarity pass (only code-vs-request check exists, in /triage)
  • Dependency/blocking audit — blocking only exists inside wayfinder maps, not the flat os-backlog list
  • Backlog size/health metrics — no aggregate counts by label/age/ratio
  • Label hygiene auditroute ensures labels exist once; nothing checks correct usage over time
  • Re-estimation / priority re-pass — priority set once at capture, never revisited
  • Map-level rollup reporting — wayfinder's "Decisions so far" is per-effort, not backlog-wide
  • External-PR-as-backlog-item intake/triage treats PRs as issues-with-code; os-backlog's model is issues-only

Full rationale + citations to plugins/os-backlog, wayfinder, triage, and the os-sdlc spec-and-ticket-layer reference in the file above. Closing this issue.

Researched on branch `research/backlog-operations-inventory`, file `docs/research/backlog-operations-inventory.md` (commit c7c051b). Candidate operations os-backlog currently lacks: - **Triage sweep** — unlabeled/needs-triage/needs-info bucket scan (local `/triage` skill models this, unwired to os-backlog's taxonomy) - **Stale-issue grooming** — no age/last-activity checks anywhere - **Duplicate detection** — no cross-issue similarity pass (only code-vs-request check exists, in `/triage`) - **Dependency/blocking audit** — blocking only exists inside wayfinder maps, not the flat os-backlog list - **Backlog size/health metrics** — no aggregate counts by label/age/ratio - **Label hygiene audit** — `route` ensures labels *exist* once; nothing checks correct usage over time - **Re-estimation / priority re-pass** — priority set once at capture, never revisited - **Map-level rollup reporting** — wayfinder's "Decisions so far" is per-effort, not backlog-wide - **External-PR-as-backlog-item intake** — `/triage` treats PRs as issues-with-code; os-backlog's model is issues-only Full rationale + citations to plugins/os-backlog, wayfinder, triage, and the os-sdlc spec-and-ticket-layer reference in the file above. Closing this issue.
jared closed this issue 2026-08-03 14:45:38 +00:00
Sign in to join this conversation.
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
jared/cc-os#245
No description provided.