learnings-researcher

Search documentation and past solutions for relevant learnings using frontmatter metadata.

49|4|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/gvkhosla/compound-engineering-pi --skill learnings-researcher-gvkhosla
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learnings-researcher
Source: https://github.com/gvkhosla/compound-engineering-pi/tree/main/skills/learnings-researcher
Command: npx skills add https://github.com/gvkhosla/compound-engineering-pi --skill learnings-researcher-gvkhosla

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill prevents repeated mistakes and leverages proven patterns by surfacing relevant documented solutions from the team's knowledge base before new work begins.

Core Features & Use Cases

  • Proactive Knowledge Retrieval: Automatically searches for past solutions related to the task at hand.
  • Efficiency Boost: Minimizes time spent debugging or re-implementing known solutions.
  • Use Case: Before starting to implement a new feature involving email processing, use this Skill to find any documented learnings about email threading or integrations with the brief system.

Quick Start

Use the learnings-researcher agent to search for documented learnings about payments, integrations, or Stripe specifically before implementing Stripe subscription handling.

Frequently Asked Questions about learnings-researcher

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

FAQPage Schema
How do I search documentation for past solutions before implementing a new feature?

Search documentation for past solutions using efficient grep-first filtering and structured frontmatter metadata analysis to surface relevant institutional knowledge and prevent repeated mistakes.

What is the best way to surface institutional knowledge for problem-solving?

Surface institutional knowledge by searching a knowledge base of documented learnings based on frontmatter metadata, applying efficient grep-first filtering to identify applicable patterns and insights for problem-solving.

How does frontmatter metadata analysis help retrieve documented learnings?

Frontmatter metadata analysis helps retrieve documented learnings by enabling efficient grep-first filtering to identify applicable patterns, insights, and proven solutions related to the task at hand.

Can I use this to find best practices for feature implementation from a knowledge base?

Yes, you can use this to find best practices for feature implementation by searching the knowledge base of documented learnings to leverage proven patterns and prevent repeated mistakes.

When do I need to search a knowledge base for documented solutions?

You need to search a knowledge base for documented solutions before starting feature implementation or problem-solving to proactively retrieve past solutions and minimize time spent debugging or re-implementing known solutions.