918 B
918 B
Pull Request Description
Please include a summary of the change and which skill is added or fixed.
Quality Bar Checklist ✅
All items must be checked before merging.
- Standards: I have read
docs/QUALITY_BAR.mdanddocs/SECURITY_GUARDRAILS.md. - Metadata: The
SKILL.mdfrontmatter is valid (checked withscripts/validate_skills.py). - Risk Label: I have assigned the correct
risk:tag (none,safe,critical,offensive). - Triggers: The "When to use" section is clear and specific.
- Security: If this is an offensive skill, I included the "Authorized Use Only" disclaimer.
- Local Test: I have verified the skill works locally.
- Credits: I have added the source credit in
README.md(if applicable).
Type of Change
- New Skill (Feature)
- Documentation Update
- Infrastructure