maceff-todo-restoration

Restore TODO context after session migration using policy-guided recovery.

2|Updated Sep 18, 2025
One-click install
npx skills add https://github.com/cversek/MacEff --skill maceff-todo-restoration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: maceff-todo-restoration
Source: https://github.com/cversek/MacEff/tree/main/framework/skills/maceff-todo-restoration
Command: npx skills add https://github.com/cversek/MacEff --skill maceff-todo-restoration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill restores TODO accessibility after a session migration or UI disconnect, ensuring planning continuity and preventing loss of pending tasks.

Core Features & Use Cases

  • Policy-guided restoration: Reads the restoration policy and applies validated recovery.
  • Context regeneration: Rebuilds the TODO state in the user interface to reflect the latest plan.
  • Use Case: After a migration, recover all pending TODOs so work can resume without re-entry.

Quick Start

Run the restoration workflow to recover TODOs from the latest policy-backed backup and reconnect the UI to the task list.

Frequently Asked Questions about maceff-todo-restoration

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

FAQPage Schema
How do I restore TODO items after a session migration?

Restore TODO context by running the restoration workflow, which reads the policy-backed backup and reconnects your UI to the task list. This recovers all pending items so work can resume without re-entry after migration.

What happens to my TODOs when a session migration occurs?

Session migration can disconnect your UI from the TODO state, making pending tasks inaccessible. This Skill reapplies the restoration policy to rebuild TODO context and restore accessibility to your planning state.

Can I recover pending tasks if my UI loses connection to the TODO list?

Yes. The policy-guided recovery workflow regenerates TODO context in your UI by retrieving the latest policy-backed state, restoring pending items and reconnecting your interface to the task list.

How does policy-guided recovery work for TODOs?

Policy-guided recovery reads restoration policy rules to validate and apply the correct TODO recovery sequence, ensuring the UI state matches your latest plan and all pending tasks are accessible.

What should I do before running TODO restoration after migration?

Ensure your session migration is complete and you have access to the policy-backed backup. The restoration workflow will then apply validated recovery rules to reconnect your UI and restore pending TODOs.