Ho banner
cipshadow cipshadow

Ho

Development community

Description

--- description: End-of-session handoff. Runs a pre-flight checklist, then writes a structured entry to the relevant SESSION_LOG so the next session starts with full context. model: sonnet user-invocable: true --- ## Pre-Handoff Checklist Run these checks silently. **Only report items that need action.** Omit any check that comes back clean. **1. Temp files with useful content** ```bash ls /tmp/*.md /tmp/*.txt 2>/dev/null ``` For any found, check if they contain session output. If so, offer t

Installation

Installs to ~/.claude/skills/cipshadow-leverage-and-taste-ho/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cipshadow-leverage-and-taste-ho && curl -fsSL https://raw.githubusercontent.com/cipshadow/leverage-and-taste/HEAD/commands/ho.md -o ~/.claude/skills/cipshadow-leverage-and-taste-ho/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository