Create Linear Pr banner
nodnarbnitram nodnarbnitram

Create Linear Pr

Git community

Description

--- description: Create a Linear ticket, branch, commit staged changes, and open a PR using the linear skill wrappers argument-hint: <team> ["title"] allowed-tools: AskUserQuestion, Skill, Bash(uv run:*), Bash(git checkout:*), Bash(git add:*), Bash(git commit:*), Bash(git push:*), Bash(git status:*), Bash(git diff:*), Bash(git log:*), Bash(gh pr create:*), Bash(rm:*) --- # Create Linear PR Workflow Create a Linear ticket, branch from it, commit changes, and open a pull request. Activate the `

Installation

Installs to ~/.claude/commands/nodnarbnitram-claude-code-extensions-create-linear-pr.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nodnarbnitram/claude-code-extensions/HEAD/.claude/commands/create-linear-pr.md -o ~/.claude/commands/nodnarbnitram-claude-code-extensions-create-linear-pr.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository