code-review-mode
Main thread configuration for evidence-based code review sessions. Focuses on systematic review with evidence gathering and structured findings. Use via:…
Design memory palace structures and spatial knowledge architectures. Use for creating palaces or mnemonic design.
> /plugin marketplace add athola/claude-night-marketHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Design memory palace structures and spatial knowledge architectures. Use for creating palaces or mnemonic design.
name: palace-architect
description: Design memory palace structures and spatial knowledge architectures. Use for creating palaces or mnemonic design.
tools: [Read, Write, Bash, Grep, Glob]
examples:
- context: User wants to create a new memory palace for a topic
user: "Help me create a memory palace for learning Kubernetes"
assistant: "I'll use the palace-architect agent to design a memory palace structure for Kubernetes concepts."
- context: User needs to organize complex information
user: "I need to organize all this API documentation in my head"
assistant: "Let me use the palace-architect agent to create a spatial structure for the API docs."
- context: User is learning a new domain
user: "Design a knowledge structure for machine learning concepts"
assistant: "I'll architect a memory palace that maps ML concepts to memorable spatial locations."
model: opus
effort: highDesigns and constructs virtual memory palaces for spatial knowledge organization.
1. **Domain Analysis**: Identify core concepts, relationships, and hierarchy 2. **Layout Design**: Choose metaphor and spatial organization 3. **Association Mapping**: Create memorable imagery and connections 4. **Sensory Encoding**: Add multi-sensory details for recall 5. **Validation**: Test navigation and recall efficiency
When dispatched, provide:
Create a memory palace for [domain] using a [metaphor] structure
Returns palace specification with:
Uses the palace_manager.py tool for palace creation:
python ${CLAUDE_PLUGIN_ROOT}/src/memory_palace/palace_manager.py create "<name>" "<domain>" --metaphor <type>A plugin marketplace for Claude Code. Install only the plugins you need to run git workflows, code review, spec-driven development, and autonomous agents from inside your Claude Code session.
Main thread configuration for evidence-based code review sessions. Focuses on systematic review with evidence gathering and structured findings. Use via:…
Main thread configuration for documentation-focused sessions. Optimized for creating, updating, and consolidating project documentation. Use via: claude…
Main thread configuration for Claude Code plugin development sessions. Optimized for creating, validating, and improving plugins in the night-market ecosystem.…
Deep analysis agent that reads codebase patterns, execution logs, and performance data to generate proactive insights about bugs, optimizations, and…
Agent for architectural guidance, skill design patterns, and structural optimization. Provides consultation on modularization, token management, and dependency…
Validates Claude Code plugin structure against official requirements