vibhasdutta

41 mods across 2 repositories, 3 stars between them.

loop-engineer

25

vibhasdutta/loop-engineer

Skill Claude CodeCodex

Loop engineering wizard for Cursor. Asks 3 questions, then orchestrates a fully autonomous parallel agent team (resource-scout, researcher, planner, agent-factory, executor, verifier, auditor, memory-keeper) for any goal. Multiple agents run in parallel — dynamic researcher count, multiple executors on independent…

3 1mo ago A 105 tokens

loop-engineer

26

vibhasdutta/loop-engineer

Skill Claude CodeCodex

Loop engineering wizard for Gemini CLI. Asks 3 questions, then orchestrates a fully autonomous agent team (resource-scout, researcher, planner, agent-factory, executor, verifier, auditor, memory-keeper) until the goal is met. Each agent is a named tool. On Gemini CLI v0.36+, subagents run in true parallel (spawn…

3 1mo ago A 131 tokens

loop-engineer

27

vibhasdutta/loop-engineer

Skill Claude CodeCodex

Loop engineering wizard for Hermes Agent. Asks 3 questions, then orchestrates a fully autonomous parallel agent team (resource-scout, researcher, planner, agent-factory, executor, verifier, auditor, memory-keeper) for any goal. Uses delegatetask for true parallel subagent dispatch. Modes: build (from scratch)…

3 1mo ago A 105 tokens

loop-engineer

28

vibhasdutta/loop-engineer

Skill Claude CodeCodex

Loop engineering wizard for OpenCode. Asks 3 questions, then orchestrates a fully autonomous agent team (resource-scout, researcher, planner, agent-factory, executor, verifier, auditor, memory-keeper) until the goal is met. Agents run sequentially via the task tool. Dynamic researcher count. Modes: build (from…

3 1mo ago A 102 tokens

loop-engineer

29

vibhasdutta/loop-engineer

Command

Start an autonomous loop-engineer session to orchestrate a self-assembling multi-agent team for any goal.

3 1mo ago A 21 tokens

context-mcp

31

vibhasdutta/context-mcp

Plugin Claude Code

Persistent AI memory + codebase knowledge graph MCP server for Claude Code.

0 1mo ago A tokens not measured

context-mcp

32

vibhasdutta/context-mcp

MCP server Claude CodeCodexCursor

Persistent AI memory + codebase knowledge graph MCP server. Works across Claude Code, VS Code Copilot, Google Antigravity, Codex CLI, Hermes Agent, Claude.ai, and ChatGPT. Runs locally from the context-mcp-server npm package.

0 1mo ago A tokens not measured

context-resume

33

vibhasdutta/context-mcp

Skill Claude CodeCodex

Resumes persistent memory and codebase graph status for context-mcp. Use at the start of every conversation, before any other tool call or response, and whenever the user mentions a project or asks to pick up past work.

0 1mo ago A 49 tokens

graph-build

34

vibhasdutta/context-mcp

Skill Claude CodeCodex

Builds the ContextGraph codebase knowledge graph via codegraphbuild. Use when a project has no graph yet, when the user asks to build or rebuild the graph, or after adding/renaming many files.

0 1mo ago A 46 tokens

save-context

35

vibhasdutta/context-mcp

Skill Claude CodeCodex

Saves a decision, fix, feature, or discovery to persistent memory via context.save. Use whenever the user says "save this" / "remember this", or immediately after finishing a task, fix, or non-obvious discovery.

0 1mo ago A 50 tokens

context-resume

36

vibhasdutta/context-mcp

Command

Call the context MCP tool with action: "resume", project: "$ARGUMENTS" (if no argument given, infer the project name from the current working directory name), and rootPath: " ".

0 1mo ago A 0 tokens

PreToolUse

39

vibhasdutta/context-mcp

Hook

Runs before the agent uses a tool for Bash tool calls, executing context-mcp-pre-tool-use.js via node. From vibhasdutta/context-mcp.

0 1mo ago A tokens not measured

PostToolUse

40

vibhasdutta/context-mcp

Hook

Runs after a tool call finishes for Bash tool calls, executing context-mcp-post-tool-use.js via node. From vibhasdutta/context-mcp.

0 1mo ago A tokens not measured

context-mcp

41

vibhasdutta/context-mcp

Skill Claude CodeCodex

Persistent memory + ContextGraph (codebase knowledge graph) for Claude. Use at the START of every conversation to resume project context. Use whenever the user mentions a project, asks to remember/save something, references past work, or says "pick up where we left off". Also use when the user asks about code…

0 1mo ago A 87 tokens