mem-evolve skill — extract reusable skills/rules/agents from your session history #1580
SauliusDev
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Yoo. Been using claude-mem for a while and had an idea for a new built-in skill.
The concept: analyze your session history and automatically generate reusable Claude Code artifacts: skills, rules, hooks, agents, and commands. Basically "learn from what you've been doing and turn it into tools."
ECC has a similar idea called "instincts" where session patterns get promoted into permanent rules. This would be the claude-mem version, but broader: generating full skills and agents, not just rules.
Proposed workflow:
.claude/) or globally (~/.claude/)I already built a working version as a local skill and it surfaced some genuinely useful patterns. Generating recurring workflows I hadn't thought to make.
Happy to open a PR if there's interest.
Beta Was this translation helpful? Give feedback.
All reactions