instinct-status

Merge project and global instincts into a domain-grouped view with confidence metrics.

7|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/Davie521/claude-skills --skill instinct-status-davie521
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: instinct-status
Source: https://github.com/Davie521/claude-skills/tree/main/plugins/skills/skills/instinct-status
Command: npx skills add https://github.com/Davie521/claude-skills --skill instinct-status-davie521

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Shows learned instincts for the current project plus global instincts with confidence.

Core Features & Use Cases

  • Aggregates project instincts and global instincts for unified visibility
  • Displays instincts grouped by domain with confidence metrics
  • Applies a precedence rule where project instincts override global ones

Quick Start

Run the instinct-status command to view instincts for the current project.

Frequently Asked Questions about instinct-status

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

FAQPage Schema
How do I view learned instincts with confidence metrics for my current project?▼

To view learned instincts with confidence metrics, run the instinct-status command to display project-scoped and global instincts grouped by domain with associated confidence scores.

What is the precedence rule when merging global instincts with project instincts?▼

The precedence rule for merging instincts dictates that project-scoped instincts override global instincts, ensuring local development context takes priority over global defaults.

How are learned instincts grouped and displayed in the status output?▼

Learned instincts are displayed in a domain-grouped view with counts and confidence metrics, merging local project and global instinct stores according to established precedence rules.

Do I need any external dependencies to display project and global instincts?▼

No external dependencies are required to display project and global instincts, as the skill reads local instinct stores directly to merge and present domain-grouped confidence metrics.

When should I check my instinct status during a development workflow?▼

Check instinct status during development workflows when you need unified visibility into learned behaviors, allowing you to verify project overrides and global confidence metrics before merging contexts.