learn

Cluster workflow observations into instinct files with evidence counts and confidence.

1|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/softwaresalt/csv-managed --skill learn-softwaresalt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/softwaresalt/csv-managed/tree/main/.github/skills/learn
Command: npx skills add https://github.com/softwaresalt/csv-managed --skill learn-softwaresalt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you systematically convert a high volume of workflow observations into stable, repeatable behavioral “instincts” instead of leaving patterns trapped in logs or ad-hoc notes.

Core Features & Use Cases

  • Observation clustering into recurring patterns: Groups observations by workflow phase, affected surfaces, and repeated operator corrections.
  • Evidence-ranked instinct output: Produces candidates annotated with corroborating evidence counts and confidence levels.
  • Safe progression rules: Keeps low-confidence ideas provisional by explicitly distinguishing between observing, evolving into instruction, or evolving into skill.

Quick Start

Use the learn skill on the most recent observation scope to generate evidence-ranked instinct files for recurring conventions.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I turn recurring workflow observations into reusable patterns?

To turn recurring workflow observations into reusable patterns, you cluster captured observation sets by workflow phase, affected surfaces, and repeated operator corrections, producing instinct files annotated with corroborating evidence counts and confidence levels.

What is observation mining for continuous learning?

Observation mining for continuous learning is the process of extracting recurring practices from an observation store across sessions or release units. It systematically converts high-volume workflow logs into stable, repeatable behavioral instincts.

How does confidence scoring work for discovered behavioral instincts?

Confidence scoring for discovered behavioral instincts works by annotating clustered patterns with corroborating evidence counts. Low-confidence hypotheses remain explicitly provisional, distinguishing between observing a pattern and evolving it into stable instruction.

Can I apply pattern discovery across different operational contexts?

Yes, you can apply pattern discovery across different operational contexts. The clustering process targets continuous-learning workflows where patterns recur across sessions, release units, or varied operational environments by selecting the appropriate observation scope.

What is the best way to group observations by workflow phase and corrections?

The best way to group observations by workflow phase and corrections is to use an evidence-based clustering approach. This method reads observation sets and groups them by phase, affected surfaces, and repeated operator corrections to safely generate evidence-ranked instincts.

When should low-confidence hypotheses remain provisional during clustering?

Low-confidence hypotheses should remain provisional whenever evidence counts are insufficient to validate a stable pattern. Safe progression rules explicitly distinguish between observing a recurring behavior, evolving it into instruction, or evolving it into a skill.