policyengine-plugin-maintenance

Align SKILL.md frontmatter metadata with repository state and Claude wrapper.

2|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/PolicyEngine/policyengine-skills --skill policyengine-plugin-maintenance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: policyengine-plugin-maintenance
Source: https://github.com/PolicyEngine/policyengine-skills/tree/main/skills/documentation/policyengine-plugin-maintenance-skill
Command: npx skills add https://github.com/PolicyEngine/policyengine-skills --skill policyengine-plugin-maintenance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps the PolicyEngine skills source repository and the generated Claude wrapper in sync, ensuring correct skill routing, consistent naming, and timely year updates.

Core Features & Use Cases

  • Syncs SKILL.md frontmatter (name, description, triggers) with repository state.
  • Validates bundle manifests and marketplace ordering to improve skill matching.
  • Guides year updates, skill reordering, and description tuning across the repo and wrapper.

Quick Start

Run the maintenance checklist to audit all SKILL.md frontmatter, bundle manifests, and Claude wrapper references.

Frequently Asked Questions about policyengine-plugin-maintenance

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

FAQPage Schema
How do I sync SKILL.md frontmatter with my repository state?

To sync SKILL.md frontmatter with repository state, this skill aligns YAML metadata including name, description, and triggers while validating consistency with bundles, references, and assets to maintain correct skill routing.

What does YAML frontmatter validation check in skill metadata?

YAML frontmatter validation checks that name and description fields exist and remain consistent with bundle manifests, marketplace ordering, and Claude wrapper references to ensure correct skill matching.

How do I update year references across PolicyEngine skills and the Claude wrapper?

Updating year references across PolicyEngine skills and the Claude wrapper is handled by running the maintenance checklist, which audits SKILL.md frontmatter and bundle manifests to apply consistent year updates repository-wide.

Can I use this to correct skill routing errors in the marketplace?

Yes, you can use this to correct skill routing errors by reordering marketplace entries and validating bundle manifests so that the generated Claude wrapper references match the repository state accurately.

What's the best way to maintain an audit-friendly change history for skill metadata?

The best way to maintain an audit-friendly change history for skill metadata is to run the maintenance checklist, which tracks frontmatter corrections, year updates, and marketplace reordering in a structured validation workflow.

Why does my Claude wrapper have mismatched skill descriptions after adding a new skill?

Your Claude wrapper has mismatched skill descriptions because the generated wrapper and the SKILL.md frontmatter are out of sync, requiring a maintenance pass to align naming, triggers, and bundle references.