review-skills
द्वारा openshift
प्रोजेक्ट AI स्किल्स में डुप्लिकेशन, पुराने संदर्भ, गलतियाँ और संरचनात्मक समस्याओं की समीक्षा करें। उपयोग तब करें जब उपयोगकर्ता स्किल्स की समीक्षा, ऑडिट, या जाँच करने के लिए कहे...
npx skills add https://github.com/openshift/lightspeed-console --skill review-skillsReview Skills
Read every SKILL.md under .cursor/skills/ (and any files they reference).
Check for:
- Structural issues — missing/malformed frontmatter, referenced supporting files that don't exist.
- Duplication — skills that overlap significantly or could be merged.
- Stale references — file paths, npm scripts, branch names, or source symbols that no longer exist in the repo. Verify each against the actual codebase.
- Mistakes — typos, incorrect commands, contradictions between skills.
- Consistency — shared steps (e.g. lint/i18n/build) described differently, inconsistent terminology for the same concept.
Report
Group findings by skill. Use 🔴 error / 🟡 warning / 🟢 suggestion. Omit
clean skills. End with: Reviewed N skills. M have issues.