Maintaining the policyengine-skills source repo and its generated policyengine-claude wrapper — adding or editing skills, bundles, and the Claude/Codex targets, and keeping the verification harness green. For maintaining the catalog, not for using PolicyEngine. Triggers: "update plugin", "add a skill", "edit a bundle", "fix skill routing", "wrong skill loaded", "rebuild the wrapper", "plugin maintenance", "policyengine-skills", "policyengine-claude", "stale reference test", "verify example failing", "skill frontmatter".
$npx -y skills add policyengine/policyengine-claude --skill policyengine-plugin-maintenanceInstalls into the current project.
Run `npx skills use "https://github.com/policyengine/policyengine-claude" --skill "policyengine/policyengine-claude/policyengine-plugin-maintenance"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/policyengine/policyengine-claude" that are relevant to the current task. Run `npx skills add "https://github.com/policyengine/policyengine-claude"` and select the relevant skills, then follow their instructions.