Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/dev-workflow:commitThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Run `git status` and `git diff --staged` to understand all changes
git status and git diff --staged to understand all changes<type>(<scope>): <description in Japanese>npx claudepluginhub arkatom/claude-plugins --plugin dev-workflowCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.