What problem does it solve?
This Skill provides a robust, local-first command-line interface for managing tasks, epics, and dependencies, designed specifically to enhance the workflow and memory of AI coding agents.
Core Features & Use Cases
- Task Management: Create, track, and update epics, tasks, and subtasks with statuses and priorities.
- Dependency Tracking: Define and manage task dependencies to ensure logical execution order.
- Contextual Comments: Add rich comments with structured prefixes for analysis, progress, and checkpoints, serving as agent memory.
- Full-Text Search & History: Easily search through tasks and view audit logs for complete traceability.
- Use Case: Manage an AI agent's work session by breaking down a large feature into epics and tasks, tracking progress, and leaving detailed comments for context persistence.
Quick Start
Initialize Trekker in your project directory by running the trekker init command.