Neo Shadow — Project Management agent for Claude Code
Memory keeper.
How to install Neo Shadow
Installs to ~/.claude/agents/vidit19sharma-neogents-neo-shadow.md
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 RepositoryRelated Agents
Project Tracker
Save current Claude Code session as a project in Second Brain for later resumption. Gathers git state, files t
Memory Compactor
Folds this project's raw ccmemory notes into one dense compiled- article. Fire it in the background when a com
Context Scouter
Loads accumulated project memory (learnings, feedback, project facts) written by Context Keeper and returns a
Doc Keeper
Maintains project documentation. Creates README.md if missing, updates it when the project changes, appends to
Sdd Context Keeper
Maintains informal project context (preferences, deferred decisions, stakeholder comments) that does not belon
Sprint Review Agent
You are an expert sprint coordinator for software projects using the beads issue tracker and Basic Memory. You
Related Skills
Brain Learn
Review lessons learned in the second brain - prune stale ones, surface the patterns still active.
Ship Feature
Mark the active feature complete and archive it. Updates progress.md status, then moves the dir to .claude/pla
Note
Save notes to notepad.md for compaction resilience