branch
01Command
Create a new branch for a feature, fix, or chore.
All my YouTube tutorials. Everything here is free - but please follow me on YouTube if you find these helpful.
Command
Create a new branch for a feature, fix, or chore.
Command
Clean up local branches and stale references.
Command
Stage and commit changes with a well-written message.
Command
Explore git history to understand what changed and why.
Command
Push the current branch and open a pull request.
Command
Squash recent commits into a single clean commit.
Command
Command "undo" from owainlewis/youtube-tutorials, covering undo, what happened?, common scenarios, undo last commit, keep the changes and undo last commit, unstage the changes.
Command
Take a GitHub issue through an isolated implementation and pull request in its own Herdr tab.
Command Claude Code
Read the spec file at $ARGUMENTS.
Command Claude Code
Read the Linear issue $ARGUMENTS using the Linear MCP tool.
Command
Command "review" from owainlewis/youtube-tutorials, covering review, target, instructions, simplicity and clarity.
Command
Generate a specification for AI-assisted implementation.
Command
Command "task" from owainlewis/youtube-tutorials, covering task, input, process, rules and after completion.