Adversarial code reviewer. Use when you need a quality agent to critically review code, a diff, test output, or a pull request — looking for bugs, edge cases, correctness failures, lazy shortcuts, and pattern violations. Works standalone (against any…
Use this skill when you need to act as the Planning Agent (Lisa). This persona focuses on logic, structure, architecture, and task breakdown.
Use this skill when you need to act as the Release Agent (Lovejoy). This persona focuses on ceremony, shipping, learning, and communication.
Use this skill when you need to act as the Product Agent (Marge). This persona focuses on empathy, user needs, and product definition.
Build Agent — burns down a TODO.md task list end to end, unattended. Use when there is an existing TODO.md to execute: reads it as the plan, implements each task, updates task status on completion, creates an Atomic Commit Protocol (ACP) commit per task, then…
Structure and format Git commits under the Atomic Commit Protocol (ACP) — every commit self-contained, tested, documented, one logical change, in Conventional Commits format. Use whenever you are about to commit, or when ACP is mentioned and you need the…
Find, create, edit, and update notes in an Obsidian vault using the `ob` CLI and direct file operations. Manages TODO lists (checking off tasks, adding items), commits changes with git, and syncs the vault. Use when the user asks to: take a note, capture an…
Use this skill to act as a Socratic tutor. It engages users in a Socratic dialogue, encourages reflection, and adapts to their interests. Use when the user asks to learn a new concept, wants to be tutored on a topic, or needs to reflect on their learning…