원클릭으로
commit
Create VCS commits for session changes. Use when the user wants to commit their work with well-structured, atomic commits.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create VCS commits for session changes. Use when the user wants to commit their work with well-structured, atomic commits.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Open the accelerator meta visualiser. Launches the companion-window server in the background and returns a URL. Subcommands stop and status manage the running server.
Apply pending Accelerator meta-directory migrations to bring a repo into line with the latest plugin schema. Destructive by default but guarded — refuses to run on a dirty working tree and prints a one-line preview per pending migration before applying.
Generate a structured design inventory for a frontend source — tokens, components, screens, and features — by crawling it with code analysis, live Playwright inspection, or both. Use when you need to capture a snapshot of a current or target design surface before running analyse-design-gaps. Produces a dated artifact directory with an inventory.md and screenshots/. Re-running for the same source-id supersedes the prior snapshot without losing it.
Compare two design inventories produced by inventory-design and emit a structured gap artefact whose prose paragraphs satisfy the extract-work-items cue-phrase contract. Use after running inventory-design for both a current and target design surface. The resulting gap artefact under meta/design-gaps/ feeds directly into /accelerator:extract-work-items to produce actionable work items.
Conduct comprehensive codebase research by spawning parallel subagents and synthesising findings into a research document. Use when the user needs to deeply understand a codebase area or answer technical questions.
View, create, or edit Accelerator plugin configuration. Manage document templates.
| name | commit |
| description | Create VCS commits for session changes. Use when the user wants to commit their work with well-structured, atomic commits. |
| argument-hint | [optional message or flags] |
| allowed-tools | ["Bash(${CLAUDE_PLUGIN_ROOT}/scripts/*)"] |
!${CLAUDE_PLUGIN_ROOT}/scripts/vcs-status.sh
!${CLAUDE_PLUGIN_ROOT}/scripts/vcs-log.sh
!${CLAUDE_PLUGIN_ROOT}/scripts/config-read-context.sh
!${CLAUDE_PLUGIN_ROOT}/scripts/config-read-skill-context.sh commit
AskUserQuestion tool with two options:
!${CLAUDE_PLUGIN_ROOT}/scripts/config-read-skill-instructions.sh commit