Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
athola avatar

Session Palace Builder

  • 97 installs
  • 325 repo stars
  • Updated August 2, 2026
  • athola/claude-night-market

Pick a pre-built session palace layout so your agent keeps feature work, research, decisions, or debugging in named rooms instead of one endless chat thread.

About

Session Palace Builder supplies predefined palace blueprints that split an agent session into labeled rooms and halls so solo builders can run software workshops, research libraries, decision councils, or debug workshops without designing layouts from scratch. Each template names concrete zones—such as requirements, architecture, implementation, testing, review, and release for development work—so context stays scoped and handoffs between topics stay visible. The skill targets indie developers using Claude Code or similar agents who want repeatable session structure instead of ad-hoc prompts. Use it when starting a multi-step feature, investigation, architecture choice, or bug hunt and you already rely on the broader session-palace-builder capability. Templates accelerate palace creation and pair with workflow tags for layouts common across validate, build, and ship conversations.

  • Software Development Workshop template with six rooms from requirements through deployment platform
  • Research Library template for questions, methodology, analysis, sources, conclusions, and follow-ups
  • Decision Council template for evidence, options, debate, votes, and action registry
  • Debug Workshop pattern for structured troubleshooting sessions
  • Beginner-oriented layouts tagged for templates, workflows, and dependencies on session-palace-builder

Session Palace Builder by the numbers

  • 97 all-time installs (skills.sh)
  • Ranked #1,376 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/athola/claude-night-market --skill session-palace-builder

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs97
repo stars325
Security audit3 / 3 scanners passed
Last updatedAugust 2, 2026
Repositoryathola/claude-night-market

What it does

Pick a pre-built session palace layout so your agent keeps feature work, research, decisions, or debugging in named rooms instead of one endless chat thread.

Files

SKILL.mdMarkdownGitHub ↗

Table of Contents

Session Palace Builder

Construct temporary, session-specific memory palaces for extended conversations and complex projects. Preserves context across interruptions and enables structured information accumulation.

What It Is

Session palaces are lightweight, temporary memory structures that:

  • Preserve context for extended conversations
  • Track decisions and their rationale
  • Organize project artifacts spatially
  • Enable context recovery after interruptions
  • Support collaborative information gathering

Quick Start

Build Commands

\\\`bash

Run build

make build

Clean and rebuild

make clean && make build \\\`

Testing

\\\`bash

Run tests

make test

Run with verbose output

make test VERBOSE=1 \\\`

Verification: Run make build && make test to confirm build works.

When To Use

  • Extended conversations requiring context preservation
  • Complex, multi-step projects with interrelated components
  • Workflows requiring state management across interactions
  • Collaborative sessions accumulating information over time
  • Code review or debugging sessions with many findings

When NOT To Use

  • Permanent knowledge structures

needed - use memory-palace-architect

  • Searching existing knowledge
  • use knowledge-locator
  • Permanent knowledge structures

needed - use memory-palace-architect

  • Searching existing knowledge
  • use knowledge-locator

Session Palace Templates

TemplatePurposeKey Areas
WorkshopActive developmentWorkbench, tools, materials
LibraryResearch and analysisStacks, reading room, archives
Council ChamberDecision-makingRound table, evidence wall, vote board
ObservatoryExploration and discoveryTelescope, star charts, log book
ForgeImplementation tasksAnvil, cooling rack, finished goods

Information Categories

Organize session content into these standard areas:

  • Conversations - Dialogue threads and key exchanges
  • Decisions - Choices made with rationale
  • Code - Snippets and technical artifacts
  • Research - Findings and references
  • Requirements - Specifications and constraints
  • Progress - Completed milestones
  • Issues - Blockers and challenges
  • Next Steps - Pending action items

Core Workflow

1. Analyze Context - Assess session scope and complexity 2. Design Palace - Select template and layout 3. Structure State - Organize information spatially 4. Build Navigation - Create access shortcuts 5. Test Integration - Verify context preservation

Session Lifecycle

Create → Populate → Navigate → Export/Archive
   ↑         ↓          ↓
   └─── Checkpoint ←────┘

Verification: Run the command with --help flag to verify availability.

Clarity Checkpoints

A session palace decays silently: each Populate step can add ambiguity that only surfaces at Export, when it is too late to recover the lost state. MMPO (arXiv:2605.30159, Section 3) frames this as a case for sub-trajectory dense rewards: check intermediate quality at each transition, not just the final outcome.

At every Checkpoint arrow in the lifecycle above (and before any Export/Archive), run the dual-probe gate against the current palace state:

Skill(memory-palace:memory-clarity-probe)

The probe returns a Clarity Assessment with progress/gap verdicts and a Recommendation:

RecommendationAction at the checkpoint
ProceedPalace state is clear; continue the session
Expand memoryAdd the gap probe's open items to the palace before continuing
RegenerateFlag the session as ambiguous: the progress probe hedges, so reconstruct the current-state room before more work lands on it

Flagging at the checkpoint, not at export, is the point: an ambiguous palace caught early costs one room rebuild; caught at export it costs the session.

When memory-clarity-probe is not installed, ask the two anchor questions inline (progress: what is done and what state is the task in; gap: what concrete items remain) and apply the same table.

Detailed Resources

  • Template Details: See modules/templates.md
  • State Management: See modules/templates.md
  • Export Patterns: See modules/templates.md

Integration

  • memory-palace-architect - Export important concepts to permanent palaces
  • knowledge-locator - Search session content
  • digital-garden-cultivator - Seed garden with session insights
  • memory-clarity-probe - Dual-probe clarity gate at session checkpoints

Exit Criteria

  • [ ] A session palace is created with a template and spatial layout

before any state is populated

  • [ ] The dual-probe clarity gate runs at each Checkpoint transition

and before Export/Archive, not only at the end

  • [ ] A checkpoint returning Expand memory or Regenerate is acted

on (gap items added or current-state room rebuilt) before more work lands, and the ambiguous session is flagged

  • [ ] Exported concepts round-trip into a permanent palace via

memory-palace-architect

Related skills

FAQ

Is Session Palace Builder safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.