optimize-skill
Workflow
Follow these 5 steps in order. Copy this checklist into your response and check off each step as you complete it:
Task Progress:
- [ ] Step 1: Read the target skill
- [ ] Step 2: Run the quality checklist
- [ ] Step 3: Identify optimization opportunities
- [ ] Step 4: Apply optimizations
- [ ] Step 5: Validate improvements
Step 1: Read the Target Skill
Read the target skill's SKILL.md and all files in its reference/ directory (if any).
Collect these metrics:
- Total line count of SKILL.md
More from hyf0/skills
code
Open the current working directory or a specified folder in Visual Studio Code.
11create-skill
Creates a new agent skill following best practices for structure, description writing, and progressive disclosure. Use when the user wants to author a new SKILL.md, scaffold a skill directory, or build a reusable skill. Do NOT use for improving an existing skill — use optimize-skill instead.
9dev-announce
Generates developer tool feature announcement tweets in an understated, data-driven style. Use when drafting tweets to announce new features, performance improvements, or API additions for projects like Rolldown. Do NOT use for general social media posts, blog writing, or non-technical announcements.
6resolve-pr-comments
Review and resolve GitHub PR review comments. Use when the user wants to address, fix, or resolve unresolved review comments on a pull request. TRIGGER when: user says \"resolve PR comments\", \"fix PR comments\", \"address review comments\", \"handle PR feedback\", or provides a PR URL with instructions about unresolved comments. Do NOT use for: creating PRs, reviewing code yourself, or general PR operations that don't involve resolving existing review comments.
4