Claude Memory Mcp
D 58 completed
Other
cli / json · tiny
13
Files
2,596
LOC
0
Frameworks
4
Languages
Pipeline State
completedRun ID
#397137Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
37.12Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #47301
Member of a group with 1 similar repo(s) — canonical #97882 view group →
Top concepts (2)
Project DescriptionWeb Backend
Generated by Repobility's multi-pass static-analysis pipeline (https://repobility.com)
🧪 Code Distillation
Browse all specs →AI Prompt
Create a command-line interface tool for semantic code search, specifically for Claude Code. The tool needs to index a local codebase by walking through files, respecting a .gitignore, and chunking content into 80-line segments with a 10-line overlap. It must use Mistral embeddings to embed these chunks and store them in a Supabase database using pgvector. The CLI should also build a directory map and provide tools to list indexed projects and search the codebase semantically. The backend logic should expose tools like `search_code` and `get_file_summary`.
cli typescript json supabase pgvector mistral semantic-search codebase indexing node.js
Generated by gemma4:latest
Catalog Information
Semantic code search for Claude Code, backed by Supabase (pgvector) and Mistral embeddings.
Description
Semantic code search for Claude Code, backed by Supabase (pgvector) and Mistral embeddings.
Novelty
3/10Tags
cli typescript json supabase pgvector mistral semantic-search codebase indexing node.js
Technologies
supabase zod
Claude Models
claude-opus-4-6
Quality Score
D
58.1/100
Structure
47
Code Quality
90
Documentation
36
Testing
0
Practices
77
Security
92
Dependencies
80
Strengths
- Consistent naming conventions (snake_case)
- Good security practices \u2014 no major issues detected
Weaknesses
- No LICENSE file \u2014 legal ambiguity for contributors
- No tests found \u2014 high risk of regressions
- No CI/CD configuration \u2014 manual testing and deployment
Recommendations
- Add a test suite \u2014 start with critical path integration tests
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
Security & Health
4.1h
Tech Debt (C)
Medium
DORA Rating
A
OWASP (100%)
About: code-quality intelligence by Repobility · https://repobility.com
PASS
Quality Gate
A
Risk (4)
MIT
License
7.2%
Duplication
Languages
Frameworks
None detected
Symbols
variable90
function25
constant5
interface1
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | Semantic code search for Claude Code, backed by Supabase (pgvector) and Mistral embeddings. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Web Backend | web-backend | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
LLM Insights
DRY Analysis: 70/100 (1 violation(s))dry_violations
warningscore70
Methodology: Repobility · https://repobility.com/research/state-of-ai-code-2026/
SOLID Adherence: 84/100solid_principles
infooverall_score84
Code Quality: A (81/100)code_quality
infoquality_score81
quality_grade: A
readability_score88
consistency_score90
Embed Badge
Add to your README:
