productivity-start

Initialize task and memory systems and open the unified dashboard.

14|3|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/kevinlin/cowork-z --skill productivity-start-kevinlin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: productivity-start
Source: https://github.com/kevinlin/cowork-z/tree/main/src-tauri/resources/skill-templates/productivity-start
Command: npx skills add https://github.com/kevinlin/cowork-z --skill productivity-start-kevinlin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill bootstraps your local workspace by initializing the task and memory systems and opening a unified dashboard, so you can begin organizing work immediately.

Core Features & Use Cases

  • Initialize task and memory systems and reveal the unified dashboard.
  • Create missing TASKS.md and provide a guided bootstrap path for first-time setups.
  • Guidance on opening and orienting users to the dashboard, memory bootstrap, and workflow commands.

Quick Start

Run the Start Command to bootstrap tasks, memory, and dashboard in the current workspace.

Frequently Asked Questions about productivity-start

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

FAQPage Schema
How do I initialize a local-first productivity workspace and dashboard?

To initialize a local-first productivity workspace, run the start command to bootstrap task and memory systems. This process creates missing TASKS.md and CLAUDE.md files, copies dashboard.html, and opens the unified dashboard for immediate workflow organization.

What is memory bootstrap and how does it set up my workflow?

Memory bootstrap initializes structured local memory files like CLAUDE.md to anchor your workflow context. It automatically generates missing memory structures alongside task management files, providing a guided orientation for first-time workspace setups.

Can I use this productivity bootstrap for task management in an existing directory?

Yes, you can use this task management bootstrap in an existing directory. It specifically detects missing components like TASKS.md and dashboard.html, guiding the creation of only what is absent without overwriting your current workspace files.

What happens when TASKS.md or dashboard.html is missing from my workspace?

When TASKS.md or dashboard.html is missing, the bootstrap automatically creates the absent files and copies the dashboard template. It ensures your productivity hub has all required task management and memory components before opening the dashboard.