rdr-list

List RDRs with status, type, and priority from pre-loaded context data.

4|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/Hellblazer/nexus --skill rdr-list
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rdr-list
Source: https://github.com/Hellblazer/nexus/tree/main/nx/skills/rdr-list
Command: npx skills add https://github.com/Hellblazer/nexus --skill rdr-list

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

RDR List provides a concise view of all Research-Design-Review documents across the project, surfacing each RDR's title, status, type, and priority to support quick decision-making and planning.

Core Features & Use Cases

  • Preview: Display a compact table of all RDR files with parsed metadata such as title, status, type, and priority.
  • Filtering: Apply optional filters (e.g., --status, --type, --has-assumptions) to focus on subsets of RDRs.
  • Context-aware: Reads pre-loaded RDR data from the command context (docs/rdr or .nexus.yml) and formats it for quick consumption.
  • Use Case: A product team quickly reviews which RDRs are in planning versus those finalized to adjust roadmaps.

Quick Start

Invoke the /rdr-list command or say "list RDRs" to display all RDRs with status, type, and priority.

Frequently Asked Questions about rdr-list

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list all Research-Design-Review documents with their status and priority?

To list Research-Design-Review documents, invoke the rdr-list command to display a compact table showing each RDR's title, status, type, and priority using pre-loaded context data.

What is an RDR list used for in project management?

An RDR list is used for project management to provide a concise view of all Research-Design-Review documents, surfacing metadata to support quick decision-making, planning, and roadmap adjustments.

Can I filter Research-Design-Review documents by status or type?

Yes, you can filter Research-Design-Review documents by applying optional filters such as status, type, or has-assumptions to focus on specific subsets of RDRs for targeted review.

How do I review which RDRs are in planning versus finalized?

To review which RDRs are in planning versus finalized, apply the status filter to the RDR list to isolate and display only the documents matching your desired review stage.

Do I need external dependencies to parse RDR metadata?

No, you do not need external dependencies to parse RDR metadata because the tool reads pre-loaded context data from the command context or configuration files without performing external actions.

What is the best way to format pre-collected RDR metadata for quick review?

The best way to format pre-collected RDR metadata for quick review is using a list command that parses the context data and presents it in a clean table with status, type, and priority.