From learnship
Executes ad-hoc tasks from a description using learnship quick workflow with atomic commits, state tracking, and no full planning.
How this command is triggered — by the user, by Claude, or both
Slash command
/learnship:quick [description]learnship/This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
<execution_context> @~/.claude/workflows/quick.md </execution_context> <context> Arguments: $ARGUMENTS </context> <process> Execute the learnship quick workflow end-to-end. Preserve all workflow gates, validations, checkpoints, and routing. </process>
<execution_context> @~/.claude/workflows/quick.md </execution_context>
Arguments: $ARGUMENTS Execute the learnship quick workflow end-to-end. Preserve all workflow gates, validations, checkpoints, and routing.npx claudepluginhub faviovazquez/learnship-marketplace --plugin learnship/quickExecutes a quick ad-hoc task with atomic commits and state tracking, skipping the full plan/review cycle.
/adhoc-flowConstructs, tracks, reviews, and executes a tailored adaptive workflow plan for user requests using plan-manager and building blocks like research, planning, and execution.
/headerInstructs Claude to execute steps immediately and use TodoWrite to track multi-phase workflows.
/quickExecutes small self-contained tasks via Shipyard quick workflow: sets up minimal .shipyard if needed, generates numbered plan, and dispatches architect/builder agents.
/create-workflowScaffolds a custom swarm workflow by generating a mode skill and shortcut command. Prompts for workflow purpose and structure type, then produces the files.