workon

Switch to a Kanban work context by searching features, notes, or tickets.

3|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Zoomma1/get-your-life-together --skill workon-zoomma1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workon
Source: https://github.com/Zoomma1/get-your-life-together/tree/main/99%20-%20Claude%20Code/Skills/workon
Command: npx skills add https://github.com/Zoomma1/get-your-life-together --skill workon-zoomma1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you quickly switch to a specific work context within a Kanban system, ensuring you remain focused and productive on the task at hand.

Core Features & Use Cases

  • Contextual Task Switching: Load the context of a Kanban feature, note, or ticket, and start a work session on it.
  • Search and Selection: Strictly search for exact or partial matches in Kanban columns and notes.
  • Visual Bug Handling: Directly address visual bugs by prompting for screenshots before code investigation.
  • Project Memory: Retrieve historical work sessions on the topic for context.
  • Task Closure: Mark the start and end times for tasks in daily notes and validate completion.

Quick Start

Use the /workon command followed by the task name to start a work session, e.g., /workon Add tag management.

Frequently Asked Questions about workon

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

FAQPage Schema
How do I switch to a specific task context within a Kanban system to start a focused work session?

Switch to a specific task context by searching for exact or partial matches in Kanban features, notes, or tickets, loading the selected item to begin a focused work session with relevant project memory.

Can I retrieve previous work session history for a specific task using project memory?

Yes, project memory allows you to retrieve historical work sessions on a specific topic. This provides necessary context from past interactions to inform your current Kanban ticket investigation.

What's the best way to handle visual bugs when starting a task from a Kanban board?

To handle visual bugs, the system prompts you to provide a screenshot before beginning code investigation. This ensures the visual issue is documented prior to looking into the underlying ticket.

How do I track task closure and validate completion for Kanban tickets?

Track task closure by marking start and end times for your tasks in daily notes. The system validates completion of the Kanban ticket to finalize the work session and record the timeline.

Does this task management approach work with local file systems for storing Kanban notes?

Yes, the task management approach integrates with local file systems to access Kanban notes and project memory. This allows you to search local columns and retrieve historical work context directly.

Why does workon require exact or partial match searching before loading a Kanban feature?

workon requires exact or partial match searching to correctly identify and isolate the intended Kanban feature or ticket. This ensures the loaded work session contains the precise context needed for focused task management.