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.
Workflow
- Locate plugin file
Related skills
More from tmeister/skills
laravel-simplifier
Simplify and refine PHP/Laravel code for clarity and maintainability without changing behavior.
15commit
Generate a conventional commit message from staged changes and commit safely.
6feature-issue
Implement a feature from a GitHub issue with a structured, review-first workflow.
6draft-issue
Research and draft a high quality GitHub issue before creating it.
6prd-to-json
Convert .prd PRD markdown into .prd/prd.json with validation.
6bug-issue
Diagnose and fix a GitHub issue with a reproduction-first workflow.
6