HthSolid

43 mods across 1 repository, 6 stars between them.

claude-dejavu

02

HthSolid/claude-dejavu

Plugin Claude Code

Memory + recovery + code grounding for Claude Code. Restores deleted sessions, hybrid Postgres+Weaviate recall across every past conversation, tree-sitter symbol indexing across 12 languages, eight identifier-grounding domains (env / DB / route / GraphQL / flag / CSS / i18n / module-export), and a 14-strategy…

6 3mo ago A tokens not measured

claude-dejavu

03

HthSolid/claude-dejavu

MCP server Claude CodeCodexCursor +2

MCP server "claude-dejavu" as configured in HthSolid/claude-dejavu. Runs ${CLAUDE_PLUGIN_ROOT}/bin/claude-dejavu-mcp.py with python.

6 3mo ago A tokens not measured

dejavu-db

06

HthSolid/claude-dejavu

Command

Check or browse database schema (Prisma / Drizzle / TypeORM / SQL) — catches typos and fabricated table/column references.

6 3mo ago A 27 tokens

dejavu-doctor

08

HthSolid/claude-dejavu

Command

Diagnose claude-dejavu install + runtime health (Postgres, Weaviate, venv, hooks, symbol index).

6 3mo ago A 27 tokens

dejavu-env

09

HthSolid/claude-dejavu

Command

Check or list environment variable declarations — catches fabricated names + typos in process.env / os.getenv reads.

6 3mo ago A 20 tokens

dejavu-expand

10

HthSolid/claude-dejavu

Command

Fetch the full content of one or more turns by id — gist-aware counterpart to search (v0.8.6 default shape).

6 3mo ago A 27 tokens

dejavu-flags

12

HthSolid/claude-dejavu

Command

Check or browse feature flag declarations (flags.json, feature-flags.ts, LaunchDarkly, Unleash, GrowthBook) — catches typos and fabricated keys.

6 3mo ago A 33 tokens

dejavu-graphql

13

HthSolid/claude-dejavu

Command

Check or browse GraphQL schema (SDL files + inline gql template literals) — catches typos and fabricated fields in queries / mutations.

6 3mo ago A 26 tokens

dejavu-lint

15

HthSolid/claude-dejavu

Command

Lint a proposed file edit against the symbol index — flag fabricated names + typos before write.

6 3mo ago A 18 tokens

dejavu-logs

16

HthSolid/claude-dejavu

Command

Show recent dejavu plugin error-log records (internal failures, not Bash failures).

6 3mo ago A 0 tokens

dejavu-pages

19

HthSolid/claude-dejavu

Command

Check or list frontend page routes (Next.js / Remix / SvelteKit / Astro / React Router / Vue Router) — catches duplicate-page creation.

6 3mo ago A 29 tokens

dejavu-pg-rescue

20

HthSolid/claude-dejavu

Command

Postgres corruption rescue toolkit — scan, patch-toast, reset-flags, rebuild-table, reindex. Codifies the 2026-05-14 disk-full rescue playbook.

6 3mo ago A 37 tokens

dejavu-rescue

24

HthSolid/claude-dejavu

Command

Rescue a corrupted Weaviate shard by walking its LSM segments, recreating the class, restoring records, and gap-reindexing from Postgres canonical.

6 3mo ago A 32 tokens