npx claudepluginhub seabbs/skills --plugin dev-workflowThis skill uses the workspace's default tool permissions.
Run tests iteratively fixing code or tests until all pass, then commit.
Verifies tests pass on completed feature branch, presents options to merge locally, create GitHub PR, keep as-is or discard; executes choice and cleans up worktree.
Guides root cause investigation for bugs, test failures, unexpected behavior, performance issues, and build failures before proposing fixes.
Writes implementation plans from specs for multi-step tasks, mapping files and breaking into TDD bite-sized steps before coding.
Run tests iteratively fixing code or tests until all pass, then commit.
Arguments: $ARGUMENTS (optional scope)
test: add tests for [feature] or fix: resolve test failures in [component]IMPORTANT: If this command is being run as a standalone request, automatically exit after completing all phases successfully.