Create, manage, and review Eve jobs, phases, and dependencies. Use when running knowledge work in Eve or structuring job hierarchies.
Eve Job Lifecycle Use jobs as the unit of work and keep phases explicit. Phases idea -> backlog -> ready -> active -> review -> done or cancelled Jobs default to ready and can be scheduled immediately. Create jobs eve job create --description "..." Add details with --project, --priority, --phase, --labels, --review. Create sub-jobs with eve job create --parent <job-id> --description "...". Update and complete
don't have the plugin yet? install it then click "run inline in claude" again.