Research Handoff banner
leoncheng57 leoncheng57

Research Handoff

Development community

Description

--- description: Research several tasks, compile handoff prompts, then stop for review agent: build --- Research and prepare handoffs for: `$ARGUMENTS` Three phases, in order: 1. **Read-only research.** Split the supplied tasks into independent axes and launch one read-only agent per task concurrently. Require structure, prior art, the nearest analogue, concrete integration points, live API truth when reachable by GET, testing conventions, explicit gaps, `file:line` evidence, and

Installation

Installs to ~/.claude/skills/leoncheng57-agent-skills-research-handoff/SKILL.md

Terminal
mkdir -p ~/.claude/skills/leoncheng57-agent-skills-research-handoff && curl -fsSL https://raw.githubusercontent.com/leoncheng57/agent-skills/HEAD/commands/research-handoff.md -o ~/.claude/skills/leoncheng57-agent-skills-research-handoff/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository