index

Scan .stoobz directories to build a searchable index of past sessions.

2|1|Updated Feb 8, 2021
One-click install
npx skills add https://github.com/jstoobz/dotfiles --skill index-jstoobz
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: index
Source: https://github.com/jstoobz/dotfiles/tree/main/claude/skills/session-kit/index
Command: npx skills add https://github.com/jstoobz/dotfiles --skill index-jstoobz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill scans .stoobz directories for session artifacts and builds a searchable index of past work. Use when the user says "/index", "find that session", "list my sessions", "what did I work on", "where was that investigation", or needs to locate a past session by topic or ticket. Scans for TLDR.md, CONTEXT_FOR_NEXT_SESSION.md, and other artifacts across .stoobz directories.

Core Features & Use Cases

  • Find and catalog past sessions across .stoobz/ directories.
  • Build a searchable index by scanning for artifacts (TLDR.md, CONTEXT_FOR_NEXT_SESSION.md, RETRO.md, PROMPT_LAB.md, HANDOFF.md).
  • Use Case: When you need to locate a previous session by topic or ticket, the index helps you quickly identify relevant work.

Quick Start

Use the index skill to scan the nearest .stoobz/ directory and generate a session index.

Frequently Asked Questions about index

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

FAQPage Schema
How do I find past work sessions by topic or ticket number?▼

To find past sessions by topic or ticket, use this skill to scan .stoobz directories and assemble a searchable index of historical artifacts. It catalogs TLDR.md, CONTEXT_FOR_NEXT_SESSION.md, and other session files into a concise, navigable list.

What is the best way to index markdown artifacts across multiple directories?▼

The best way to index markdown artifacts is scanning .stoobz directory trees to locate session files like RETRO.md and HANDOFF.md. This process builds a searchable catalog without loading full artifact contents, providing a quick navigable overview.

Can I list all available session artifacts without loading full file contents?▼

Yes, you can list session artifacts without loading full contents by scanning .stoobz directories. The skill generates a concise index of files like PROMPT_LAB.md, satisfying discovery requirements while preventing the overhead of reading entire artifacts.

How do I locate historical investigation files across my project tree?▼

To locate historical investigation files, scan the nearest .stoobz directory for session artifacts. The skill searches the directory tree and presents a concise, navigable index to help you quickly identify relevant past work.

What types of session artifacts can I search for in .stoobz directories?▼

You can search for TLDR.md, CONTEXT_FOR_NEXT_SESSION.md, RETRO.md, PROMPT_LAB.md, and HANDOFF.md artifacts within .stoobz directories. The skill scans for these specific files to build a comprehensive index of your past sessions.