research-note-router

Triage research notes into ADRs, specs, prompts, roadmaps, or references.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/marcmontecalvo/waywarden --skill research-note-router
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-note-router
Source: https://github.com/marcmontecalvo/waywarden/tree/main/.waywarden/skills/research-note-router
Command: npx skills add https://github.com/marcmontecalvo/waywarden --skill research-note-router

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Triage and route research notes into actionable governance artifacts, converting scattered Markdown in docs/research into ADRs, specs, prompts, roadmaps, or references.

Core Features & Use Cases

  • Extract signals from a research note and determine appropriate downstream artifacts (ADR, spec, issue, prompt, roadmap, or reference).
  • Propose concrete file paths and placement in the docs taxonomy to enable rapid integration.
  • Validate frontmatter and cross-reference related ADRs, ensuring traceability and consistency across docs.

Quick Start

Process a docs/research note file to categorize and route outputs into ADRs, specs, or issues.

Frequently Asked Questions about research-note-router

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

FAQPage Schema
How do I triage research notes into ADRs and specs?

Routing research notes into ADRs and specs involves processing Markdown files in docs/research to extract architectural signals and propose structured downstream artifacts with concrete file paths.

What is the best way to convert research notes into governance artifacts?

Converting research notes into governance artifacts requires categorizing external product or architecture discussions into ADRs, specs, issues, prompts, roadmaps, or references to ensure traceability across your documentation taxonomy.

How does cross-referencing related ADRs work when routing research notes?

Cross-referencing related ADRs works by validating frontmatter and linking proposed downstream artifacts to existing architectural decision records, ensuring consistency and traceability across the docs taxonomy.

Can I route research notes into issues and roadmaps automatically?

You can route research notes into issues and roadmaps by processing notes that discuss external repositories or architecture patterns, which generates structured outputs suitable for downstream governance integration.

Does this research note routing approach work with existing docs taxonomies?

Yes, this research note routing approach works with existing docs taxonomies by validating frontmatter and proposing concrete file placements within your established documentation structure for rapid integration.