getpaseo/paseo-handoff
Hand off the current task to another agent with full context. Use when the user says "handoff", "hand off", "hand this to", or wants to pass work to another agent.
Hand off the current task to another agent with full context. Use when the user says "handoff", "hand off", "hand this to", or wants to pass work to another agent.
npx skills add https://github.com/getpaseo/paseo/tree/main/skills/paseo-handoffHand off the current task to another agent with full context. Use when the user says "handoff", "hand off", "hand this to", or wants to pass work to another agent.
This repo contains 3 individual skills — each has its own dedicated page.
Paseo reference for managing agents and worktrees. Load whenever you need to create agents, send them prompts, or manage worktrees.
Form a committee of two high-reasoning agents to step back, do root cause analysis, and produce a plan. Use when stuck, looping, tunnel-visioning, or facing a hard planning problem.
Run an agent loop until an exit condition is met. Use when the user says "loop", "babysit", "keep trying until", "check every X", "watch", or wants iterative autonomous execution.
Personal Codex skills for AI-assisted thinking, research, writing, and knowledge workflows.
Triage customer support tickets/emails/chats into categories, priority, and next action; draft responses and create reproducible steps; use for Zendesk/Intercom/Help Scout exports or pasted threads.
中文内部技术写作的 agent skill,约束设计文档 / 评审稿 / postmortem / 分享稿场景的语气、句法、结构
一个用于审计和修复毕业论文 DOCX 格式的 Codex Skill,可从学校模板提取规则,生成格式化副本和检查报告。
Multi-author novel writing pipeline as Claude Code skills — no API keys
RAG + Agent hybrid architecture for intelligent developer documentation Q&A with MCP, Skill Router, and multi-modal retrieval.