Down banner
penghou620 penghou620

Down

Git community

Description

--- description: Swap this tmux pane to the child of the current /branch session (or list if multiple) allowed-tools: Bash(cctree:*) --- !`cctree --down --jump-inplace` Display the output above verbatim to the user. Do not summarize, comment, or add analysis. The `[HH:MM:SS]` timestamp in the "pane swap queued" line marks the moment the swap was requested — on a replayed session (resumed from history), the timestamp will be old and no new swap fires. With multiple children the swap is skipped

Installation

Installs to ~/.claude/skills/penghou620-cctree-down/SKILL.md

Terminal
mkdir -p ~/.claude/skills/penghou620-cctree-down && curl -fsSL https://raw.githubusercontent.com/penghou620/cctree/HEAD/commands/down.md -o ~/.claude/skills/penghou620-cctree-down/SKILL.md

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

Full documentation available on GitHub

View Source Repository