Jj Start
Description
Start a new ticket. Arguments: $ARGUMENTS ## Steps 1. **Parse arguments:** - Expected format: `BLVD-1234 add user authentication` or `BLVD-1234-add-user-auth` - Extract ticket ID (e.g., `BLVD-1234`) and description - Construct bookmark name: `ffarias/<ticket>-<description-slug>` (e.g., `ffarias/BLVD-1234-add-user-auth`) 2. **Ensure we have latest develop:** ```bash jj git fetch ``` 3. **Create a new change off trunk:** ```bash jj new trunk() -m "<description>"
Installation
Installs to ~/.claude/commands/nandofarias-dotfiles-jj-start.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nandofarias/dotfiles/HEAD/.claude/commands/jj-start.md -o ~/.claude/commands/nandofarias-dotfiles-jj-start.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development