search

Search Trekker tasks, comments, and history using FTS5 queries.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/obsfx/trekker-codex --skill search-obsfx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: search
Source: https://github.com/obsfx/trekker-codex/tree/main/skills/search
Command: npx skills add https://github.com/obsfx/trekker-codex --skill search-obsfx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Trekker search enables quick context recovery by prioritizing search over immediate task creation or updates, reducing misalignment and wasted effort by surfacing relevant tasks, comments, and decisions.

Core Features & Use Cases

  • Context recovery before initiating work on new tasks or updates
  • Quick access to related tasks, comments, and history to guide planning
  • Use Case: when starting a feature or investigating an issue, search Trekker to surface prior decisions and related tasks, then proceed with aligned work

Quick Start

Ask Trekker to search for context related to your current task before creating or starting work.

Frequently Asked Questions about search

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

FAQPage Schema
How do I recover context before starting a task or investigating a bug?

To recover context before starting a task or investigating a bug, search your task-tracking system first to surface prior decisions, comments, and related history. This prevents misalignment and wasted effort by ensuring you have the full background.

How does FTS5 search work for retrieving task history and comments?

FTS5 search queries work by applying full-text search rules to surface relevant tasks, comments, and decisions with predictable ordering. This mechanism allows quick information retrieval within your task-tracking workflow.

When should I search for existing context instead of creating a new task?

You should search for existing context instead of creating a new task when resuming work after resets, planning new features, or updating tracked work. Prioritizing search reduces misalignment by verifying if related discussions or decisions already exist.

Can I find related decisions and tasks when planning a new feature?

Yes, you can locate related decisions and tasks when planning a new feature by running a search first. This quick retrieval process surfaces relevant history and comments, guiding your planning and ensuring aligned task execution.

What is the best way to resume work after a context reset?

The best way to resume work after a context reset is to perform a search to recover the lost context immediately. This allows you to quickly access related tasks, comments, and history before continuing your workflow.

Why should I search for context before updating tracked work?

Before updating tracked work, you should search for context to check for existing related tasks and prior decisions. This ensures your updates are aligned with previous comments and prevents duplicate efforts.