instincts

Display project instincts grouped by domain with confidence scores from .atv/instincts/project.yaml.

50|14|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/All-The-Vibes/ATV-StarterKit --skill instincts-all-the-vibes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: instincts
Source: https://github.com/All-The-Vibes/ATV-StarterKit/tree/main/.github/skills/instincts
Command: npx skills add https://github.com/All-The-Vibes/ATV-StarterKit --skill instincts-all-the-vibes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Showcases all instincts learned for this project, displaying confidence scores grouped by domain to help identify patterns ready for evolution.

Core Features & Use Cases

  • Grouped Insights: Instincts are organized by domain and shown with their confidence scores for quick prioritization.
  • Pattern Discovery: Surface recurring themes across the project to inform evolution plans.
  • Use Case: When planning refactors, quickly spot which instincts are active and require evolution.

Quick Start

Run the instincts dashboard to view all learned instincts grouped by domain with 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 learned project instincts with confidence scores for refactoring?

You can review learned project instincts with confidence scores by running a dashboard that renders domain-grouped insights from the project.yaml configuration, helping you prioritize patterns for refactor planning.

What is the best way to discover recurring patterns across my project domains?

To discover recurring patterns across project domains, you can surface grouped insights from the instincts dashboard, which organizes learned behaviors by domain and evaluates them with confidence scores for quick prioritization.

How do I view domain-based analytics for my project's evolution planning?

View domain-based analytics for evolution planning by accessing the instincts dashboard, which reads project configuration files to render active patterns grouped by domain alongside their respective confidence scores.

Can I use confidence scores to identify which instincts require evolution?

Yes, you can use confidence scores to identify which instincts require evolution by reviewing the domain-grouped dashboard, which surfaces active patterns and highlights recurring themes ready for prioritization during refactoring sessions.

Does the instincts dashboard require specific files to render pattern analytics?

The instincts dashboard requires the project.yaml file located within the .atv/instincts/ directory to render domain-based pattern analytics and display confidence scores for review sessions.

Why group learned instincts by domain during pattern discovery?

Grouping learned instincts by domain during pattern discovery organizes confidence scores into logical clusters, allowing you to quickly spot recurring themes and prioritize specific areas for evolution planning.