Learn Autonomously analyzes a project's codebase to discover development patterns, conventions, and architectural decisions, then generates project rule files in for Claude Code to follow. Overview This skill acts as the Orchestrator in a two-agent architecture. It coordinates the overall workflow: gathering project context, delegating deep analysis to the sub-agent, filtering and ranking results, presenting findings to the user, and persisting approved rules to . The separation of concerns ensures the analyst operates with a focused forensic prompt while the orchestrator manages user interac…