instinct-system

Extract reusable patterns from conversation history into confidence-scored instinct records.

Updated May 17, 2026
One-click install
npx skills add https://github.com/tiankong0101-byte/skills-registry --skill instinct-system-tiankong0101-byte
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: instinct-system
Source: https://github.com/tiankong0101-byte/skills-registry/tree/main/skills/ecc-inspired/ecc-instinct-system
Command: npx skills add https://github.com/tiankong0101-byte/skills-registry --skill instinct-system-tiankong0101-byte

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you turn useful session learnings into reusable pattern records instead of losing them in chat history, making effective methods easier to retain, review, and improve over time.

Core Features & Use Cases

  • Pattern Extraction: Record a successful workflow, communication approach, or tool trick as an Instinct after completing a task.
  • Confidence Tracking: Assign and update a 1-5 confidence score based on repeated validation, so only proven patterns rise over time.
  • Import, Export, and Verification: Move instinct records between environments, search them later, and periodically verify whether they still hold up.
  • Skill Evolution: Cluster high-confidence instincts into a more complete Skill when a pattern becomes stable enough for broader reuse.

Quick Start

Ask the assistant to capture a successful pattern from the current conversation as a new instinct record with a clear name, category, confidence, evidence, and trigger conditions.

Frequently Asked Questions about instinct-system

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

FAQPage Schema
How do I capture reusable patterns from conversation history to improve my workflow?

Pattern extraction from conversation history involves identifying successful workflows or tool tricks and saving them as instinct records. These records include structured metadata like triggers, evidence, tags, and confidence scores to ensure proven methods are retained and validated over time.

What is the best way to track confidence scores for repeatable assistant behaviors?

Confidence scoring for repeatable assistant behaviors uses a 1-5 rating system based on repeated validation. Assign and update scores as patterns are tested, ensuring only proven methods rise over time while preventing untested workflows from dominating your active patterns.

How do I export instinct records between different environments?

Exporting instinct records between environments uses structured metadata formats containing triggers, evidence, tags, and dates. Move these lightweight records across platforms, search them later, and periodically verify whether captured behaviors still hold up in new contexts.

Can I use session learning to evolve isolated patterns into a full skill?

Session learning can evolve isolated patterns into a full skill through clustering. When high-confidence instincts become stable enough for broader reuse, group them together to form a complete, structured skill that can be applied across broader contexts.

Do I need structured metadata to store knowledge from chat history?

Structured metadata is required to store knowledge from chat history as instinct records. You must provide triggers, evidence, tags, dates, and exportable record formats to ensure captured patterns can be properly searched, verified, and evolved over time.