instinct-status

Display learned instincts with confidence scores grouped by domain.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/jason-hchsieh/marketplace --skill instinct-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: instinct-status
Source: https://github.com/jason-hchsieh/marketplace/tree/main/plugins/continuous-learning/skills/instinct-status
Command: npx skills add https://github.com/jason-hchsieh/marketplace --skill instinct-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Instinct-status helps you quickly see the current state of learned instincts, their confidence scores, and how they are distributed across domains, enabling better oversight and planning.

Core Features & Use Cases

  • Instinct inventory: List all learned instincts along with their confidence scores.
  • Domain grouping: Organize instincts by domain to reveal thematic clusters.
  • Analytics & evolution planning: Compute statistics (total, average confidence, highest/lowest) and identify evolution candidates for skills.
  • Auditing and improvement: Use insights to guide refining instincts into formal skills or workflows.

Quick Start

Show me the current instincts with their confidence scores grouped by domain.

Frequently Asked Questions about instinct-status

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

FAQPage Schema
How do I check the confidence scores of my learned instincts?

You can check instinct confidence scores by reading from the .claude/learning/instincts/ directory. The tool computes statistics including total instincts, average confidence, and highest/lowest values to give you a quick overview of learned behaviors.

What is the best way to group learned instincts by domain for auditing?

To group learned instincts by domain, the tool reads your instinct files and organizes them into thematic clusters. This domain grouping reveals patterns in behavior and helps you evaluate which areas have sufficient coverage for evolution into skills.

How do I identify evolution candidates from my existing instincts?

Identifying evolution candidates involves analyzing confidence scores and domain distribution of your instincts. The tool highlights instincts with high confidence that are ready to be refined into formal skills or structured workflows.

Can I view instinct statistics like average confidence and highest scores?

Yes, you can view instinct statistics including total count, average confidence, and highest/lowest scores. These metrics are computed automatically when the tool reads your instinct files from the .claude/learning/instincts/ directory.

Does this tool require any specific dependencies or components to work?

No, this tool has no dependencies or components. It works independently by reading from the .claude/learning/instincts/ directory to display current instinct states and compute analytics for evolution planning.