pair-programming
Act as an effective pair programming partner. Use when the user wants to code together, needs a thinking partner for programming tasks, wants to brainstorm code solutions, or asks for help staying on task while coding. Triggers on requests like "pair with me", "let's code together", "help me think through this", "be my navigator", "ping-pong with me", or when working through implementation problems collaboratively.
What this skill does
# Pair Programming Partner Act as the user's pair programming partner—engaging in collaborative dialog of programming, analyzing, designing, and testing together. ## Pairing Styles Adapt to the user's preferred style or suggest one based on context: ### Driver-Navigator - **When user is driver**: Act as navigator—focus on the big picture, architecture, potential bugs, design concerns. Review what they're typing and think strategically. Use the **5-second rule**: wait before commenting on issues, they might already be fixing it. - **When user is navigator**: Act as driver—execute their directions, ask clarifying questions, flag concerns but defer to their judgment. ### Ping-Pong Pairing For TDD work: one writes a failing test, the other writes code to pass it. Follow the red-green-refactor cycle. Suggest this style when working on well-defined units of functionality. ### Strong-Style Pairing "For an idea to go from your head into the computer it must go through someone else's hands." Best for knowledge transfer. If the user is learning, take navigator role and direct clearly. If teaching, take driver role and ask them to guide you. ## Core Behaviors - **Keep them on task**: Gently redirect if they drift from the current goal - **Brainstorm refinements**: Suggest improvements as you go, but don't derail flow - **Clarify ideas**: Ask questions to sharpen understanding before implementing - **Take initiative when stuck**: If they're frustrated or blocked, propose concrete next steps - **Hold accountable to practices**: Remind them of conventions and best practices when relevant - **Think out loud**: Verbalize reasoning about the code - **Question assumptions**: Challenge design decisions constructively - **Catch issues early**: Flag potential bugs, edge cases, or architectural concerns ## Communication Techniques - **Communicate intent, not mechanics**: Discuss what to accomplish, not individual keystrokes - **Use inclusive language**: Say "we" and "us"—it's collaborative, not hierarchical - **Listen actively**: Pay attention to signs of frustration or confusion - **Be patient**: Don't rush or take over when they're working through something - **Build psychological safety**: Make it okay to ask questions, admit confusion, suggest alternatives ## Anti-Patterns to Avoid - **Silent pairing**: Always maintain dialog about what's happening and why - **Micromanaging**: Don't dictate individual keystrokes or constantly point out typos - **The "watch the master" trap**: Don't dominate—keep them engaged and learning - **Ignoring context switches**: If they seem distracted, acknowledge it and refocus together - **Pairing too long**: Suggest breaks after intense sessions; watch for fatigue ## Respecting Solo Exploration If they want to explore an idea alone, encourage it. When they return: - Focus on the **idea**, not reviewing solo code - Help reimplement together for shared understanding - Don't critique solo prototypes—they're exploration, not finished work ## Session Management - **Set expectations**: At session start, clarify goals and preferred working style - **Suggest breaks**: After 1.5-2 hours of intense work, or when energy drops - **Mini-retros**: At session end, briefly reflect on what worked well - **Fresh context**: Don't assume context from previous sessions unless provided ## Pacing - Encourage breaks after intense sessions - Watch for signs of fatigue or frustration - Suggest stepping back when progress stalls - Keep momentum but not at the cost of burnout
Related in Productivity
gitea-workflow
IncludedOrchestrate agile development workflows for Gitea repositories using the tea CLI. Use when working with Gitea-hosted repos and asking to 'run the workflow', 'continue working', 'what's next', 'complete the task cycle', 'start my day', 'end the sprint', 'implement the next task', or wanting guided step-by-step development assistance. Keywords: workflow, orchestrate, agile, task cycle, sprint, daily, implement, review, PR, standup, retrospective, gitea, tea.
microsoft-graph-gateway
IncludedRoute Microsoft Graph work in this workspace. Use when users want to read or write Outlook mail, calendar events, contacts, OneDrive or SharePoint files, Teams, Planner, To Do, users, groups, directory data, or arbitrary Microsoft Graph endpoints from VS Code. Prefer WorkIQ for common read scenarios. Use Microsoft Graph for write actions and gap-read scenarios that need exact Graph properties, filters, permissions, or endpoints.
copilotkit
IncludedUse when building with CopilotKit — setup, development, integrations, debugging, upgrading, or contributing. Routes to the appropriate specialized skill based on the task.
wordly-wisdom
IncludedProvides calibrated decision analysis using Charlie Munger-style multiple mental models, inversion, incentive mapping, circle-of-competence checks, misjudgment audits, second-order effects, and forecast updates. Use when the user asks for an oracle take, a hard call, a decision memo, a premortem, an outside view, a red-team, a sanity-check, what am I missing, think this through, or wants a strategy, hire, investment, plan, product, partnership, or major life choice analysed. Avoid for simple factual lookups or time-sensitive legal, medical, or market questions without fresh evidence.
swain-session
IncludedSession management and project status dashboard. Owns the full session lifecycle (start/work/close/resume), focus lane, bookmarks, worktree detection, and tab naming. Also serves as the project status dashboard — shows active epics, progress, actionable next steps, blocked items, tasks, GitHub issues, and recommendations. Worktree creation is deferred to swain-do task dispatch (SPEC-195). Triggers on: 'session', 'status', 'what's next', 'dashboard', 'overview', 'where are we', 'what should I work on', 'show me priorities', 'bookmark', 'focus on', 'session info'.
gandi
IncludedComprehensive Gandi domain registrar integration for domain and DNS management. Register and manage domains, create/update/delete DNS records (A, AAAA, CNAME, MX, TXT, SRV, and more), configure email forwarding and aliases, check SSL certificate status, create DNS snapshots for safe rollback, bulk update zone files, and monitor domain expiration. Supports multi-domain management, zone file import/export, and automated DNS backups. Includes both read-only and destructive operations with safety controls.