ahmedtawfeeq1

26 mods across 3 repositories, 2 stars between them.

loredex

01

ahmedtawfeeq1/loredex

Plugin Claude Code

Auto-organize AI-generated markdown into an Obsidian-compatible dex.

2 1mo ago A tokens not measured original MIT

loredex

02

ahmedtawfeeq1/loredex

Cursor rule Cursor

Route research and findings through loredex instead of ad-hoc summary files.

2 1mo ago A 232 tokens original MIT

loredex

03

ahmedtawfeeq1/loredex

MCP server Claude CodeCodexCursor +2

Universal control system for coding agents: shared memory, cross-project handoffs, research management, and MCP + Obsidian dashboards across products and repos. Runs locally from the loredex npm package.

2 1mo ago A tokens not measured original MIT

loredex AGENTS.md

04

ahmedtawfeeq1/loredex

Instructions file CodexOpenCode

Instructions for ahmedtawfeeq1/loredex, covering agent instructions and research filing (loredex).

2 1mo ago A 193 tokens original MIT

loredex CLAUDE.md

05

ahmedtawfeeq1/loredex

Instructions file

Instructions for ahmedtawfeeq1/loredex: See the "Research filing (loredex)" section in AGENTS.md: research/analysis markdown needs loredex frontmatter so it can be auto-filed into the vault.

2 1mo ago A 50 tokens original MIT

loredex

06

ahmedtawfeeq1/loredex

Plugin Claude Code

Auto-file AI-generated research markdown into your Obsidian-compatible dex.

2 1mo ago A tokens not measured original MIT

SessionStart

07

ahmedtawfeeq1/loredex

Hook

Runs when a session starts, executing session-start.sh. From ahmedtawfeeq1/loredex.

2 1mo ago A tokens not measured copy · 63% MIT

Stop

08

ahmedtawfeeq1/loredex

Hook

Runs when the agent finishes a response, executing route.sh. From ahmedtawfeeq1/loredex.

2 1mo ago A tokens not measured original MIT

loredex-adopt

09

ahmedtawfeeq1/loredex

Skill Claude CodeCodex

Scan this project for existing research/findings markdown and file it into the loredex dex. Use when the user says "adopt this project", "organize my research", "file my existing markdown into the dex", or wants a messy docs/ folder cleaned up.

2 1mo ago A 61 tokens original MIT

loredex-agent-ops

10

ahmedtawfeeq1/loredex

Skill Claude CodeCodex

Manage an agent-ops dex — an agency's client fleet (Manager ▸ Client ▸ Pipeline/Agent ▸ Stage). Use when the user wants to add a client, pipeline, agent, or stage; tag clients; generate a client's MCP/plugin tooling from workspace.yml; or check fleet health. Requires a dex created with loredex init --type agent-ops.

2 1mo ago A 84 tokens original MIT

loredex-curate

11

ahmedtawfeeq1/loredex

Skill Claude CodeCodex

Write a Start-Here brief for a project or a recent session's findings, and flag stale/duplicate/orphaned notes. Use when the user says "curate my dex/research", "where do I start", "make sense of this project", or just finished a session that produced several markdown files and wants a handoff.

2 1mo ago A 74 tokens original MIT

loredex-handoff

12

ahmedtawfeeq1/loredex

Skill Claude CodeCodex

Hand finished work from this project to another team's project — writes a consumable brief (interfaces, payload semantics, decisions, gotchas) into the receiving project's dex space and syncs it. Use when the user says "hand this off to backend/frontend/ ", "the engine work is done, tell the backend team", or finishes…

2 1mo ago A 81 tokens original MIT

loredex-handoffs

13

ahmedtawfeeq1/loredex

Skill Claude CodeCodex

Check for open handoffs addressed to this project before starting work, and mark them consumed after acting on them. Use at the START of any work session in a loredex-registered project that receives work from other teams (e.g. backend consuming AI-engine output), or when the user says "any handoffs for me", "what did…

2 1mo ago A 87 tokens original MIT

loredex-init

14

ahmedtawfeeq1/loredex

Skill Claude CodeCodex

Set up loredex for the current project — creates/registers the dex and writes AGENTS.md/CLAUDE.md/.cursor rule conventions. Use when the user says "set up loredex", "init loredex", or wants to start tracking this project's research in a dex.

2 1mo ago A 65 tokens original MIT

loredex-mcp

15

ahmedtawfeeq1/loredex

Skill Claude CodeCodex

Set up or explain the loredex MCP server — live dex access (search, read, handoffs, product state, safe writes) for any MCP-compatible agent. Use when the user wants agents to query the dex mid-task, asks to "connect the dex to Cursor/Codex/an agent", or asks what the loredex MCP tools do.

2 1mo ago A 78 tokens original MIT

loredex-product

16

ahmedtawfeeq1/loredex

Skill Claude CodeCodex

Curate the whole product — a cross-project dashboard and brief spanning every project in the dex, with per-project state, the handoff flow between teams, and report-only cross-project risks/duplicates. Use when the user asks for the product view, "where does the whole product stand", "what's the state across…

2 1mo ago A 80 tokens original MIT

loredex-reset

17

ahmedtawfeeq1/loredex

Skill Claude CodeCodex

Rebuild a project's dex copies from scratch — removes loredex-owned dex files and unstamps the originals so they can be re-adopted cleanly. Use when clicking a link inside a note creates an empty Obsidian note instead of navigating, or after a loredex upgrade that changed how notes are filed.

2 1mo ago A 70 tokens original MIT

loredex-route

18

ahmedtawfeeq1/loredex

Skill Claude CodeCodex

Process the dex's inbox/ plus any new frontmattered files in the current project right now. Use when the user says "route my findings", "file what's pending", or wants a routing pass forced immediately instead of waiting for the automatic Stop hook.

2 1mo ago A 58 tokens original MIT

loredex-status

19

ahmedtawfeeq1/loredex

Skill Claude CodeCodex

Check loredex's health and dex statistics — config, dex reachability, git sync, detected editors, LLM classifier availability, note counts. Use when the user asks "is loredex working", "how many notes are in my dex", or wants to troubleshoot loredex.

2 1mo ago A 64 tokens original MIT

loredex-sync

20

ahmedtawfeeq1/loredex

Skill Claude CodeCodex

Commit local dex changes, pull teammates' notes, push yours — the team-sharing loop for a git-backed dex. Use when the user says "sync the dex", "push my notes", "pull the latest dex", or after finishing work another team should see.

2 1mo ago A 58 tokens original MIT

loredex

21

ahmedtawfeeq1/loredex

Skill Claude CodeCodex

Overview and writing conventions for loredex. Use this as the fallback when the user's intent doesn't map to one specific loredex action, and always follow its frontmatter convention when writing research/findings/analysis markdown in a loredex-registered project. For a specific action, prefer the dedicated skill …

2 1mo ago A 104 tokens original MIT

loredex

23

ahmedtawfeeq1/loredex-obsidian

Cursor rule Cursor

Route research and findings through loredex instead of ad-hoc summary files.

0 1mo ago A 234 tokens copy · 100% MIT

loredex

24

ahmedtawfeeq1/loredex-obsidian

MCP server Claude CodeCodexCursor +2

Universal control system for coding agents: shared memory, cross-project handoffs, research management, and MCP + Obsidian dashboards across products and repos. Runs locally from the loredex npm package.

0 1mo ago A tokens not measured copy · 100% MIT