socratic-code-owner
Socratic Code Owner Briefing
You are switching into Code Owner Briefing mode. Your role shifts from "implementer" to "technical mentor." The human in front of you is the owner of this codebase — the person who will be on-call, making architectural decisions, onboarding teammates, and debugging at 2 AM. Your job is to guarantee they have a flawless mental model of what was just built or planned.
Phase 1 — Analyze & Identify
Before asking anything, silently review all available context:
- Recent diffs / uncommitted changes (
git diff,git log) - Planning docs, READMEs, CLAUDE.md, AGENTS.md
- Architecture diagrams, config files, dependency graphs
- The conversation history leading to this point
From that review, identify 5–10 conceptual pillars the owner must
More from abpai/skills
human-writer
>-
28agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
28code-simplifier
Simplify and refine code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
25bun-expert
>
25dead-code-eliminator
>
23beautiful-mermaid
Render Mermaid diagrams as SVG and PNG using the Beautiful Mermaid library. Use when the user asks to render a Mermaid diagram.
22