wallneradam

23 mods across 4 repositories, 35 stars between them.

wallneradam/claude_autoapprove_mcp

MCP server Claude CodeCodexCursor +2

An MCP server to inject auto-approve MCP functionality into Claude Desktop. Runs locally from the claude-autoapprove-mcp Python package.

29 1y ago A tokens not measured original MIT archived

wallneradam/project-mem-mcp

Instructions file

Claude Code instructions for wallneradam/project-mem-mcp, covering claude.md, project overview, development commands, setup and run the server locally.

2 13d ago A 4,693 tokens original MIT

dream-consolidator

05

wallneradam/project-mem-mcp

Agent

Consolidates a project's MEMORY.md by removing genuinely stale entries, merging near-duplicates, and tightening wording while preserving content. Invoked by the dream skill.

2 13d ago A 37 tokens original MIT

SessionStart

07

wallneradam/project-mem-mcp

Hook

Runs when a session starts, executing continuous_save_prime.py via uv with --no-project and --quiet. From wallneradam/project-mem-mcp.

2 13d ago A tokens not measured original MIT

UserPromptSubmit

08

wallneradam/project-mem-mcp

Hook

Runs when you submit a prompt, before the agent sees it, executing auto_read.py via uv with --no-project and --quiet. From wallneradam/project-mem-mcp.

2 13d ago A tokens not measured original MIT

PreToolUse

09

wallneradam/project-mem-mcp

Hook

Runs before the agent uses a tool for .*set_project_memory and .*update_project_memory tool calls, executing block_subagent_writes.py via uv with --no-project and --quiet. From wallneradam/project-mem-mcp.

2 13d ago A tokens not measured original MIT

PostToolUse

10

wallneradam/project-mem-mcp

Hook

Runs after a tool call finishes for .*set_project_memory and .*update_project_memory tool calls, executing check_dream.py via uv with --no-project and --quiet. From wallneradam/project-mem-mcp.

2 13d ago A tokens not measured copy · 86% MIT

dream

11

wallneradam/project-mem-mcp

Skill Claude CodeCodex

Consolidate and reorganize project memory (MEMORY.md) by invoking the dream-consolidator named subagent (Sonnet, pinned via the agent's model: frontmatter — NEVER pass a model: parameter yourself, it defeats the pin and runs the dream on expensive Opus). The subagent prompt is a CLOSED TEMPLATE: send its fields and…

2 13d ago A 144 tokens original MIT

project-memory

12

wallneradam/project-mem-mcp

Skill Claude CodeCodex

Maintain persistent project memory in MEMORY.md via MCP tools. SCOPE: codebase/architecture/conventions/gotchas + Recent Sessions of code work, in /MEMORY.md. DISTINCT from Claude Code's auto memory (/.claude/projects/ /memory/, holds user profile/preferences/feedback). Code-about → here; user-about → auto memory.…

2 13d ago A 297 tokens original MIT

counterpoint

14

wallneradam/cc-plugin-counterpoint

Plugin Claude Code

Manual collaborative review with Codex — invoked explicitly, multi-round dialogue, chat-visible summaries; stateful code review mode (/review) with autonomous fix loop (/reviewloop); optional user-toggled auto-consult mode (/consulton, /consultoff).

2 1mo ago A tokens not measured original MIT

counterpoint

15

wallneradam/cc-plugin-counterpoint

MCP server Claude CodeCodexCursor

MCP server "counterpoint" as configured in wallneradam/cc-plugin-counterpoint. Runs ${CLAUDE_PLUGIN_ROOT}/server.mjs with node.

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

counterpoint

23

wallneradam/cc-plugin-counterpoint

Skill Claude CodeCodex

Collaborative review and problem-solving with Codex CLI via the counterpoint MCP server. Invoke ONLY when the user explicitly asks — through /counterpoint, /consult, or a direct request for a second opinion. Do NOT invoke proactively, do NOT invoke "before finalizing", do NOT treat any other situation as a trigger.…

2 1mo ago A 109 tokens original MIT