원클릭으로
ho
Shorthand for /handoff — write a complete session-state HANDOFF for a fresh session to resume. Alias only; delegates to the handoff skill.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Shorthand for /handoff — write a complete session-state HANDOFF for a fresh session to resume. Alias only; delegates to the handoff skill.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Shorthand for /pickup — restore session context from a HANDOFF, cold git history, or resume a conversation. Alias only; delegates to the pickup skill.
Install a lightweight inline-editing CMS into any Vercel-deployed project — content store + EditableText component + cookie-auth admin shell + Vercel KV/Upstash/Blob storage. Auto-detects the framework and installs natively for Next.js (App Router & Pages Router) and Vite + React. For SvelteKit, Astro, Nuxt, or plain static, prints a manual-port guide. Use when the user asks to add a CMS, inline editing, editable text, an admin panel, or "make this site editable."
Audit and improve a Claude Code memory layer end-to-end. Measures CLAUDE.md and MEMORY.md against Anthropic's documented caps (200 lines per CLAUDE.md, 200 lines OR 25 KB for MEMORY.md auto-load), surveys project portfolio on disk vs memory coverage, finds sync conflicts in ~/.claude/, identifies gaps tier-by-tier, and executes improvements under bias-to-action with cap-fitting verification at each step. Use when CLAUDE.md/MEMORY.md "feel bloated", when memory feels invisible in fresh sessions, or as periodic hygiene (~monthly).
Burn project bloat to reveal essence. Surgical, intent-anchored, multi-agent. Articulate a three-layer intent (business / architectural / stylistic), dispatch 4 parallel subagents to find code-rot / structural / dep / doc-test bloat, produce a tiered CALCINATION-PLAN.md, then execute per-item with auto-revert on failed verify. Reversible via git. Use when a project has gotten fat and needs aligning back to its core purpose.
A discipline for working with AI code generation. Replaces algorithm-writing with the meta-skill that Google's new Code Comprehension Interview tests: directing AI codegen, validating its output, and debugging what AI produces. Five principles + five triggers, with the discipline applied to Claude's own output as well as the user's. Use when actively pairing with AI on real code.
Opinionated meta-prompting command suite — 9 composable patterns built on categorical foundations. Use when the user wants to set up a meta-prompting workflow, route prompts by context, frame goals, build subagents, distill session learnings into durable artifacts, or invoke the alchemical 4-stage / Hermetic-correspondence patterns for personal/creative work.
| name | ho |
| description | Shorthand for /handoff — write a complete session-state HANDOFF for a fresh session to resume. Alias only; delegates to the handoff skill. |
This is a shorthand alias, nothing more. Immediately invoke the handoff skill via
the Skill tool, passing through the user's arguments verbatim. Do not do any handoff
work here — handoff owns the logic.