session-navigation

Search and review Droid session logs from local JSONL files.

Updated Dec 17, 2024
One-click install
npx skills add https://github.com/LAF-US/IDAHO-VAULT --skill session-navigation-laf-us
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-navigation
Source: https://github.com/LAF-US/IDAHO-VAULT/tree/main/.factory/plugins/cache/factory-plugins/core/5e938b7ef9e3/skills/session-navigation
Command: npx skills add https://github.com/LAF-US/IDAHO-VAULT --skill session-navigation-laf-us

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Navigate, search, and manage Droid sessions. Use when the user wants to:

  • List recent sessions
  • Search session history for specific topics or patterns
  • Resume a previous session
  • Get details about what was accomplished in a session
  • Find sessions by project, date, or content

Core Features & Use Cases

  • List recent sessions
  • Search session history for topics or patterns
  • Resume a previous session
  • Get details about what was accomplished in a session
  • Find sessions by project, date, or content

Quick Start

Show me the most recent session for my current project.

Frequently Asked Questions about session-navigation

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

FAQPage Schema
How do I search Droid session history for specific project activity?

To search Droid session history, you can locate and filter per-project JSONL files stored in the local ~/.factory/sessions directory to review past work patterns and topics.

Can I resume a previous Droid session from local logs?

Yes, you can resume a previous Droid session by navigating the local session logs to find the specific project history and continue your work directly from where it left off.

How do I list recent Droid sessions by date or project?

You can list recent Droid sessions by filtering the per-project JSONL files located in the ~/.factory/sessions directory, allowing you to find specific work history by date or project.

What is the best way to get details about what was accomplished in a Droid session?

The best way to get details about accomplished work is to review the Droid session logs, which parse local JSONL history files to summarize project activity and outcomes.

Do I need access to local session logs to find and manage Droid sessions?

Yes, you need access to the local ~/.factory/sessions directory containing per-project JSONL files, as this is the required data source for locating, filtering, and reviewing session history.