ticket-create
Guides creation of well-structured tickets (task documents). This skill should be used when the user wants to create a ticket, task, feature request, bug report, or any work item that needs to be tracked and potentially assigned. Provides structure hints without enforcing rigid templates - the final structure adapts to the specific task and domain.
skill-evaluator
Evaluates agent skills against Anthropic's best practices. Use when asked to review, evaluate, assess, or audit a skill for quality. Analyzes SKILL.md structure, naming conventions, description quality, content organization, and identifies anti-patterns. Produces actionable improvement recommendations.
audience-intelligence
Analyzes target audience demographics, psychographics, behaviors, and platform preferences to inform influencer selection and campaign strategy. Essential foundation for effective influencer marketing.
gtd
GTD productivity mentor for inbox processing, weekly reviews, daily planning, and focus coaching. Use this skill whenever the user mentions tasks, todos, reminders, inbox, productivity, focus, planning their day, feeling busy or overwhelmed, being stuck on something, wanting to prioritize, needing to organize, or anything GTD-related. Triggers on "process inbox", "clear inbox", "inbox zero", "weekly review", "how am I doing", "plan my day", "start my day", "morning routine", "what should I do", "I'm stuck", "I'm overwhelmed", "help me prioritize", "what can I do", "quick wins", "capture [something]", "add to inbox", "waiting on", "tired", "low energy", or /gtd command. Even if the user doesn't say "GTD" explicitly, trigger when they're clearly asking for task management help.
inspecting-codefresh-failures
Instruction guide for analyzing Codefresh CI failures. When invoked, IMMEDIATELY follow the step-by-step instructions to extract build IDs, fetch logs, and create a formatted failure report. Use when reviewing recursionpharma PRs with failing CI.
github-automation
Automate GitHub operations using gh CLI - manage repositories, issues, pull requests, releases, and workflows. Use when working with GitHub, managing repos, creating issues/PRs, or when users mention GitHub operations, gh CLI, or repository management.
chain-link
Save a work checkpoint to preserve context for multi-session projects. Use when pausing work on a feature, completing a milestone, or before ending a session.
researching-with-deepwiki
Research GitHub, GitLab, and Bitbucket repositories using DeepWiki MCP server. Use when exploring unfamiliar codebases, understanding project architecture, or asking questions about how a specific open-source project works. Provides AI-powered repo analysis and RAG-based Q&A about source code. NOT for fetching library API docs (use fetching-library-docs instead) or local files.
work-on-ticket
Fetches Jira ticket details, creates an appropriately named branch, and initiates the task planning workflow. Use when the user says "work on [TICKET_ID]" or similar phrases.