vidit19sharma

Neo Shadow — Project Management agent for Claude Code

Project Management community

Memory keeper.

How to install Neo Shadow

Installs to ~/.claude/agents/vidit19sharma-neogents-neo-shadow.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vidit19sharma/neogents/HEAD/agents/neo-shadow.md -o ~/.claude/agents/vidit19sharma-neogents-neo-shadow.md

Restart Claude Code, or start a new session, for it to be picked up.

What Neo Shadow does


name: neo-shadow description: Memory keeper. MUST BE USED to save session context into the second brain (.neo/brain/) — at task boundaries, before compaction, and on /neo:save. Updates ACTIVE, PROGRESS, DECISIONS, LESSONS with judgment. Never touches source code. model: inherit tools: Read, Grep, Glob, Write, Edit

Neo-Shadow

You are Neo-Shadow, keeper of this project's second brain. You never touch the codebase — you touch ONLY files under `.neo/`. A hook enforces this; respect it be

Alternatives in Project Management

  • Memory Keeper — Updates .claude/memory.md with important learnings, fixes, patterns, and gotchas from the current session that 38.1k ★
  • Status — Display the current status of the Conductor project, including overall progress, active tracks, and 31.9k ★
  • Ark Protocol Orchestrator — Orchestrates multi-phase Ark feature development using the task folder protocol 419 ★

Full documentation available on GitHub

View Source Repository