expansion-update

Update a country-specific YAML expansion tracker with recalculated statuses and priorities.

Updated Dec 4, 2025
One-click install
npx skills add https://github.com/PolliticalSolutions/political-portal --skill expansion-update-polliticalsolutions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: expansion-update
Source: https://github.com/PolliticalSolutions/political-portal/tree/main/.claude/skills/employment-legal/expansion-update
Command: npx skills add https://github.com/PolliticalSolutions/political-portal --skill expansion-update-polliticalsolutions

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill updates an international expansion tracker to reflect what has changed since your last review, so owners know what’s unblocked, what’s overdue, and what to do next.

Core Features & Use Cases

  • Recalculates status: Recomputes which items are open, in progress, blocked, and done based on newly reported progress.
  • Surfaces next priorities: Highlights the most urgent open items using due dates and dependency relationships.
  • Flags overdue work: Detects items whose due dates have passed while still open or in progress.
  • Maintains tracker integrity: Loads the correct tracker by country slug, applies updates, and writes back the updated state.

Quick Start

Run the command /employment-legal:expansion-update Germany to update the Germany expansion tracker after you share what has changed.

Frequently Asked Questions about expansion-update

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

FAQPage Schema
How do I update an international expansion tracker to reflect new task progress?

To update an international expansion tracker, you provide a consolidated set of changes so the system can recalculate item unblock status, validate overdue due dates, and write back the updated YAML state with top priorities.

How does dependency tracking affect which legal expansion tasks are unblocked?

Dependency tracking recalculates which legal expansion tasks are unblocked by validating reported progress against prerequisite items, ensuring only actionable work is surfaced as the next priority in the tracker.

What is the best way to flag overdue items in a country-by-country expansion workflow?

The best way to flag overdue items in an expansion workflow is to validate open or in-progress tasks against their due dates, recalculating urgency to highlight what requires immediate action.

Can I use a YAML tracker to manage workstream status across multiple countries?

Yes, you can use a YAML tracker to manage workstream status by loading the correct file via country slug, applying reported changes, and writing back updated counts and priorities for each specific location.

What limitations exist when recalculating due-date urgency for ongoing legal tasks?

A limitation when recalculating due-date urgency is that the process requires a single consolidated prompt of changes per session, meaning fragmented updates across multiple sessions are not processed together.