npx claudepluginhub ajayjohn/tars-work-assistant --plugin tars[extract | manage | review]/tasksGenerates implementation tasks for active spec from design, delegating to task-planner subagent. Accepts optional spec-name and --tasks-size fine|coarse flags.
/tasksBreaks down implementation plan from specs/plan.md into executable tasks, checks git status, and prompts user on uncommitted changes.
/tasksLists all orchestrator tasks with status, agents, dependencies, grouped by status and epic. Shows totals, markdown tables, dependency graph. Supports filtered views like blocked or frontend tasks.
/tasksOrchestrates two-agent workflow to generate task mappings and detailed tasks from feature specs, with Devil's Advocate validation and report outputs.
/tasksGenerates high-level tasks then detailed sub-tasks from a Linear issue's PRD or bug brief, analyzes repo context, and syncs the plan as Markdown to Linear.
/tasksCreates self-contained tasks in Linear or Jira with full context, architectural guidance, implementation notes, acceptance criteria, and dependencies.
Read and follow skills/tasks/
Default: detect mode from context. "extract" for task extraction, "manage" or "review" for task management.