simba
01Plugin Claude Code
Unified Claude Code plugin: error memory, semantic recall, CLAUDE.md guardian.
Plugin Claude Code
Unified Claude Code plugin: error memory, semantic recall, CLAUDE.md guardian.
Instructions file
Instructions for mahmoudimus/simba, covering claude.md, repository overview, architecture, claude-tailor (tailor-nano) and claude-memory.
Skill Claude CodeCodex
Enforce Simba's Codex lifecycle routine for coding tasks. Use when starting or finishing implementation work in a Simba-enabled repo to run simba codex-status at start, handle any still-pending raw Codex transcript extraction, and run simba codex-finalize before final handoff.
Skill Claude CodeCodex
Analyze project markdown instruction files and generate consolidated SIMBA core instructions with markers. Use when Codex needs to onboard a repo by reading CLAUDE.md/AGENTS.md and .claude docs, then producing .claude/rules/COREINSTRUCTIONS.md (or configured filename), updating core reference blocks, and verifying…
Skill Claude CodeCodex
Extract learnings from session transcripts and store in semantic memory database.
Skill Claude CodeCodex
Self-correcting memory recall — when recalled memories are ambiguous or conflicting, re-query for the specific entity (or ask) before answering, and never fabricate when memory is insufficient.
Skill Claude CodeCodex
Review recent memories and remove invalid or misleading ones from the semantic memory database.
Skill Claude CodeCodex
View statistics and recent entries from the persistent memory database. Shows session count, knowledge areas, facts, and recent activity.
Skill Claude CodeCodex
Local hybrid search for markdown notes and docs. Use BEFORE reading files to save tokens - search first, read only what's relevant. Provides 90% token savings on exploration tasks.
Skill Claude CodeCodex
Save the current work session to persistent memory for future context. Summarizes accomplishments, tracks files modified, and stores learnings for cross-session continuity.
Skill Claude CodeCodex
Show token economics comparing usage with turbo-search vs without. Demonstrates actual savings from search-first approach.
Skill Claude CodeCodex
Index the current project for optimized search with QMD semantic search and fast file suggestions. Run this when entering a new codebase or after significant changes. Saves 60-80% tokens on exploration tasks.