mirror of
https://github.com/penpot/penpot.git
synced 2026-09-15 00:19:01 +00:00
The flow only supported continue mode (existing branch) or standalone mode (issue + branch). Add a "direct" argument (aliases: "no branch", "direct commit") that skips both and commits on the current branch as it is, even when it is a base branch — for small tooling changes the user wants committed in place. AI-assisted-by: omen-alpha
11 lines
465 B
Markdown
11 lines
465 B
Markdown
---
|
|
description: Execute a ready plan — task checklist, your confirmation, then all tasks with one commit (default) or step by step with a commit and a pause per task; creates issue + branch when on a base branch, or commits on the current branch with "direct" — loads and follows the implement-plan skill
|
|
agent: build
|
|
---
|
|
|
|
Load the **`implement-plan`** skill and follow it as your only instruction.
|
|
|
|
## User input, overrides and additional context
|
|
|
|
$ARGUMENTS
|