nazgulreviewlisted
Install: claude install-skill OrodruinLabs/nazgul
# Nazgul Review
## Examples
- `/nazgul:review` — Review the current IN_REVIEW task
- `/nazgul:review TASK-003` — Review a specific task by ID
- `/nazgul:review --materialize TASK-003` — Repair a task stuck without per-reviewer evidence: re-run the full board, write genuine reviewer files
- `/nazgul:review --materialize --all` — Repair every task whose evidence is missing or incomplete
## Current State
- Config: !`cat nazgul/config.json 2>/dev/null || echo "No config"`
- Active reviewers: !`jq -r '.agents.reviewers // [] | join(", ")' nazgul/config.json 2>/dev/null || echo "none"`
- Plan: !`head -20 nazgul/plan.md 2>/dev/null || echo "No plan"`
## Arguments
$ARGUMENTS
## Instructions
Format all output per `references/ui-brand.md` — use stage banners, review verdicts, spawning indicators, and display patterns defined there.
### If a task ID is provided in arguments:
1. Read the task manifest at `nazgul/tasks/[TASK-ID].md`
2. Verify the task is in IMPLEMENTED or IN_REVIEW status (unless `--materialize` is present — see repair mode below)
3. Delegate to the Review Gate agent for that task
### If no task ID provided:
1. Scan `nazgul/tasks/` for any task with status IMPLEMENTED or IN_REVIEW
2. If found, delegate to the Review Gate for that task
3. If none found, report that no tasks are ready for review
### If --materialize is in arguments (repair mode):
Repair mode exists for tasks deadlocked by missing per-reviewer evidence
(e.g., a run that wrote a consolidated summary.