expansion-update

Recalculates unblock states and flags overdue items in an expansion tracker.

Updated May 26, 2026
One-click install
npx skills add https://github.com/yachela/claude-for-legal-ar --skill expansion-update-yachela
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: expansion-update
Source: https://github.com/yachela/claude-for-legal-ar/tree/main/employment-legal/skills/expansion-update
Command: npx skills add https://github.com/yachela/claude-for-legal-ar --skill expansion-update-yachela

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of expansion project status drifting out of sync, so owners can’t quickly see what’s unblocked, what’s overdue, and what to tackle next.

Core Features & Use Cases

  • Recalculates unblocked work: Updates item states based on what changed since the last session, including dependency effects when items move to done.
  • Surfaces overdue items: Flags any open or in-progress items whose due dates have passed, with owner context.
  • Guides next priorities: Presents a ranked list of next priorities using earliest due dates and dependency readiness, then confirms tracker updates.

Quick Start

Run the skill command to update the tracker for your target country after you’ve made progress since the last check-in.

Frequently Asked Questions about expansion-update

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

FAQPage Schema
How do I keep an international expansion tracker current across multiple sessions?

To keep an international expansion tracker current, load the employment-legal configuration and country-specific tracker YAML, apply dependency logic to status updates, and write back recalculated unblock states with priority confirmations.

How does overdue detection work for EOR setup and legal expansion tasks?

Overdue detection flags any open or in-progress items in the tracker YAML whose due dates have passed, surfacing them with owner context so expansion project owners can address delayed EOR setup or counsel engagement tasks immediately.

What is the best way to prioritize next actions for interdependent legal tasks?

Prioritizing next actions for interdependent legal tasks requires recalculating dependency readiness and ranking items by earliest due dates, presenting a consolidated priority list that confirms which tracker updates to tackle next.

Do I need a country-specific tracker YAML to update my expansion project status?

Yes, you need the correct country-specific expansion tracker YAML and the employment-legal configuration loaded before requesting consolidated changes, applying status updates, and writing back the updated tracker.

Can I use dependency updates to unblock EOR setup tasks automatically?

Dependency updates recalculating unblocked work automatically update item states when dependencies move to done, unblocking subsequent EOR setup tasks and due-date management items in the expansion tracker.

Why does my expansion project status drift out of sync between check-ins?

Expansion project status drifts out of sync because dependency effects from completed items are not recalculated, requiring a tracker update to recalculate unblock states, flag overdue open work, and prioritize next actions.