reflect

Summarize conversations and persist learnings to brain/index.md and skill notes.

218|11|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/poteto/noodle --skill reflect-poteto
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: reflect
Source: https://github.com/poteto/noodle/tree/main/.agents/skills/reflect
Command: npx skills add https://github.com/poteto/noodle --skill reflect-poteto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reflect on conversations and persist learnings to brain/ and skill files, enabling knowledge retention and more effective future sessions.

Core Features & Use Cases

  • Route insights to brain/index.md and relevant skill notes to reinforce learning, decisions, and context.
  • Capture corrections, rationale, and new knowledge after conversations or codebase explorations.
  • Use in post-session wrap-ups to strengthen memory, guardrails, and future prompts.

Quick Start

Summarize the current session's learnings and persist them to brain/index.md.

Frequently Asked Questions about reflect

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

FAQPage Schema
How do I persist learnings from a conversation to a knowledge management file?▼

Update brain/index.md by summarizing the current session's learnings and routing insights to relevant skill notes. This captures corrections, rationale, and new codebase knowledge to reinforce future context and guardrails.

When should I update my brain index to retain conversation context?▼

Update your brain index after reflections, mistakes, or when new codebase knowledge is gained. Summarize these insights and structure the updates in brain/index.md to strengthen memory and future prompts.

What is the best way to structure updates for knowledge management notes?▼

Structure updates by summarizing the current session and describing where to store learnings. Route the captured corrections and rationale to brain/index.md and relevant skill notes to maintain effective knowledge retention.

Does knowledge management workflow require any specific dependencies?▼

No dependencies are required. You can summarize conversations and persist learnings to brain/index.md and skill notes directly, using the routing mechanism to reinforce learning without external tools.

Can I use this to capture codebase knowledge after an exploration session?▼

Yes, you can capture new codebase knowledge by summarizing the exploration session. Route the gained insights to brain/index.md and relevant skill notes to ensure the context persists for future use.