Rebase after a parent PR has been merged to main. Use when your branch was stacked on another PR that has now been...
AI & LLM
LLM integrations, prompt engineering, and AI orchestration
Rebase the current branch onto an updated parent PR branch. Use when you have stacked PRs and the parent branch has...
Reply to PR review comments after addressing them. Resolves conversations where changes were made. Uses polite tone...
Address PR review comments from reviewers (amazon-q-developer, copilot, humans). Use when the user wants to see and...
Create a new branch stacked on another PR. Use when you want to start work that depends on an existing PR that...
Initialize work on a Jira ticket. Creates a new branch with conventional commit prefix based on the ticket type. Use...
>
Guide for creating effective skills for any AI agent (Claude, Trae, Gemini, OpenCode, Qwen, etc.). This skill should...
Convert documents to Markdown using markitdown. Use when you need to extract text and convert PDF, Word, PowerPoint,...
Skill for building LLM evaluation.
Skill for generating MLOps blueprints.
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent...
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command",...
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate...
This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use...
This skill should be used when the user asks about "plugin settings", "store plugin configuration",...
This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin...
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill",...
Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and...
Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.
A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture,...
Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers...
Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works...
Build stateful AI agents using the Cloudflare Agents SDK. Load when creating agents with persistent state,...