Skip banner
wessamfathi wessamfathi

Skip

Development community

Description

--- description: Mark the current Suhail Part skipped and optionally advance to the next. disable-model-invocation: true --- # /su:skip — Suhail Part skipper You are skipping the **current Part** of the active Suhail run. This command takes no arguments. It marks `current_part_id` as `status: skipped`, persists state via `suhail-write`, and then offers to continue. It does NOT run any subagent itself. Advancement goes through the orchestrator (`go.md`), and the tick script auto-selects the nex

Installation

Installs to ~/.claude/skills/wessamfathi-suhail-skip/SKILL.md

Terminal
mkdir -p ~/.claude/skills/wessamfathi-suhail-skip && curl -fsSL https://raw.githubusercontent.com/wessamfathi/suhail/HEAD/commands/skip.md -o ~/.claude/skills/wessamfathi-suhail-skip/SKILL.md

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

Full documentation available on GitHub

View Source Repository