wp-plugin-tag
Installation
SKILL.md
WordPress Plugin Tag
Use this skill to manage WordPress plugin git tags based on the plugin header version.
Inputs
- Action: create, verify, list, delete.
- Optional: push, annotated, force.
Safety Rules
- Stop if the working tree is dirty.
- Confirm default branch before tagging.
- Never delete or force without explicit user approval.
- Never push tags unless the user explicitly asks.