continuous-learning-v2

Transforms tracked project and user data into shareable, reusable insights and metrics for your dashboard.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/derekhu0002/ai4pb-orchestrator --skill continuous-learning-v2-derekhu0002
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: continuous-learning-v2
Source: https://github.com/derekhu0002/ai4pb-orchestrator/tree/main/skills/continuous-learning-v2
Command: npx skills add https://github.com/derekhu0002/ai4pb-orchestrator --skill continuous-learning-v2-derekhu0002

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Turns Claude Code sessions into reusable atomic instincts with confidence scoring, enabling scalable capture, refinement, and evolution of learned patterns into higher-level capabilities while preserving project boundaries.

Core Features & Use Cases

  • Hook-based observation converts sessions into atomic instincts with measurable confidence.
  • Supports project-scoped instincts to prevent cross-project contamination and global instincts for universal patterns.
  • Instinct evolution pipelines cluster instincts into skills, commands, and agents, with built-in promotion capabilities for cross-project sharing.

Quick Start

Start the observer, review instinct suggestions with the instinct CLI, and promote project instincts to global as needed.

Frequently Asked Questions about continuous-learning-v2

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

FAQPage Schema
How do I capture reusable patterns from Claude Code sessions automatically?

Hook-based observation automatically captures Claude Code sessions and converts them into atomic instincts with measurable confidence scores. This pipeline tracks session interactions to extract learned behavioral patterns for future reuse.

How does instinct evolution work for clustering learned patterns into higher-level capabilities?

Instinct evolution pipelines cluster accumulated atomic instincts into structured skills, commands, and agents. This mechanism refines raw session observations by grouping related patterns to progressively build higher-level capabilities.

Can I prevent cross-project contamination when applying learned instincts to different projects?

Project-scoped instincts prevent cross-project contamination by isolating learned patterns within their specific project boundaries. Universal patterns are managed separately using global instincts for safe cross-project application.

What's the best way to promote project-scoped instincts to global instincts for cross-project sharing?

Use the built-in instinct CLI to review suggestions and promote project instincts to the global scope. This built-in promotion capability allows manual elevation of verified patterns into universal instincts for cross-project sharing.

Do I need specific observation hooks to start turning Claude sessions into evolving instincts?

You need to start the observer to activate the hook-based pipeline that turns sessions into evolving instincts. The hooks automatically process Claude Code interactions to populate per-project storage with confidence-scored atomic instincts.