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
- /kit-audit — Measure the factory-kit’s token footprint — baseline vs on-demand, heaviest assets, trim candidates
- /prompt — Convert a rough ask into a structured XML-tagged prompt using the factory-prompting vocabulary
- /release — Cut a new release — bump package.json + VERSION in lockstep, commit, tag with a per-version breakdown since the last published baseline, push, publish a GitHub Release, and publish to npm. Five approval gates; user edits notes in Cursor.
- /setup-linear — One-time bootstrap — write
.claude/linear.jsonso /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”