start

Initialize a productivity workspace by creating TASKS.md, CLAUDE.md, memory files, and dashboard.html.

2|1|Updated May 17, 2026
One-click install
npx skills add https://github.com/rakibulism/agent-skills-os --skill start-rakibulism
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start
Source: https://github.com/rakibulism/agent-skills-os/tree/main/skills/productivity-start
Command: npx skills add https://github.com/rakibulism/agent-skills-os --skill start-rakibulism

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill sets up a productivity workspace by creating or loading the task list, working memory, and dashboard so you can start organized instead of assembling everything manually.

Core Features & Use Cases

  • Workspace Initialization: Detects whether key files like TASKS.md, CLAUDE.md, memory/, and dashboard.html already exist.
  • First-Run Bootstrap: Helps collect and decode your real task shorthand, nicknames, acronyms, and project codenames into persistent memory.
  • Ongoing Orientation: Gives you a ready dashboard and clear next steps for syncing tasks and expanding context over time.

Quick Start

Ask the assistant to initialize the productivity system and open the dashboard for your current working directory.

Frequently Asked Questions about start

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

FAQPage Schema
How do I set up a local productivity workspace with task and memory files?

Workspace initialization detects existing files like TASKS.md, CLAUDE.md, and memory/ to prevent destructive changes before creating them. This ensures you start organized without overwriting current productivity workflows.

How do I decode workplace shorthand and project acronyms into persistent memory?

The first-run bootstrap helps collect and decode your real task shorthand, nicknames, acronyms, and project codenames into persistent memory files. This organizes contextual memory for your personal productivity workflows.

Do I need any existing files to initialize a productivity dashboard?

No existing files are required because the Skill handles first-run bootstrapping by detecting artifacts like dashboard.html and memory/ before creating them. It safely initializes your working directory for ongoing use.

What's the best way to organize contextual memory for personal productivity workflows?

The best way to organize contextual memory is through guided creation of memory files and CLAUDE.md during workspace initialization. This approach captures task shorthand and project context to maintain ongoing orientation.

Will initializing a task list overwrite my existing TASKS.md file?

No, workspace initialization requires detection of existing artifacts like TASKS.md and applies non-destructive changes. It safely loads your current task list instead of overwriting existing files.