task-management

Organize, classify, and track MSI tasks in a consistent folder structure.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/arkadeepduttatrivago/trv-robin-aios --skill task-management-arkadeepduttatrivago
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-management
Source: https://github.com/arkadeepduttatrivago/trv-robin-aios/tree/main/AIOS/skills/task-management
Command: npx skills add https://github.com/arkadeepduttatrivago/trv-robin-aios --skill task-management-arkadeepduttatrivago

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the creation, classification, and management of tasks within MSI automation projects, reducing manual overhead and ensuring consistent workflows.

Core Features & Use Cases

  • Task Setup and Classification: Establish folder structures, assign types, and apply naming conventions for new tasks.
  • Registry Integration: Add tasks to a central registry for easy tracking and status updates.
  • Workflow Resumption: Resume tasks across sessions by retrieving context and prior outputs.
  • Archiving and Repetition: Manage task lifecycle, including re-runs of cycles and promotion of ad-hoc tasks.
  • Use Case: For example, creating a quarterly OKR review task, linking it to previous cycles, and tracking progress in the registry.

Quick Start

Invoke the task-management skill when starting new MSI automation tasks to create and register them following the standard process.

Frequently Asked Questions about task-management

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

FAQPage Schema
How do I organize and track automation tasks across multiple sessions?

Task tracking across sessions requires a central registry and consistent folder structure to save context, classify work, and retrieve prior outputs efficiently. This approach ensures workflows are systematically executed and easily referenced with minimal manual effort.

How do I set up a new task and add it to a workflow registry?

Setting up a new task involves creating a structured folder, assigning a specific task type, and applying standard naming conventions. The task is then added to a central registry to enable easy tracking and status updates throughout its lifecycle.

What is the best way to manage the lifecycle of repetitive workflow tasks?

Managing repetitive workflow tasks is best handled by archiving previous cycles and re-running them within a central registry. This allows you to link current tasks to previous cycles, track progress, and promote ad-hoc tasks when necessary.

Can I resume an incomplete task if my working session was interrupted?

Resuming an incomplete task is possible by retrieving the saved context and prior outputs from the registry. This mechanism ensures that interrupted workflows can be systematically continued without losing previous progress.

Does this task management approach require any specific dependencies?

This task management approach does not require any external dependencies to function. It relies solely on internal scripts and references to establish folder structures and maintain the central task registry.