Recommended

Trekker

Enables AI coding assistants to remember project progress
The perfect companion for AI coding
Core Principle:
Trekker is a CLI issue tracker built specifically for AI coding assistants. Like a personal secretary, it helps break projects into tasks and epics, tracks dependencies, and provides full-text search - all in a local SQLite database with no server required.
KEY FEATURES
01Zero-config Tracking
Ready to use immediately with no setup
02Dependency Mapping
Visualizes relationships between tasks
03Cross-session Memory
Remembers task progress between sessions
04Lightning Search
Instantly finds any task, comment or subtask
github.com/obsfx/trekker
data-ai·obsfx·2026-02-06·15·🔱 0
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/obsfx/trekker.git
SSH
git clone [email protected]:obsfx/trekker.git
GitHub CLI
gh repo clone obsfx/trekker
FAQ
Q: What are the installation steps for Trekker Agent Skills?
1.Initialize: Run trekker init in project dir
2.Create Epic: Define features with epic create
3.Break Down: Add tasks with task create
4.Track Progress: Update status anytime
Q: What are the highlights of Trekker Agent Skills?
  • No server required
  • Blazing-fast Bun runtime
  • Isolated project storage
  • Optional Kanban UI
Q: What are the use cases for Trekker Agent Skills?
  • AI-assisted coding
  • Personal project tracking
  • Open-source project management
  • Teaching demonstrations
Q: What are the limitations of Trekker Agent Skills?
  • Requires Bun runtime
  • Emerging ecosystem