instinct-status

Display learned instincts with confidence levels and source information.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/YuriNakayama/neurogolf --skill instinct-status-yurinakayama
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: instinct-status
Source: https://github.com/YuriNakayama/neurogolf/tree/main/.claude/skills/instinct-status
Command: npx skills add https://github.com/YuriNakayama/neurogolf --skill instinct-status-yurinakayama

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to view and manage their learned instincts, providing insights into their performance and areas of expertise.

Core Features & Use Cases

  • View All Learned Instincts: Show all learned instincts along with their confidence levels.
  • Filter by Domain: Display instincts by specific domain (e.g., code-style, testing).
  • Confidence Analysis: Identify instincts with low or high confidence for further evaluation.
  • Quick Status Overview: Get a summary of the total number of instincts and their source.

Quick Start

Run the command '/instinct-status' to see the status of all learned instincts.

Frequently Asked Questions about instinct-status

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

FAQPage Schema
How do I track learned instincts and their confidence levels across different domains?

You can track learned instincts by running the status command, which reads user-specific and inherited instinct files to display a formatted list of instincts with confidence bars and source information across various domains.

What is instinct monitoring and how does confidence analysis work?

Instinct monitoring displays learned instincts and their confidence levels, enabling users to track expertise. Confidence analysis identifies instincts with low or high confidence for further evaluation, providing insights into performance and areas of expertise.

Can I filter instinct status results by specific domain or confidence level?

Yes, you can filter instincts by specific domain such as code-style or testing, and by confidence levels. This allows targeted confidence analysis to identify instincts with low or high confidence for further evaluation.

How do I get a quick overview of my total learned instincts and their sources?

To get a quick status overview of total learned instincts and their sources, run the status command. It provides a summary count and displays source information alongside confidence bars for each instinct.

Does instinct monitoring require any specific dependencies or setup?

Instinct monitoring requires reading from user-specific and inherited instinct files but has no external dependencies. It operates as a standalone script component within the AI development workflow.