Skip to content

Slash commands

Project-agnostic workflow and release tooling. Type / followed by the name from any project.

  • /close — Close out a Linear issue — move to Done, add a closing comment, and clean up the local branch/worktree
  • /entry — Load a Linear issue into context and enter plan mode for a focused session
  • /release — Cut a new release — bump VERSION, commit, tag with auto-generated notes, push, and publish a GitHub Release. Four approval gates; user edits notes in Cursor.
  • /setup-linear — One-time bootstrap — write .claude/linear.json so /standup, /entry, /submit, /close know which team & project to use
  • /standup — Dev standup — open Linear tickets grouped by in-flight, top priority, and backlog
  • /submit — Move the current branch’s Linear issue to “In Review”