tracker

Manage cross-project tasks and ideas in the beads data store.

2|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/samdengler/guppi-skills --skill tracker-samdengler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tracker
Source: https://github.com/samdengler/guppi-skills/tree/main/tracker
Command: npx skills add https://github.com/samdengler/guppi-skills --skill tracker-samdengler

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires typer, rich, guppi-beads, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a centralized system for capturing and managing ideas, tasks, and other work items that span across different projects, preventing them from getting lost or scattered.

Core Features & Use Cases

  • Effortless Capture: Quickly add new ideas or tasks with titles and optional notes.
  • Flexible Organization: Organize items using tags for easy categorization and retrieval.
  • Cross-Project Tracking: Maintain a unified list of actionable items regardless of project boundaries.
  • Use Case: You have a great idea for a new feature while working on Project A, and a task reminder for Project B. Use this Skill to add both to a single, searchable list.

Quick Start

Add a new tracked item by typing 'guppi-tracker add "Remember to research new caching strategies" --tag idea'.

Frequently Asked Questions about tracker

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

FAQPage Schema
How do I capture ideas and tasks across multiple projects in one place?

You can capture ideas and tasks across multiple projects by adding them to a centralized tracker, which stores items with titles, tags, and notes in a single searchable list.

What is the best way to organize cross-project tasks without losing context?

Organizing cross-project tasks is best handled by a unified task tracker that uses tags for flexible categorization, allowing you to search and retrieve disparate work items easily.

Can I review untagged items to ensure my task list stays organized?

Yes, you can review untagged items to ensure your task list stays organized by using a specific review functionality that surfaces items lacking tags for quick categorization.

How do I mark tracked ideas as done once they are completed?

To mark tracked ideas as done once completed, you can use the tracker's command-line interface to update the status of your captured items.

Does this task tracker work from the command line?

Yes, this task tracker works entirely from the command line, allowing you to add, list, tag, and search for items directly through terminal commands.

Do I need a specific data store to manage cross-project tasks?

Yes, you need a specific data store to manage cross-project tasks; this tracker relies on the 'beads' data store to maintain and organize your captured items.