Agent skill
self-improving-skills
Use after completing any complex task (5+ tool calls), fixing a tricky error, or discovering a non-trivial workflow. Also use when a loaded skill is outdated, incomplete, or wrong during execution.
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/ai/self-improving-skills
SKILL.md
Self-Improving Skills
After substantial work, offer to capture it. When existing skills are wrong, fix them immediately.
After Complex Tasks
When you finish a task that involved 5+ tool calls, overcame a tricky error, or discovered a non-trivial workflow:
- Offer to save the approach as a skill: "This workflow could be saved as a reusable skill. Want me to create one?"
- If yes, use
skill-creatorto create it in.claude/skills/ - Focus on the procedural knowledge — exact steps, commands, pitfalls — not a narrative of what happened
During Skill Use
When following a loaded skill and finding it outdated, incomplete, or wrong:
- Fix it immediately — don't wait to be asked
- Make targeted edits to the SKILL.md addressing the specific issue
- Skills that aren't maintained become liabilities
What NOT to Skill-ify
- One-off solutions or project-specific conventions (use CLAUDE.md or rules)
- Standard practices well-documented elsewhere
- Anything enforceable with a hook or script (automate it instead)
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?