Agent skill
self-enhance
Framework for improving Claude configuration (skills, agents, commands). Use when analyzing work patterns, proposing new skills, identifying knowledge gaps, reviewing Claude setup, or when user asks to improve how Claude helps them.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/product/self-enhance-keenranger-dotfiles
SKILL.md
Self-Enhancement Framework
Improve Claude's ability to help you by analyzing patterns and proposing configuration changes.
What This Skill Covers
- When to create skills vs agents vs commands
- How to discover patterns in work history
- How to identify knowledge gaps
- How to propose and structure improvements
Quick Reference
| Type | Purpose | Trigger |
|---|---|---|
| Skill | Cross-project knowledge | Auto-discovered |
| Agent | Specialized executor | Task tool |
| Command | User workflow shortcut | /command |
Supporting Files
- patterns.md - How to find patterns in work
- gap-analysis.md - How to identify what's missing
- proposal-format.md - How to structure proposals
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?