tasks

Create, update, complete, and log tasks with statuses and human assignment.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MrWest3/west-command-center --skill tasks-mrwest3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tasks
Source: https://github.com/MrWest3/west-command-center/tree/main/templates/analyst/.claude/skills/tasks
Command: npx skills add https://github.com/MrWest3/west-command-center --skill tasks-mrwest3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures every meaningful piece of work has a dedicated task, enabling visibility, coordination, and accountability across teams.

Core Features & Use Cases

  • Create tasks before starting work to establish clear ownership and deliverables.
  • Track progress by updating task status (in_progress, blocked, completed) and recording outcomes to daily memory.
  • Assign tasks to agents or humans, surface blockers, and reflect task state in dashboards and workflows.

Quick Start

Create your first task using the bus CLI and begin tracking progress.

Frequently Asked Questions about tasks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track task status and workflow across a project?

Task status tracking is managed through a lifecycle with pending, in_progress, blocked, and completed states. You can update progress, log outcomes to daily memory, and surface blockers to maintain visibility across teams.

Can I assign tasks to both humans and agents for collaboration?

Yes, tasks support human and agent assignment. This enables you to establish clear ownership, coordinate deliverables, and ensure accountability across team members and automated workflows.

What is the best way to create tasks before starting work?

Creating tasks before starting work is done by enforcing a task-based workflow using the bus CLI. This establishes clear deliverables and ownership before research, builds, drafts, or deployments begin.

How does a task-based workflow handle blocked work items?

Blocked work items are managed by updating the task status to blocked, which surfaces the blocker in dashboards. You can then log the issue and reassign the task once the blocker is resolved.

Do I need any specific dependencies to run this task management workflow?

No dependencies are required to run this task management workflow. It operates independently to coordinate work by guiding task creation, updates, and completion across your projects.

Why should I enforce a task lifecycle for project deliverables?

Enforcing a task lifecycle ensures every meaningful piece of work has a dedicated task. This provides visibility, coordination, and accountability for research, builds, drafts, and deployments across teams.