master-organizer

Sync and reorganize master action items and Running Tasks.md files.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/arjunrattan-lab-ai/AICopilot-Projects --skill master-organizer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: master-organizer
Source: https://github.com/arjunrattan-lab-ai/AICopilot-Projects/tree/main/.github/skills/master-organizer
Command: npx skills add https://github.com/arjunrattan-lab-ai/AICopilot-Projects --skill master-organizer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the synchronization and reorganization of master action items and Running Tasks.md files, ensuring consistency and reducing manual effort.

Core Features & Use Cases

  • Bi-directional Sync: Update master action items and Running Tasks.md files simultaneously.
  • Deduplication: Eliminate duplicate tasks across master and Running Tasks files.
  • Max-Status Rule: Apply the highest status for each task across both files.
  • Validation: Checks for proper file structure and status consistency.
  • Use Case: After updating tasks in the master file, use this Skill to sync changes with associated Running Tasks.md files and maintain a clean, up-to-date task management system.

Quick Start

Run the master-organizer skill with the 'master-aggregator' to update and organize your master action items and Running Tasks.md files.

Frequently Asked Questions about master-organizer

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

FAQPage Schema
How do I sync master action items with Running Tasks.md files?

Bi-directional sync of master action items and Running Tasks.md files updates both files simultaneously to ensure task consistency. This process eliminates manual effort by automatically pushing changes across the master file and associated running task documents.

What is the max-status rule for task management deduplication?

The max-status rule applies the highest completion status for each task across both master action items and Running Tasks.md files. This deduplication mechanism ensures the most updated task progression is retained when eliminating duplicate tasks during synchronization.

Do I need Python scripts to organize and sync Running Tasks.md files?

Yes, Python scripts are required to process and organize tasks within Running Tasks.md files. The master-organizer skill relies on these scripts to execute bi-directional synchronization, apply the max-status rule, and validate file structure automatically.

Can I validate file structure and status consistency for Running Tasks.md?

Yes, you can validate file structure and status consistency for Running Tasks.md files using this task synchronization process. It checks for proper file structure and ensures task statuses align correctly across master action items and associated running task documents.

When should I use a master action items aggregator for task management?

You should use a master action items aggregator when you need to reorganize and synchronize tasks after updating the master file. It is ideal for maintaining a clean, up-to-date task management system by automatically deduplicating and syncing changes with Running Tasks.md files.