land

Reconcile exploration folders and sync Beads context during session closure.

3|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/thebrownproject/space-agents --skill land
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: land
Source: https://github.com/thebrownproject/space-agents/tree/main/skills/land
Command: npx skills add https://github.com/thebrownproject/space-agents --skill land

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

End session by reconciling exploration folders, appending context to CAPCOM, syncing Beads, and displaying session stats.

Core Features & Use Cases

  • Reconcile exploration folders to correct state gaps
  • Append session context to CAPCOM for continuity
  • Sync Beads state and display session statistics
  • Provide a clean handoff to next session

Quick Start

End a current Beads session and run CAPCOM reconciliation with one command.

Frequently Asked Questions about land

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I end a Beads exploration session and reconcile progress?

To end a Beads exploration session, reconcile exploration folders, append context to CAPCOM logs, sync Beads state, and display session statistics for a clean handoff to the next session.

What does session reconciliation do in a Beads-enabled workflow?

Session reconciliation corrects state gaps in exploration folders and updates folder states during closure. It ensures CAPCOM logs and Beads context remain synced for continuity across mission phases.

Can I use CAPCOM session management on a non-git-tracked project?

No, this session management operates on git-tracked projects. It requires access to the .space-agents directory, CAPCOM logs, and Beads context to properly reconcile state and sync updates during closure.

How do I sync Beads state and update CAPCOM logs at session wrap-up?

Syncing Beads state during wrap-up appends your session context to CAPCOM for continuity. This process updates folder states, corrects exploration gaps, and displays statistics automatically with one command.

What is the best way to manage exploration folder states before ending a session?

The best way to manage exploration folder states is running a reconciliation process during the wrap-up phase. This corrects state gaps and updates folder states in your git-tracked project before closure.

Why does my Beads context not sync correctly at session end?

Beads context may not sync correctly if the .space-agents directory or CAPCOM logs are inaccessible. Reconciliation requires a git-tracked project environment to properly update folder states during closure.