storage-taskwarrior

Manage Taskwarrior tasks scoped to the current Git repository via remote URL.

3|2|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/Paxeer-Network/Sidiora-Perpetual-Protocol --skill storage-taskwarrior
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: storage-taskwarrior
Source: https://github.com/Paxeer-Network/Sidiora-Perpetual-Protocol/tree/main/.windsurf/skills/storage-taskwarrior
Command: npx skills add https://github.com/Paxeer-Network/Sidiora-Perpetual-Protocol --skill storage-taskwarrior

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines task management by automatically scoping your Taskwarrior tasks to the specific Git repository you are working in, preventing clutter and improving focus.

Core Features & Use Cases

  • Automatic Project Scoping: Uses the Git remote URL to create a unique project identifier in Taskwarrior.
  • Focused Task Management: Ensures all tasks are relevant to the current project, making it easier to track progress.
  • Use Case: When working on the Sidiora-Perpetual-Protocol repository, all new tasks added will be automatically tagged with project:Sidiora-Perpetual-Protocol, keeping your to-do list organized.

Quick Start

Add a new task to the current project called "Implement user authentication".

Frequently Asked Questions about storage-taskwarrior

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

FAQPage Schema
How do I manage Taskwarrior tasks scoped to a specific Git repository?

You can manage Taskwarrior tasks scoped to a Git repository by using the remote URL as a project identifier. This automatically filters tasks by project for listing, searching, CRUD operations, and analysis to keep your to-do list organized.

How does automatic project scoping work for Taskwarrior tasks?

Automatic project scoping works by extracting the Git remote URL to create a unique project identifier in Taskwarrior. This ensures all new tasks are automatically tagged with the current project, preventing clutter across multiple repositories.

Can I manually override the Git repository project filter in Taskwarrior?

Yes, you can manually override the automatic Git repository project filter using environment variables. This allows you to bypass the default scoping when deterministic task management by repository is not desired.

What is the best way to organize CLI task management across multiple project scopes?

The best way to organize CLI task management across multiple project scopes is to filter Taskwarrior tasks by the Git remote URL. This guarantees all operations include the project filter, ensuring focused task management and deterministic tracking.

Do I need a Git remote URL to use Taskwarrior for project-scoped task management?

Yes, a Git remote URL is needed to generate the unique project identifier for Taskwarrior. Without it, automatic project scoping cannot determine the current repository context to filter tasks for CRUD operations and analysis.