Remember
Skill Verifiziert AktivExplicitly save important knowledge to auto-memory with timestamp and context. Use when a discovery is too important to rely on auto-capture.
To provide users with explicit control over what critical knowledge is saved to their AI's auto-memory, ensuring important discoveries are not missed by automatic capture.
Funktionen
- Explicitly save knowledge to auto-memory
- Timestamp and context for memory entries
- Duplicate entry detection
- Memory file size management
- Suggests promoting persistent knowledge to rules
Anwendungsfälle
- Saving hard-won debugging insights.
- Documenting project conventions not in CLAUDE.md.
- Recording tool-specific gotchas or preferences.
- Capturing architecture decisions.
Nicht-Ziele
- Storing temporary context (use session memory).
- Enforcing rules (use /si:promote).
- Managing cross-project knowledge (use global CLAUDE.md).
- Storing sensitive data like credentials or secrets.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add alirezarezvani/claude-skills/plugin install self-improving-agent@claude-code-skillsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Orchestrate
100Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.
Memory Management
99AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, searching for similar solutions, semantic lookup of past work, learning from previous tasks, sharing knowledge between agents, building knowledge base. Skip when: no learning needed, ephemeral one-off tasks, external data sources available, read-only exploration.
Teach Guidance
100Guide a person in becoming a better teacher and explainer. AI coaches content structuring, audience calibration, explanation clarity, Socratic questioning technique, feedback interpretation, and reflective practice for technical presentations, documentation, and mentoring. Use when a person needs to present technical content and wants preparation coaching, wants to write better documentation or tutorials, struggles to explain concepts across expertise levels, is mentoring a colleague, or is preparing for a talk or knowledge-sharing session.
Prepare Inspection Readiness
100Prepare an organisation for regulatory inspection by assessing readiness against agency-specific focus areas (FDA, EMA, MHRA). Covers warning letter and 483 theme analysis, mock inspection protocols, document bundle preparation, inspection logistics, and response template creation. Use when a regulatory inspection has been announced or is anticipated, when a periodic self-assessment is due, when new systems have been implemented since the last inspection, or after a significant audit finding that may attract regulatory attention.
External Context
100Invoke parallel document-specialist agents for external web searches and documentation lookup
Deepinit
100Deep codebase initialization with hierarchical AGENTS.md documentation