Extend banner
lugassawan lugassawan

Extend

Git community

Description

--- description: Capture a mid-PR sub-idea and implement it onto the current open PR's branch — no new branch, no new PR. Preserves Verify → Review → Deliver. argument-hint: <one-line sub-idea> [--grill | --standard] --- Sub-idea: $ARGUMENTS If $ARGUMENTS contains a ticket reference, invoke `swe-workbench:ticket-context` first and prepend its structured summary to the delegation context below. Skip if $ARGUMENTS is free-text with no recognizable ref. (Trigger patterns are defined in that skill

Installation

Installs to ~/.claude/skills/lugassawan-swe-workbench-extend/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lugassawan-swe-workbench-extend && curl -fsSL https://raw.githubusercontent.com/lugassawan/swe-workbench/HEAD/commands/extend.md -o ~/.claude/skills/lugassawan-swe-workbench-extend/SKILL.md

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

Full documentation available on GitHub

View Source Repository