
Monitor a PR post-merge deployment by polling Sentry, Datadog, and CI/CD checks, then send a macOS notification with a health verdict and action recommendation. Use when asked to watch a deployment, monitor after a merge, or track post-deployment health.
Fetch and respond to GitHub PR comments. Use when asked to get PR feedback, address reviewer comments, or check what reviewers said.
Produce a structured design document covering problem statement, goals, proposed solution, alternatives, and risks. Use when planning significant features or technical changes that need sign-off or shared understanding.
Fetch Jira ticket details using Atlassian CLI (acli). Use when asked to get ticket info, check status, or understand ticket context.
Track achievements, projects, and impact for performance reviews and brag docs. Use when recording completed work, preparing for performance reviews, or capturing achievements.
Python coding conventions and style guide. Use when writing or modifying Python code.
Write and create Jira tickets using the Atlassian MCP. Use when creating task or bug tickets in the TK-APP project.
Instructions for committing code changes. Use when committing code, creating commits, or pushing changes upstream.
Research a topic by exploring the codebase and external documentation. Use when asked to investigate how something works, find usage patterns, or look up library/API docs.
Create a new note in the Obsidian vault. Use when asked to create a note, write something down, or save information to Obsidian.
Look up information in Notion. Use when asked to find, read, or search a Notion page.
View a screenshot file. Use when the user mentions a screenshot or asks you to look at one. If no filename is specified, find and use the most recent screenshot.
Create FigJam diagrams for documentation and flow mapping — user flows, system flows, architecture diagrams, process maps, and brainstorming boards. Not for UI design or wireframing.
Guide for testing changes locally when working in a Claude Code worktree. Use when running dev servers, tests, or verifying changes in a worktree.
Monitor CI checks on a GitHub PR (GitHub Actions and CircleCI), investigate failures, implement fixes, and re-push. Use when CI is failing on a PR or immediately after creating one.
Run a weekly achievement review - pulls from Jira, GitHub, and Slack to capture what you shipped in the last week, maps achievements to your 2026 goals, and appends impact-focused entries to your brag doc. Use when asked to "do a weekly review", "capture this week's wins", "update my brag doc", "what did I ship this week", "record my achievements", "what have I done this week", "add to my performance doc", or anything about tracking weekly progress, brag doc entries, or performance evidence. Trigger even if the user just says "weekly review" or "document what I did".
Review code for bugs, style, and design issues. Use when asked to review a PR, review local changes, or do a code review.
Read a GitHub PR and walk through review suggestions interactively. Use when asked to review a PR link, understand PR changes, or prepare review comments.
Run a full incident response workflow for an active incident. Covers investigation, blast radius via Snowflake, Slack channel triage, fix implementation, Jira ticket, draft PR, Notion debrief, and Datadog monitor review. Use when asked to "run incident response", "we have an incident", "investigate this error", or given a Sentry URL with urgency context.
Generate a concise project status update for product managers, formatted for Slack. Use this skill when asked to write a project update, status report, sprint summary, progress briefing, or team update for PMs or stakeholders. Trigger on phrases like "write a project update", "create a status update for slack", "summarise what happened this week", "what should I tell the PM", "prepare an update for the team", "weekly update", "project status", even if the user doesn't explicitly mention Slack or PMs.
Set up a project update config for the current repo, so that running project-update requires no setup questions. Use when asked to "set up project updates", "configure project update", "initialise project update", or "create a project update config". Run this once per project repo.
Create a draft PR using the gh CLI
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Find the highest-frequency unresolved Sentry error for the VAT & Invoicing or Billing team, understand its root cause, create a Jira ticket in the APP project, implement a fix, and open a draft PR. Use when asked to "fix sentry issues", "triage sentry errors", "look at sentry", "what's broken in sentry", "create a fix for a sentry issue", or "sentry triage". Runs the full flow autonomously in the background.