What problem does it solve? Understanding unfamiliar codebases, architectural patterns, or past design decisions often requires digging through files manually. This Skill provides clear explanations of any project component by delegating to the Lineup kick-off pipeline's built-in explain tactic. ## Core Features & Use Cases - Component Explanation: Get a clear explanation of any project component, pattern, or decision in the codebase. - Pipeline Delegation: Runs the kick-off pipeline with the built-in explain tactic, which executes research and explanation stages automatically. - Use Case: When you encounter an unfamiliar module or wonder why a particular pattern was chosen, invoke this Skill with your question and receive a researched explanation without manual code spelunking. ## Quick Start Ask the explain skill to explain how the authentication flow works in this project.