instincts

Display learned instincts from project.yaml with confidence scores by domain.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/Bradliebs/VolumeTurtle --skill instincts-bradliebs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: instincts
Source: https://github.com/Bradliebs/VolumeTurtle/tree/main/.github/skills/instincts
Command: npx skills add https://github.com/Bradliebs/VolumeTurtle --skill instincts-bradliebs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill consolidates and presents all learned instincts for a project, with confidence scores, grouped by domain to help engineers review patterns and identify evolution opportunities.

Core Features & Use Cases

  • Domain-grouped dashboard: Display instincts organized by domain with individual confidence scores.
  • Pattern visibility: Show the latest instincts and allow quick filtering to surface patterns ready for evolution.
  • Review & evolve planning: Provide a concise, actionable summary to guide improvement efforts and future work.

Quick Start

Display the instincts dashboard for the current project to see learned patterns by domain and confidence scores.

Frequently Asked Questions about instincts

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

FAQPage Schema
How do I view learned project instincts with confidence scores?

To view learned project instincts with confidence scores, you need a dashboard that reads the project.yaml file and organizes the discovered patterns by domain for review. This process renders the instinct data into a readable dashboard, providing a concise summary of confidence scores and domain grouping to guide your pattern review and evolution planning.

What is the best way to group project insights by domain for evolution planning?

The best way to group project insights by domain for evolution planning is to use a read-only dashboard that parses instinct configurations and renders them with a ready-to-evolve indicator. This approach organizes your project insights by domain and surfaces high-confidence patterns, yielding an actionable summary to guide improvement efforts and future work.

Can I review pattern discovery results if the project.yaml file is missing?

You cannot review pattern discovery results if the project.yaml file is missing, but the dashboard handles missing instinct files robustly. The pattern discovery tool operates by reading the configuration under the .atv/instincts directory, and it safely manages missing files without breaking the read-only review workflow.

Does the instincts dashboard support filtering for patterns ready to evolve?

Yes, the instincts dashboard supports quick filtering to surface project patterns ready for evolution. By displaying learned instincts with individual confidence scores and domain grouping, the dashboard allows engineers to quickly filter and identify specific patterns that are ready to evolve for future work.

How do I identify evolution opportunities from domain grouping data?

You identify evolution opportunities from domain grouping data by rendering a read-only dashboard that displays learned instincts organized by domain with individual confidence scores. This dashboard provides pattern visibility and a concise, actionable summary to guide improvement efforts and identify which project insights are ready to evolve.