From Dev10x
Creates properly formatted git commits with gitmoji, ticket ID extracted from branch name, 72-char title limit, and structured body. Prompts for description and solution points, stages changes, and commits.
npx claudepluginhub dev10x-guru/dev10x-claude --plugin Dev10xThis skill is limited to using the following tools:
Create properly formatted git commits with gitmoji, ticket
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Create properly formatted git commits with gitmoji, ticket reference, 72-char title limit, structured body, and outcome- focused titles (JTBD style).
The full workflow — 12 steps covering branch validation, ticket
extraction, commit type, description prompts, solution points,
line-length validation, staging, and commit creation — lives in
instructions.md.
When this skill is invoked, Read instructions.md now and
follow it end-to-end. AskUserQuestion gates documented there
are REQUIRED.