com um clique
track
track contém 5 skills coletadas de manji-0, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Execute track TODOs with jj-task workspaces and agent-skill-jj ($jj) for commits. Read track status --json, start jj-task workspace, implement, use $jj for jj operations, track scrap/done for task state. Use when workflow.phase is sync_required or execute.
Advanced track workflows with agent-skill-jj — archive, handoff, multi-repo tasks, hotfixes. Assumes jj-task and $jj skill for all JJ/PR operations. Use when workflow.phase is task_complete or for cross-repo patterns.
Entry point for track CLI task management. Use when the user mentions track, todos, or task context. Assumes agent-skill-jj ($jj) for all JJ commits and PR work. Reads workflow.phase and routes to track-task-setup, track-task-execute, or track-advanced.
Set up a track task before implementation — create task, description, register repos, add TODOs and links. Assumes agent-skill-jj for jj-task repo init and workspace creation. Use when workflow.phase is setup.
DEPRECATED — use split track skills instead. Redirects to track (router), track-task-setup, track-task-execute, and track-advanced.