ln-001-standards-researcher

Research industry standards and architectural patterns via MCP Ref searches.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/0xtaoist/taogate --skill ln-001-standards-researcher-0xtaoist
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ln-001-standards-researcher
Source: https://github.com/0xtaoist/taogate/tree/main/ln-001-standards-researcher
Command: npx skills add https://github.com/0xtaoist/taogate --skill ln-001-standards-researcher-0xtaoist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Research industry standards and architectural patterns using MCP Ref to generate Standards Research for Story Technical Notes.

Core Features & Use Cases

  • MCP Ref research: Retrieve RFCs and architectural patterns relevant to the Epic/Story domain.
  • Reusable knowledge: Save findings as a Standards Research document for reuse across multiple Stories.
  • Guided integration: Link to existing guides and references to inform ADRs, design decisions, and implementation notes.

Quick Start

Invoke the Standards Researcher on your current epic to generate a Standards Research draft for Story Technical Notes.

Frequently Asked Questions about ln-001-standards-researcher

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

FAQPage Schema
How do I research architectural patterns and RFCs for an epic before implementation?▼

Yes, you can generate reusable standards research by running MCP Ref searches for RFCs and architectural patterns relevant to your story domain, then saving the findings as a document under docs/research for reuse across multiple stories.

When do I need to document industry standards for story technical notes?▼

The standards research integrates with existing guides and references by linking directly to them, providing the necessary context to inform your Architecture Decision Records, design decisions, and implementation notes.

Can I apply standards research during story coordination workflows?▼

You can apply standards research during story coordination workflows such as ln-220, or through manual invocation, to ensure technical notes align with detected stack architectures and industry best practices.

What is the best way to ensure RFC compliance before generating development tasks?▼

The best way to ensure RFC compliance is to perform stack detection and MCP Ref research prior to task generation, outputting a structured research document that guides your architectural decisions.