cc-skill:claude-code-handoff
Claude Code skill · anthropic · active
Converts a spec or plan into a ready-to-copy prompt for Claude Code that stops you from over-building. It breaks the work into 3-5 ordered phases, names exactly what to validate first, and bakes in line-count and complexity limits so Claude Code stays focused and ships something small that works.
Anyone handing off a design or spec to Claude Code and wants to avoid bloated, over-engineered first versions.
When you say things like 'hand off to Claude Code', 'what do I tell Claude Code to build', 'create build instructions', or when you finish a spec and need to sequence the work.
- "Hand off this spec to Claude Code"
- "What's the Claude Code prompt for this?"
- "Convert this into build instructions with stop points"
You got back a copyable prompt with numbered phases, an explicit STOP point for validation, a defined smallest test scope, and constraints on lines and complexity.
Deploy this skill
no laptop requiredRun this skill on a schedule in the cloud. Pipe output to Telegram, email, or any webhook. Every run is logged here with full output, cost, and thumbs feedback.
How this performs
Cloud-automation runs, real outputs, and feedback.
No cloud runs yet for this skill.
Once you deploy it (above), every run will show up here with the actual output, exact cost, and a thumbs button so you can rate quality over time.
Claude Code skill at /Users/olanrewajukareem/.claude/skills/claude-code-handoff/SKILL.md. Auto-triggered by description matching when you type in Claude Code, OR embedded into agent system prompts (LeadFlow framework skills are wired this way). Auto-synced from disk every 6h via launchd.
Use this skill when Jay needs to convert a spec, plan, or idea into a Claude Code build prompt. Triggers on "hand off to Claude Code", "Claude Code prompt", "build instructions", "what do I tell Claude Code", or when finishing a spec that needs build
Local Claude Code use (optional)
Install the SKILL.md file locally so this skill is available the next time you open Claude Code on your Mac. Most users skip this and just use cloud deployments above.
Save this skill to ~/.claude/skills/claude-code-handoff/SKILL.md so Claude Code auto-loads it whenever its description matches your prompt.
{
"source": "global",
"description": "Use this skill when Jay needs to convert a spec, plan, or idea into a Claude Code build prompt. Triggers on \"hand off to Claude Code\", \"Claude Code prompt\", \"build instructions\", \"what do I tell Claude Code\", or when finishing a spec that needs build sequencing. Produces sequenced prompts with stop points and constraints baked in."
}{
"method": "embed_in_prompt",
"skill_path": "/Users/olanrewajukareem/.claude/skills/claude-code-handoff/SKILL.md"
}That means either: (a) the system has not had a task that matched its strengths, (b) a more cost-effective alternative was picked by the router, or (c) the related automation is toggled OFF on /automations. The Recommender reviews idle tools weekly and may suggest killing it.