trails

Log research findings and create structured session handoff notes.

6|1|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/outfitter-dev/outfitter --skill trails
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: trails
Source: https://github.com/outfitter-dev/outfitter/tree/main/plugins/fieldguides/skills/trails
Command: npx skills add https://github.com/outfitter-dev/outfitter --skill trails

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a structured way to log research findings, capture session state, and create handoffs for seamless continuity between work sessions or for subagents.

Core Features & Use Cases

  • Session Handoffs: Create structured notes at the end of a session detailing accomplishments, current state, and next steps.
  • Research Logging: Capture findings, discoveries, and observations in freeform log notes.
  • Subagent Context: Link notes to a parent session for clear lineage and context.
  • Use Case: After a complex debugging session, create a handoff note summarizing the problem, the steps taken, and the current state of the system, ensuring the next person can pick up exactly where you left off.

Quick Start

Create a structured handoff note for the current session.

Frequently Asked Questions about trails

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

FAQPage Schema
What is the best way to log research findings during an active session?▼

Session handoff notes capture accomplishments, current state, and next steps within a `.trail/notes/` directory, ensuring the next person or session can resume work with full context.

Can I link context notes to a parent session for subagent continuity?▼

Research logging is done by capturing findings, discoveries, and observations as freeform log notes in your `.trail/notes/` directory, maintaining a clear record of insights and discoveries during your work.

Do I need a specific directory structure for session continuity logging?▼

Yes, subagent context linking allows you to attach notes to a parent session, establishing clear lineage and ensuring subagents have the precise context required for their delegated tasks.

What's the difference between a structured handoff note and a freeform log entry?▼

Yes, session continuity logging requires file organization within a `.trail/notes/` directory structure, utilizing timestamping and session ID management to track and link notes accurately.

What's the difference between a structured handoff note and a freeform log entry?▼

Structured handoff notes specifically detail session accomplishments and next steps for continuity, whereas freeform log entries capture general research findings and observations without a strict format.