Frontier Handoff banner
Peace-Min Peace-Min

Frontier Handoff

AI community

Description

--- description: Package the current stuck situation (code, problem, what was tried, environment, ask) into ONE self-contained prompt for a frontier model on another machine. argument-hint: "<what you're stuck on / what to ask the frontier model>" --- Use the `frontier-handoff` skill to package the following stuck situation into ONE clean, self-contained prompt that a stronger frontier model on a different machine can act on with zero access to these files: ```text $ARGUMENTS ``` Treat this c

Installation

Installs to ~/.claude/skills/peace-min-peace-skillbank-frontier-handoff/SKILL.md

Terminal
mkdir -p ~/.claude/skills/peace-min-peace-skillbank-frontier-handoff && curl -fsSL https://raw.githubusercontent.com/Peace-Min/peace-skillbank/HEAD/commands/frontier-handoff.md -o ~/.claude/skills/peace-min-peace-skillbank-frontier-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