Auto-improve agent memory and rules
sipluginsetup L2★17,464
alirezarezvani/claude-skills ↗What it does
Curate auto-memory, promote learnings to CLAUDE.md, extract proven patterns into reusable skills
Best for
When an agent must stay sharp by surfacing what it has learned and permanently upgrading its own instructions and tool library.
Inputs
- · session auto-memory transcripts
- · proven patterns + decision logs
Outputs
- · curated auto-memory (signal vs noise)
- · learnings promoted to CLAUDE.md (persistent)
- · proven patterns extracted as reusable skills
Requires
- · stdlib Python tools
- · auto-memory manager
- · CLAUDE.md writer
- · skill extractor
- · cs-caveman-mode persona agent
- · 5 slash commands: /si:review, /si:promote, /si:extract, /si:status, /si:remember
Preconditions
- · auto-memory populated with session transcripts
- · CLAUDE.md file exists and is writable
- · decision logs or pattern examples available
Failure modes
- · Over-promotion of anecdotal learnings to CLAUDE.md clutters instructions
- · Skill extraction from single instance may not generalize
- · Auto-memory pruning loses important context
Trust signals
- · 5 slash commands for structured review + promotion + extraction + status + remember
- · Integrates with CLAUDE.md and skill-library workflows
- · Includes status tracking for promoted items