From skills-toybox
This skill should be used when the user wants to "reflect on instructions", "analyze claude config", "review claude setup", or needs analysis and improvement suggestions for Claude Code instructions and configuration.
How this skill is triggered — by the user, by Claude, or both
Slash command
/skills-toybox:reflectionThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Claude Code의 instructions와 config를 분석하고 개선을 제안한다.
Claude Code의 instructions와 config를 분석하고 개선을 제안한다.
대화 히스토리를 리뷰한 후, 다음 파일들을 읽고 분석한다:
/CLAUDE.md (project root)**/**/CLAUDE.md (nested directories)/.claude/commands/*.claude/settings.json.claude/settings.local.json분석 항목:
발견 사항과 개선 아이디어를 사용자에게 제시한다. 각 제안마다:
사용자 피드백을 받아 승인된 변경만 구현으로 진행한다.
승인된 각 변경에 대해:
<analysis>
[식별된 이슈 및 잠재적 개선사항 목록]
</analysis>
<improvements>
[승인된 각 개선사항:
1. 수정 대상 섹션
2. 새로운/수정된 instruction 텍스트
3. 이슈 해결 방법 설명]
</improvements>
<final_instructions>
[승인된 모든 변경을 반영한 최종 instructions]
</final_instructions>
npx claudepluginhub wonjiko/claude-toymarket --plugin skills-toyboxAnalyzes session friction with Claude Code skills, agents, permissions, hooks; gathers config from settings.json, CLAUDE.md; proposes targeted improvements.
Audits and restructures CLAUDE.md files to reduce token bloat and improve Claude compliance. Targets 2,500–3,500 tokens with a hard 5,000 limit.
Analyzes Claude Code setup including CLAUDE.md, commands, agents, skills, MCP, and CI/CD; evaluates mastery levels; researches latest trends; suggests prioritized upgrades.