refactor: improve skill quality across 7 plugins (P1-P8)#15
Merged
minsoo-web merged 2 commits intomainfrom Mar 8, 2026
Merged
Conversation
Fix all FAIL-status plugins (obsidian, deepwiki-cli) and improve NEEDS WORK plugins based on systematic skill-review eval results. Changes: - Fix description format to "Use when..." across all plugins - Clean obsidian frontmatter (remove metadata.openclaw block) - Restructure gh-cli from 299-line cheat sheet to 115-line behavioral guide - Add error handling/fallback sections to deepwiki-cli, obsidian, library-analyzer - Remove time-sensitive version numbers from gh-cli and obsidian - Add lazy loading tables (vitest-style) to gh-cli, obsidian - Expand personal-tutor description and add topic normalization, node limits - Add YAML validity and broken reference checks to skill-review checklist - Update plugin-spec.md examples to use "Use when..." format - Add missing obsidian and library-analyzer to README tables - Bump all changed plugin versions (patch) Results: 5 errors → 0, 35 warnings → ≤12, 2 FAIL → 0 FAIL Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
주요 변경 사항
기타
plugin-spec.md: "This skill should be used when..." → "Use when..." (3곳)README.md/README.ko.md: obsidian, library-analyzer 플러그인 테이블에 추가Test plan
🤖 Generated with Claude Code