# Work to be ticketed should be able to pass a ticket ID to `nbd next` and `nbd ready` that scopes it to the dependency tree of that ticket. For example `nbd next abc123` should show the highest priority (next) ticket that is a dependency of that project. `nbd ready abc123` would show all tickets that are ready which unblock that project.