update-skill-learnings

Extract skill-pattern learnings and update the central repository after user confirmation.

13|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/ulpi-io/browse --skill update-skill-learnings
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-skill-learnings
Source: https://github.com/ulpi-io/browse/tree/main/.agents/skills/update-skill-learnings
Command: npx skills add https://github.com/ulpi-io/browse --skill update-skill-learnings

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill captures concrete learnings about skill creation and improvement from sessions and propagates them to the central skill learnings repository, ensuring reusable insights.

Core Features & Use Cases

  • Validation-driven learnings capture: Extract structural, content, and anti-pattern learnings with source-session context.
  • Central synchronization: Update the central learnings file and propagate changes to related skills for consistency.
  • Gating and confirmation: Require user confirmation before writing to prevent unintended changes.

Quick Start

Analyze a session to extract concrete skill-pattern learnings and update the central learnings file after user confirmation.

Frequently Asked Questions about update-skill-learnings

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

FAQPage Schema
How do I capture learnings from a session and update my knowledge base?

To capture learnings from a session, analyze it to extract concrete patterns, anti-patterns, and insights about skill creation. The system updates your central knowledge base with validated findings and propagates applicable learnings to related skills after explicit user confirmation.

What are skill learnings and when do I need to document them?

Skill learnings are concrete patterns, anti-patterns, and structural insights about skill creation and improvement. You need to document them when you identify reusable insights from a session to ensure validated findings are preserved for future governance and design consistency.

Can I propagate validated findings to related skills automatically?

You cannot propagate validated findings automatically. The system requires explicit user confirmation before writing to the central learnings repository to prevent unintended changes and preserve existing learnings during synchronization across related skills.

What's the best way to validate skill design patterns before adding them to a repository?

Validating skill design patterns involves extracting structural and content learnings with source-session context during analysis. You confirm these validated findings before they synchronize to the central learnings repository and propagate to related skills for future reuse.

Does updating the central learnings file overwrite existing governance documentation?

Updating the central learnings file does not overwrite existing governance documentation blindly. The process requires explicit user confirmation before writing to prevent unintended changes and actively preserves existing learnings while appending newly validated insights.