SamoTech / SamoTech/skills-tree
Expand Memory skills: hierarchical memory management, cache eviction strategies, forgetting curves
Open
Nobody has claimed this yet.
bug
good first issue
help wanted
stale
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- Avg merge
- 51m
- Merged PRs (30d)
- 54
Description
Description\nExpand the Memory category (03-memory) with skills covering hierarchical memory management, cache eviction strategies, and forgetting curves.\n\n## Details\n- Each skill should follow the skill template (see CONTRIBUTING.md)\n- Include typed I/O, runnable Python example, frameworks table, failure modes, related skills, and version history\n- Focus on practical, production-ready implementations\n\n## Related\n- Skill coverage gap from roadmap\n- Related existing skills: memory-injection.md, forgetting.md, user-profile.md
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading CONTRIBUTING.md and reviewing the 03-memory directory, especially memory-injection.md, forgetting.md, and user-profile.md. Define three skills for hierarchical memory management, cache eviction strategies, and forgetting curves using the project template. Done means each skill includes typed I/O, a runnable Python example, frameworks table, failure modes, related skills, and version history.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100