learn

Engage in interactive Q&A to absorb project-specific knowledge and apply approved changes.

328|53|Updated Aug 1, 2025
One-click install
npx skills add https://github.com/automagik-dev/genie --skill learn-automagik-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/automagik-dev/genie/tree/main/skills/learn
Command: npx skills add https://github.com/automagik-dev/genie --skill learn-automagik-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to interactively teach Genie about project-specific conventions, patterns, constraints, and domain knowledge, improving its future performance and adherence to project standards.

Core Features & Use Cases

  • Interactive Learning: Engages in a Q&A session to absorb project details.
  • Contextual Exploration: Scans codebase, documentation, and history before asking questions.
  • Behavioral Tuning: Modifies Genie's own configuration files (CLAUDE.md, memory files, identity files) to align with project needs.
  • Use Case: Onboarding a new AI agent to a legacy project by teaching it about established coding patterns and undocumented business logic.

Quick Start

Initiate an interactive learning session by typing /learn in the command line.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I teach an AI agent project-specific coding conventions and constraints?

Interactive learning mode absorbs project-specific knowledge by scanning codebase context and documentation, then engaging in Q&A to tune the AI's behavioral configuration to match your established conventions.

What's the best way to onboard an AI assistant to a legacy codebase with undocumented business logic?

Onboarding a new AI agent to a legacy project uses interactive Q&A sessions to absorb undocumented business logic and established coding patterns, generating a plan for behavioral updates that the agent applies to its own configuration.

Can I configure an AI coding assistant to automatically follow my project standards?

Yes, behavioral tuning modifies the AI's own configuration files, such as CLAUDE.md and memory surfaces, to align with your project needs and enforce adherence to project standards.

How does interactive learning mode apply changes to an AI agent's memory and configuration?

Interactive learning mode generates a plan for behavioral updates and applies approved changes to the AI's configuration and memory surfaces, requiring explicit user approval for all modifications before executing them.

Do I need to manually approve all configuration updates when tuning an AI agent's behavior?

Yes, explicit user approval is required for all modifications, ensuring you retain full control over what project-specific knowledge and behavioral updates are applied to the AI's configuration files.

Why does an AI agent need contextual exploration before absorbing project knowledge?

Contextual exploration scans the codebase, documentation, and history before asking questions, giving the AI agent foundational project knowledge so its Q&A session targets relevant conventions and constraints.