reflect

Analyze conversation transcripts to categorize learning signals into knowledge systems.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/nicolehaugen/CustomMetricsDashboard --skill reflect-nicolehaugen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reflect
Source: https://github.com/nicolehaugen/CustomMetricsDashboard/tree/main/.squad/templates/skills/reflect
Command: npx skills add https://github.com/nicolehaugen/CustomMetricsDashboard --skill reflect-nicolehaugen

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill captures and analyzes conversations to prevent repeating mistakes and reinforce successful patterns within a team.

Core Features & Use Cases

  • Learning Capture: Extracts HIGH/MED/LOW confidence patterns from conversations.
  • Prevent Mistakes: Identifies and prevents the repetition of mistakes.
  • Reinforce Successes: Reinforces successful patterns and team learnings.

Quick Start

Activate the 'reflect' skill during a conversation to capture learnings.

Frequently Asked Questions about reflect

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

FAQPage Schema
How do I capture team learnings from conversation transcripts?

Capturing team learnings from conversation transcripts involves analyzing natural language to identify and categorize learning signals by confidence levels. This process parses predefined patterns to extract actionable insights, preventing repeated mistakes and reinforcing successful team behaviors.

How does conversation analysis identify and categorize learning signals?

Conversation analysis identifies learning signals by parsing natural language transcripts and matching them against predefined patterns. It categorizes these extracted signals into HIGH, MED, or LOW confidence levels within a team's knowledge architecture to support decision-making.

Can I use conversation analysis to prevent repeating mistakes in a software engineering team?

Yes, you can use conversation analysis to prevent repeating mistakes in a software engineering team. By extracting confidence-rated patterns from team transcripts, it identifies past errors and reinforces successful behaviors within the team's learning architecture.

What is the best way to extract knowledge from team conversations for future pattern recognition?

The best way to extract knowledge for pattern recognition is to analyze conversation transcripts and categorize learning signals by HIGH, MED, or LOW confidence. This systematically captures team memory and supports ongoing learning and decision-making processes.

Do I need predefined patterns to categorize team memory from natural language?

Yes, you need predefined patterns to categorize team memory from natural language. The system requires these predefined patterns to parse conversation transcripts accurately and assign appropriate confidence levels to the extracted learning signals.

When should I not use automated conversation analysis for team learning capture?

You should not use automated conversation analysis when natural language transcripts are unavailable or when a team lacks a predefined learning architecture. The mechanism relies on parsing existing conversations and matching them against established patterns to categorize confidence levels.