tasks-manager

Redirects deprecated task commands to the ravi-system-tasks framework for legacy workflows.

6|2|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/filipexyz/ravi --skill tasks-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tasks-manager
Source: https://github.com/filipexyz/ravi/tree/main/src/plugins/internal/ravi-system/skills/tasks-manager
Command: npx skills add https://github.com/filipexyz/ravi --skill tasks-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill serves as a bridge for legacy systems that rely on older task-handling conventions, ensuring that existing workflows remain functional while the system migrates to modern standards.

Core Features & Use Cases

  • Compatibility Alias: Provides a redirection layer for deprecated task-related commands.
  • Migration Support: Allows users to transition to the newer ravi-system-tasks framework without breaking existing automation scripts.
  • Use Case: If you have legacy scripts or cron jobs that still reference the old task manager, this skill ensures they continue to execute correctly until you update them to the current Ravi task runtime.

Quick Start

Run the migration command to sync your skills and transition to the new task runtime.

Frequently Asked Questions about tasks-manager

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

FAQPage Schema
How do I keep legacy task management scripts running during a runtime migration?

To keep legacy task management scripts running during a migration, use a compatibility alias layer that redirects deprecated task commands to the new ravi-system-tasks framework. This ensures existing automated workflows execute correctly without requiring immediate script updates.

Can I maintain automated cron jobs that reference deprecated task handling commands?

Yes, you can maintain automated cron jobs referencing deprecated task handling by implementing a compatibility bridge. It intercepts old task conventions and facilitates the transition to the current Ravi task runtime, preventing execution failures in existing scripts.

What is a compatibility alias for legacy task workflows?

A compatibility alias for legacy task workflows is a redirection layer that maps deprecated task management commands to the modern ravi-system-tasks framework. It provides operational continuity for existing scripts while the system migrates to updated standards.

Does the Ravi runtime support backward compatibility for old task manager commands?

Yes, the Ravi runtime supports backward compatibility for old task manager commands through a dedicated transition layer. This ensures existing scripts and automated processes continue executing correctly during system updates to the newer ravi-system-tasks framework.

When should I transition my scripts from legacy task handling to the new Ravi framework?

You should transition scripts from legacy task handling to the new Ravi framework when your system updates occur. Use the compatibility layer to maintain operational continuity while you systematically update your automated processes and cron jobs.

Why do my existing task automation scripts fail after a Ravi runtime infrastructure update?

Existing task automation scripts fail after a Ravi runtime infrastructure update because they reference deprecated task handling conventions. A compatibility alias layer resolves this by redirecting old commands to the current ravi-system-tasks framework until you update the scripts.