tasks-sync

Community

Sync tasks to project directory

AuthorCodySwannGT
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill addresses the issue of tasks being disconnected from a project context, especially when work begins without an active project setup, ensuring task persistence and organization.

Core Features & Use Cases

  • Manual Task Syncing: Allows users to manually sync all tasks from the current session to a specified project directory.
  • Project Initialization: Creates the necessary project directory structure if it doesn't exist.
  • Session Management: Identifies the current session ID and creates a dedicated sub-directory for tasks within the project.
  • Data Persistence: Exports task details into individual JSON files for long-term storage and retrieval.
  • Git Staging: Automatically stages the newly created task files for Git commit.
  • Use Case: You've started adding tasks to your Claude Code session but forgot to set an active project. This skill lets you retroactively associate those tasks with a project, ensuring they aren't lost and are properly version-controlled.

Quick Start

Use the tasks-sync skill to sync current session tasks to the 'my-new-project' directory.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tasks-sync
Download link: https://github.com/CodySwannGT/lisa/archive/main.zip#tasks-sync

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.