con un clic
up-apply
Apply a follow-up conversation to patch or steer existing docs
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Apply a follow-up conversation to patch or steer existing docs
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| name | up-apply |
| description | Apply a follow-up conversation to patch or steer existing docs |
Patch existing docs based on a new research conversation. This is NOT a full bootstrap — it updates what changed and leaves the rest alone.
$ARGUMENTS can be a path to a conversation file. If empty, check for conversation.md at the repo root. If that doesn't exist, ask the user.
The conversation can be anything — a ChatGPT/Claude export, raw copy-paste, meeting notes, a markdown brain dump. If it wasn't started with the snapshot context prompt, work harder to map changes to existing docs and flag anything ambiguous.
Read the conversation, read the current project state (index, specs, phases, memory, workflow), and figure out what changed.
For long, complex conversations (2000+ lines with multiple pivots), use the Large Conversation Protocol from /up-bootstrap — scan and index first, confirm with the user, then extract from confirmed sections only.
kind: steering phase (per AGENTS.md). New features get new delivery phases. Never modify completed phases..unpack/docs/index.md with any new or changed phases.Ask for a conversation name (e.g., "auth-iteration"), move the file to .unpack/conversations/NNN-name.md, and report what changed — specs updated, phases added, decisions captured, contradictions found, and what's next.
If the conversation contradicts existing specs, flag it and ask the user — don't silently overwrite.
Initialize a new project from the Unpack template
Scan an existing project and create docs + alignment phases
Show project progress, phases, blockers, and the next runnable phase
Initialize a new project from the Unpack template
Check consistency between specs, phases, decisions, and traceability markers
Process a research conversation into structured docs, specs, and phases