instincts

Analyze confidence-scored instincts from a project's YAML learning file.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/kenhia/kdeskdash --skill instincts-kenhia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: instincts
Source: https://github.com/kenhia/kdeskdash/tree/main/.github/skills/instincts
Command: npx skills add https://github.com/kenhia/kdeskdash --skill instincts-kenhia

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill unit provides a detailed review of learned instincts for a project, allowing users to identify patterns and trends, and suggesting actions for further development.

Core Features & Use Cases

  • Confidence Scoring: View all learned instincts with confidence scores to assess their reliability.
  • Domain Grouping: Group instincts by domain for a focused analysis.
  • Actionable Insights: Get recommendations on what instincts are ready to evolve into skills and how to refresh outdated ones.
  • Use Case: Suppose you have a machine learning project with a variety of instincts learned from data. This Skill helps you evaluate which instincts are worth developing further based on their confidence scores.

Quick Start

Execute the 'instincts' command to view all learned instincts and their confidence scores.

Frequently Asked Questions about instincts

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

FAQPage Schema
How do I review confidence scores for learned instincts in my machine learning project?

You can review confidence-scored instincts by executing the 'instincts' command, which reads your project's YAML file and presents a dashboard with grouped instincts and their reliability indicators. This allows you to identify patterns and trends in your project knowledge.

What is the best way to analyze which learned instincts are ready to evolve into skills?

Analyzing learned instincts for skill evolution involves viewing their confidence scores grouped by domain. The dashboard provides actionable insights and recommendations on which instincts are reliable enough to develop further and which outdated ones need refreshing.

How do I group project instincts by domain for focused pattern analysis?

Grouping project instincts by domain is handled automatically when you run the instincts command. It reads your learning process YAML file and organizes the confidence-scored instincts into domain-specific groups for focused analysis.

Do I need a specific YAML file to analyze project knowledge and instinct confidence?

Yes, analyzing project knowledge and instinct confidence requires reading from a specific YAML file generated by your project's learning process. This file contains the learned instincts and confidence scores displayed on the dashboard.

Can I get actionable insights on outdated instincts from a pattern analysis dashboard?

Yes, the instincts dashboard provides actionable insights on outdated instincts by evaluating their confidence scores. It suggests evolutionary paths and recommends specific actions to refresh or develop your project knowledge further.