home/productivity/review-queue

Review Queue

GPTClaudeDeepSeek··988 copies·updated 2026-07-14
review-queue.prompt
# User-invoked prompt · review-queue walker (v1.8.2 · Obsidian-style)

> Borrowed from llm_wiki async review pattern. Single entry point for
> "things that need user attention" across all maintenance tasks.
>
> **v1.8.2 HARD RULE #11**: Queue walk output renders in Obsidian. Apply
> `references/obsidian-style.md` — `> [!important]` for items needing
> decision, `> [!tip]` for suggested actions, `[[wikilinks]]` for refs,
> nested tags.

## Trigger keywords

Canonical list (ROUTER matches these inline; pre-v1.8.5 this list mirrored `pre-prompt-guard.sh` REVIEW_QUEUE_RE, retired with the hook layer in v1.8.5 Stage 2 — see `hosts/CLAUDE.md` §"Review Queue auto-launch"):

- 中文: `处理 queue` / `处理queue` / `看 queue` / `看queue` / `走一遍 queue` / `今天有什么要处理的` / `有什么要我决定的` / `queue 处理` / `review 队列`
- English: `review queue` / `process queue` / `walk queue` / `queue walk`
- retrospective Mode 0 Conscious Patrol reports `📋 Review queue: N P0 / M P1 / K P2 open. Latest: <summary>` and user says "处理"

## Context

`meta/review-queue.md` is the single source of truth for action items
generated by maintenance prompts (auditor-patrol, advisor-monthly,
strategic-consistency, archiver-recovery, eval-history-monthly) and ROUTER
deadline detection.

Each item has YAML schema per `references/review-queue-spec.md`:

when to use it

Community prompt sourced from the open-source GitHub repo jasonhnd/life_OS (NOASSERTION). A "Review Queue" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

jasonhnd/life_OS · NOASSERTION