Claude Memory Mcp

D 58 completed
Other
cli / json · tiny
13
Files
2,596
LOC
0
Frameworks
4
Languages

Pipeline State

completed
Run ID
#397137
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
37.12
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication 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)

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/10

Tags

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
Full Security Report AI Fix Prompts SARIF SBOM

Languages

json
62.0%
typescript
24.6%
markdown
6.8%
sql
6.6%

Frameworks

None detected

Symbols

variable90
function25
constant5
interface1

Concepts (2)

Repobility · code-quality scanner for AI-generated software · https://repobility.com
CategoryNameDescriptionConfidence
Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot
auto_descriptionProject DescriptionSemantic code search for Claude Code, backed by Supabase (pgvector) and Mistral embeddings.80%
auto_categoryWeb Backendweb-backend70%

LLM Insights

DRY Analysis: 70/100 (1 violation(s))dry_violations
warning
score70
Methodology: Repobility · https://repobility.com/research/state-of-ai-code-2026/
SOLID Adherence: 84/100solid_principles
info
overall_score84
Code Quality: A (81/100)code_quality
info
quality_score81
quality_grade: A
readability_score88
consistency_score90

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/121503.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV