원클릭으로
sidequest
Use when user says "sidequest". Compact conversation context into a document for a fresh agent to pick up.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when user says "sidequest". Compact conversation context into a document for a fresh agent to pick up.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when writing or modifying ZSH functions.
Use when user says "ralph <dir>" or "ralph this". Implements the highest-priority issue from state.json in the given directory using TDD, updates docs, runs review in a subagent, fixes actionable feedback, then stops for user to commit. Argument is the directory containing state.json and GUIDANCE.md.
Use when writing or modifying JavaScript code. Apply when adding functions, fixing bugs, or implementing features.
Use when writing or modifying Python code. Apply when adding functions, fixing bugs, or implementing features.
Use when creating or updating skills.
Use when user says "phone pickup", "pick up the conversation from the phone", "récupère la discussion du téléphone", or wants to retrieve a mobile vocal session saved in Notion.
| name | sidequest |
| description | Use when user says "sidequest". Compact conversation context into a document for a fresh agent to pick up. |
Compact a specific part of the current conversation into a sidequest document. This will create a new Worktree, Kitty tab, and Claude session.
Collect both the slug and the target repo:
sidequest-start [<project-name>] (pass the project name if the user mentioned one).
status=ok → use projectPath as --repo-dir for sidequeststatus=unknown → candidates is a JSON array of "projectName▮projectPath" strings; pick the closest name (semantic match), confirm with user ("Did you mean <name>?"), then use its pathreferences/template.md./tmp/oroshi/claude/sidequests/<slug>.md.Run sidequest-end <filepath> [--repo-dir <path>], then output: "Sidequest created in tab <slug>".
| Rationalization | Reality |
|---|---|
| "I'll copy content from the PRD/plan, it's easier" | Don't duplicate — reference by path. Duplication goes stale. |
| "I don't need to call sidequest, the file is enough" | Without sidequest, no Worktree or Kitty tab is created. |
sidequest-start [<name>]; handled ok/unknown response/tmp/oroshi/claude/sidequests/<slug>.md## Agent Instructions section is verbatim and first in the documentsidequest-end <filepath> [--repo-dir <path>] run — Worktree, Kitty tab, and Claude session created<slug>"