Poland
Use this router when a request spans several Poland domains, the correct owner is
unclear, or the user wants an end-to-end newcomer or resident plan. For one clear
domain, use the focused skill directly.
Route from facts, not assumptions
Collect only facts that can change the route:
- citizenship group: Polish, EU/EEA/Swiss, third-country, stateless, or
unknown;
- current location and legal/status basis, stated in the user's own terms;
- exact goal and any official deadline or received letter;
- voivodeship and gmina/city when an office or local procedure matters;
- work, family, study, or business context only when relevant.
Do not request passport numbers, PESEL, credentials, scans, addresses, or other
identifiers for routing. If a material fact is unknown, keep branches separate.
Resolve $PLUGIN_ROOT from the host when provided; otherwise use this skill
folder's ../... Use the offline router before broad web searching:
python3 "$PLUGIN_ROOT/scripts/poland.py" route "<goal>" \
--citizenship-group <group> --voivodeship <region> --gmina <gmina>
Focused owners
- Stay and temporary residence:
poland-stay-residence; protection referral:
poland-protection-referral; permanent/long-term status and citizenship:
poland-citizenship-long-term; refusals, delay, and review:
poland-appeals-review.
- EU mobility:
poland-eu-mobility; PESEL, meldunek, identity, and civil
records: poland-identity.
- Permission to work:
poland-work-authorization; contracts and workplace
rights: poland-employment-rights; tax: poland-tax; ZUS and social
insurance: poland-social-insurance; business/registry: poland-business.
- Healthcare:
poland-healthcare; housing: poland-housing; family, schools,
and universities: poland-family-education; benefits and public support:
poland-benefits-support.
- Civil status, birth, marriage, death, funeral, and succession administration:
poland-civil-life-events; disability and accessibility:
poland-disability-accessibility; pensions, senior support, and care:
poland-pensions-seniors.
- Driving and public transport:
poland-transport-driving; vehicle ownership,
registration, and road records: poland-vehicles-road; consumer, telecom,
banking, and utility disputes: poland-consumer-banking; household utilities,
waste, and environmental routing: poland-utilities-environment.
- Translations and foreign documents:
poland-foreign-documents; consular and
cross-border travel administration: poland-consular-travel; public
employment-office and jobseeker services: poland-employment-services.
- Courts, free legal aid, ombudsmen, victim support, and procedural ownership:
poland-justice-legal-aid; elections and civic participation:
poland-civic-participation.
- Portals:
poland-digital-government; office/locality:
poland-local-services; urgent rights: poland-emergency-rights.
- Case/deadline ledger:
poland-case-planning; evidence refresh:
poland-source-verification.
Automation is a shared effect policy, not a substantive owner. For any Browser,
Computer, API, email, calendar, or portal step, apply
../../references/automation-playbook.md and the bundled action boundaries
after loading the relevant domain skill. The plugin bundles no authenticated
connector or Browser/Computer adapter; use whichever caller-owned capability is
actually installed and permitted, or guide the user semantically when none is
available. The user handles authentication, secrets, CAPTCHA/2FA, signatures,
attestations, final payment authorization, and irreversible destructive steps.
Minimum personal-record inspection and form filling require explicit task scope;
every consequential external effect requires a fresh visible summary and
action-time confirmation.
For a first-weeks or relocation plan, compose only the applicable focused
owners instead of inventing one universal registration sequence. Start with
urgent safety, stay deadlines, and housing, then branch into identity/local
services, healthcare, work, tax/ZUS, family/education, banking/consumer safety,
driving, and document/language support. Read
../../references/daily-life-map.md and
../../references/life-events-and-services.md for this composition.
Output contract
Give the user: known facts; material unknowns; the competent authority and
official source links; a phased checklist; which steps vary locally; which facts
must be rechecked and when; the next smallest action; and the manual fallback if
the host lacks a suitable tool. Label drafts as drafts. Report an external action
as complete only when a visible official receipt or unambiguous final state is
present. Never present navigation as legal, tax, medical, or financial
representation.
Read ../../references/operating-contract.md for cross-domain work and
../../references/source-methodology.md before asserting a changing fact. Read
../../references/architecture-decisions.md when changing the plugin's runtime,
data, privacy, Browser, or host-integration boundary.
1---2name: poland3description: Poland router. Use when topics cross domains.4---56# Poland78Use this router when a request spans several Poland domains, the correct owner is9unclear, or the user wants an end-to-end newcomer or resident plan. For one clear10domain, use the focused skill directly.1112## Route from facts, not assumptions1314Collect only facts that can change the route:15161. citizenship group: Polish, EU/EEA/Swiss, third-country, stateless, or17 unknown;182. current location and legal/status basis, stated in the user's own terms;193. exact goal and any official deadline or received letter;204. voivodeship and gmina/city when an office or local procedure matters;215. work, family, study, or business context only when relevant.2223Do not request passport numbers, PESEL, credentials, scans, addresses, or other24identifiers for routing. If a material fact is unknown, keep branches separate.2526Resolve `$PLUGIN_ROOT` from the host when provided; otherwise use this skill27folder's `../..`. Use the offline router before broad web searching:2829```bash30python3 "$PLUGIN_ROOT/scripts/poland.py" route "<goal>" \31 --citizenship-group <group> --voivodeship <region> --gmina <gmina>32```3334## Focused owners3536- Stay and temporary residence: `poland-stay-residence`; protection referral:37 `poland-protection-referral`; permanent/long-term status and citizenship:38 `poland-citizenship-long-term`; refusals, delay, and review:39 `poland-appeals-review`.40- EU mobility: `poland-eu-mobility`; PESEL, meldunek, identity, and civil41 records: `poland-identity`.42- Permission to work: `poland-work-authorization`; contracts and workplace43 rights: `poland-employment-rights`; tax: `poland-tax`; ZUS and social44 insurance: `poland-social-insurance`; business/registry: `poland-business`.45- Healthcare: `poland-healthcare`; housing: `poland-housing`; family, schools,46 and universities: `poland-family-education`; benefits and public support:47 `poland-benefits-support`.48- Civil status, birth, marriage, death, funeral, and succession administration:49 `poland-civil-life-events`; disability and accessibility:50 `poland-disability-accessibility`; pensions, senior support, and care:51 `poland-pensions-seniors`.52- Driving and public transport: `poland-transport-driving`; vehicle ownership,53 registration, and road records: `poland-vehicles-road`; consumer, telecom,54 banking, and utility disputes: `poland-consumer-banking`; household utilities,55 waste, and environmental routing: `poland-utilities-environment`.56- Translations and foreign documents: `poland-foreign-documents`; consular and57 cross-border travel administration: `poland-consular-travel`; public58 employment-office and jobseeker services: `poland-employment-services`.59- Courts, free legal aid, ombudsmen, victim support, and procedural ownership:60 `poland-justice-legal-aid`; elections and civic participation:61 `poland-civic-participation`.62- Portals: `poland-digital-government`; office/locality:63 `poland-local-services`; urgent rights: `poland-emergency-rights`.64- Case/deadline ledger: `poland-case-planning`; evidence refresh:65 `poland-source-verification`.6667Automation is a shared effect policy, not a substantive owner. For any Browser,68Computer, API, email, calendar, or portal step, apply69`../../references/automation-playbook.md` and the bundled action boundaries70after loading the relevant domain skill. The plugin bundles no authenticated71connector or Browser/Computer adapter; use whichever caller-owned capability is72actually installed and permitted, or guide the user semantically when none is73available. The user handles authentication, secrets, CAPTCHA/2FA, signatures,74attestations, final payment authorization, and irreversible destructive steps.75Minimum personal-record inspection and form filling require explicit task scope;76every consequential external effect requires a fresh visible summary and77action-time confirmation.7879For a first-weeks or relocation plan, compose only the applicable focused80owners instead of inventing one universal registration sequence. Start with81urgent safety, stay deadlines, and housing, then branch into identity/local82services, healthcare, work, tax/ZUS, family/education, banking/consumer safety,83driving, and document/language support. Read84`../../references/daily-life-map.md` and85`../../references/life-events-and-services.md` for this composition.8687## Output contract8889Give the user: known facts; material unknowns; the competent authority and90official source links; a phased checklist; which steps vary locally; which facts91must be rechecked and when; the next smallest action; and the manual fallback if92the host lacks a suitable tool. Label drafts as drafts. Report an external action93as complete only when a visible official receipt or unambiguous final state is94present. Never present navigation as legal, tax, medical, or financial95representation.9697Read `../../references/operating-contract.md` for cross-domain work and98`../../references/source-methodology.md` before asserting a changing fact. Read99`../../references/architecture-decisions.md` when changing the plugin's runtime,100data, privacy, Browser, or host-integration boundary.