Generates a linear, narrative walkthrough of source material — code, documents, architecture diagrams, meeting notes, Jira tickets, or any combination. Produces a step-by-step guide that explains logic, purpose, and connections between components in a readable sequence. Use when the user wants to understand how something works, wants to explain a system to others, asks to "walk through" or "explain" code or docs, or needs to document a system's logic for learning or onboarding. Also trigger when the user provides files or code and asks "how does this work?" or "take me through this.
$npx -y skills add rianvdm/product-ai-public --skill linear-walkthroughInstalls into the current project.
Run `npx skills use "https://github.com/rianvdm/product-ai-public" --skill "rianvdm/product-ai-public/linear-walkthrough"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/rianvdm/product-ai-public" that are relevant to the current task. Run `npx skills add "https://github.com/rianvdm/product-ai-public"` and select the relevant skills, then follow their instructions.