WahyuS002
- 3 skills
- 0 followers
- 10 hours ago last updated
- ▌ Tldr · wahyus002Direct, high-signal, zero-fluff technical explanations. Explains code, architecture, functions, or technical concepts concisely using the BLUF (Bottom Line Up Front) model, structured bullet points, and exact code links without conversational filler or bloated preambles. Use when user asks for brief explanations ("jelasin singkat", "to the point", "tldr", "nggak perlu bertele-tele", "no verbose", "summary", "explain briefly"), or invokes /tldr.
- ▌ Study · wahyus002Interactive active-recall learning and note distillation session. The agent explains complex technical concepts with official documentation/RFC references and optional CLI experiments, drills the user with adaptive active-recall questions (scaled to topic complexity, max 5), rigorously validates answers (prompting re-attempts on mistakes), rewords validated responses into structured Markdown cheat sheets, and commits them to ~/Documents/notes/<category>/.
- ▌ Unvibe · wahyus002 bundleCode ownership session that turns AI-written code into understood code. The agent shortlists "vibe-y" pieces from recent changes, checks the user's confidence, then guides explain/reimplement/test exercises in a LeetCode-style format and captures distilled per-piece ownership notes — all without silently mutating the repo. Use after an AI coding session, or on-demand when the user does not understand a specific API, function, or behavior the agent wrote.