baodq97

79 mods across 3 repositories, 14 stars between them.

baodq97/tencentdb-agent-memory

Plugin Claude Code

Four-layer long-term memory (L0 Conversation → L1 Atom → L2 Scene → L3 Persona) for Claude Code — local FTS5 + EmbeddingGemma vector hybrid recall, agent-driven extraction and consolidation, zero external API.

10 22d ago A tokens not measured

baodq97/tencentdb-agent-memory

Plugin Claude Code

Four-layer long-term memory (L0→L1→L2→L3 Persona) with hybrid FTS5+vector recall + L2 scene-navigation. CLI: tmem (status, search, projects, migrate-fragments, recall, scene, scenes, changelog, persona, sync, config, daemon, atoms, sessions, write-l1, write-scene, write-persona, mark-done, init). Run /memory-init…

10 22d ago A tokens not measured

memory-consolidator

03

baodq97/tencentdb-agent-memory

Agent

Use this agent for background memory consolidation. Typical triggers include asyncRewake pipeline signaling that N turns have accumulated since last consolidation, and explicit dispatch after memory-seed completes. See "When to invoke" in the agent body for worked scenarios.

10 22d ago A 53 tokens

contrib

04

baodq97/tencentdb-agent-memory

Command

Profile how top GitHub contributors work — ingest, build personas, and synthesise a capability model + learnable playbook.

10 22d ago A 25 tokens

PreToolUse

06

baodq97/tencentdb-agent-memory

Hook

Runs before the agent uses a tool for Bash tool calls, executing on_pre_tool.js via node. From baodq97/tencentdb-agent-memory.

10 22d ago A tokens not measured

UserPromptSubmit

08

baodq97/tencentdb-agent-memory

Hook

Runs when you submit a prompt, before the agent sees it, executing on_user_prompt.js via node. From baodq97/tencentdb-agent-memory.

10 22d ago A tokens not measured

Stop

09

baodq97/tencentdb-agent-memory

Hook

Runs when the agent finishes a response, executing on_stop.js and memory_pipeline.js via node (2 commands). From baodq97/tencentdb-agent-memory.

10 22d ago A tokens not measured

contrib-consolidate

11

baodq97/tencentdb-agent-memory

Skill Claude CodeCodex

Internal phase — consolidate a contributor's L1 atoms into an L3 persona (11 dimensions). Invoked by contrib-profile / /contrib build.

10 22d ago A 36 tokens

contrib-ingest

12

baodq97/tencentdb-agent-memory

Skill Claude CodeCodex

Internal phase — extract L1 contributor atoms from a GitHub subject's raw activity. Invoked by contrib-profile / /contrib ingest.

10 22d ago A 33 tokens

contrib-profile

13

baodq97/tencentdb-agent-memory

Skill Claude CodeCodex

Orchestrator for Contributor Intelligence. Trigger when the user pastes a GitHub profile/repo URL or handle and asks to profile, analyze, learn from, or study an engineer (EN/VI — "phân tích người này", "học từ người này"). Runs add→ingest→build→playbook end-to-end via the per-phase contrib skills.

10 22d ago A 79 tokens

contrib-synthesize

14

baodq97/tencentdb-agent-memory

Skill Claude CodeCodex

Internal phase — synthesize learnable playbooks, cross-engineer common capabilities, and you-vs-role-model comparisons from built personas. Invoked by contrib-profile / /contrib playbook|compare.

10 22d ago A 46 tokens

memory-consolidate

15

baodq97/tencentdb-agent-memory

Skill Claude CodeCodex

Consolidate L1 memory atoms into L2 scene blocks and L3 persona. Invoked by the memory-consolidator agent, or manually via /memory-consolidate.

10 22d ago A 41 tokens

memory-view

17

baodq97/tencentdb-agent-memory

Skill Claude CodeCodex

Open the memory visualiser in the browser — a health check on the memory store: is it working, what is wrong, and what to run to fix it. Run manually via /memory-view.

10 22d ago A 0 tokens

tmem-cli

18

baodq97/tencentdb-agent-memory

Skill Claude CodeCodex

Inspect/manage the local memory store via the tmem CLI — counts, keyword/hybrid search, view persona, list/open scenes (tmem scene ), recent changes, sync vectors, thresholds, and cross-project search (tmem search --all, tmem projects). Trigger on "how many memories", "show my persona", "what scenes exist", "search…

10 22d ago A 92 tokens

open-plugins

19

baodq97/open-plugin

Plugin Claude Code

Open-source Claude Code plugin marketplace — SDLC orchestration, skill management, and more.

4 3mo ago A tokens not measured original MIT

baodq97/open-plugin

Instructions file

Instructions for baodq97/open-plugin, covering claude.md, project overview, structure, key decisions and conventions.

4 3mo ago A 1,710 tokens original MIT

chom

21

baodq97/open-plugin

Plugin Claude Code

Install Claude Code skills from GitHub URLs — clones to a temp dir, copies only the target skill folder into /.claude/skills/, cleans up after itself, and optionally rewrites the skill's description for better auto-triggering. Handles subfolder skills in monorepos (e.g. github/awesome-copilot/tree/main/skills/) and m.

4 3mo ago A tokens not measured original MIT

chom

22

baodq97/open-plugin

Skill Claude CodeCodex

Install a skill from a GitHub URL into the user's personal skills directory (/.claude/skills/). Use whenever the user says "chom ", "install this skill from github", "add/import/grab this skill", or pastes a GitHub URL that clearly points at a SKILL.md folder — handle both full-repo skills and subfolder skills like…

4 3mo ago C 149 tokens original MIT

design-thinking

23

baodq97/open-plugin

Plugin Claude Code

Design Thinking PRD Generator — guides users from raw pain points through Empathize, Define, Ideate, Prototype, and PRD compilation to produce vbounce-compatible Product Requirements Documents.

4 3mo ago A tokens not measured original MIT

empathy-synthesizer

24

baodq97/open-plugin

Agent

Use this agent to synthesize Empathize phase conversation data into structured artifacts: personas, empathy maps, pain points, and journey maps. Invoked after the orchestrator completes the structured interview (10-15+ turns across 5 rounds). Context: Empathize interview is complete and artifacts need to be…

4 3mo ago A 234 tokens original MIT