Project: Claude Custom
Vision
Version-controlled Claude Code configuration — agents, hooks, skills, settings, and MCP wiring — that deploys via symlink to
~/.claude/. The repo is the control plane for how Claude operates across all projects.User Stories
operational-reference
As the Overseer or any agent working in this repo, I can find which files to modify for any task by consulting structured reference docs, so that onboarding is self-serve and tribal knowledge is eliminated.
sprint-orchestration
As a Superuser (Lucas), I can orchestrate sprints — cross-project waves of parallel agent work — by selecting active projects, triaging backlogs, staging independent tickets, and dispatching agents for simultaneous execution. Success: Wave completion without blocked tickets. All dispatched agents complete independently. Sprint planning takes <30min via paldocs interface.
Architecture
arch:docs— Reference documentation indocs/directoryarch:hooks— Hook enforcement layer (hooks/)arch:skills— Skill system (skills/)arch:agents— Agent definitions (agents/)arch:settings— Settings and permissions (settings.json,settings.local.json)
Repos
Board
board-claude-custom