capture-router

Parse capture prompts and route content to feedback, lessons, or ADRs.

5|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/technomensch/knowledge-graph --skill capture-router
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: capture-router
Source: https://github.com/technomensch/knowledge-graph/tree/main/skills/capture-router
Command: npx skills add https://github.com/technomensch/knowledge-graph --skill capture-router

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Facilitates quick and accurate categorization of user inputs for storing or referencing information, reducing manual effort and selecting errors.

Core Features & Use Cases

  • Automated routing: Detects whether content should be saved as feedback, a lesson, or an ADR based on conversational cues.
  • Context-aware identification: Analyzes prior messages to determine the referent of "that" or related prompts.
  • Use Case: A user instructs "capture that" after a bug fix discussion; the skill seamlessly determines the correct storage location and confirms with the user before saving.

Quick Start

Type "capture that" after a specific statement or decision, and the skill will prompt for confirmation, then save the content appropriately.

Frequently Asked Questions about capture-router

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

FAQPage Schema
How do I automatically route conversational context to memory or documentation?

Automated routing parses user prompts to capture information and directs the content to the correct memory or documentation target by analyzing conversational cues. This detects whether content should be saved as feedback, a lesson, or an ADR.

What is context-aware identification for capturing information?

Context-aware identification analyzes prior conversational messages to determine the correct referent for inputs like "capture that". It ensures the system selects the right storage location and prompts the user for confirmation before saving.

How do I save a decision or lesson from a chat without manual categorization?

Type "capture that" after a specific statement or decision. The skill determines the appropriate storage location based on context detection and prompts for confirmation before saving the content appropriately.

Does the memory routing assistant allow corrections before storing captured content?

Yes, the routing assistant ensures user confirmation and allows corrections before storing. It analyzes prior messages to identify the referent and asks the user to verify the categorization before committing the information to memory.

Why does automated routing reduce manual effort when saving information?

Automated routing reduces manual effort by detecting content types and selecting the correct memory or documentation destination automatically. This prevents manual categorization errors and streamlines the capture of feedback, lessons, or ADRs.