One-click install
npx skills add https://github.com/baphled/dotopencode --skill task-tracker-baphled
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-tracker
Source: https://github.com/baphled/dotopencode/tree/main/skills/task-tracker
Command: npx skills add https://github.com/baphled/dotopencode --skill task-tracker-baphled

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps manage complex projects by breaking them down into trackable tasks, providing visibility into progress, and estimating token costs for AI interactions.

Core Features & Use Cases

  • Structured Task Management: Define tasks with IDs, descriptions, statuses, complexity, and token estimates.
  • Progress Visualization: See at a glance what's pending, in progress, completed, or blocked.
  • Token Cost Estimation: Assign complexity scores and track estimated vs. actual token usage per task.
  • Use Case: When working on a multi-day feature, use this skill to list all sub-tasks, update their status as you complete them, and ensure you're staying within your estimated token budget for AI assistance.

Quick Start

Use the task-tracker skill to add a new task with description 'Implement user login', complexity 'moderate', and estimated tokens '1200'.

Frequently Asked Questions about task-tracker

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

FAQPage Schema
How do I track progress through structured task lists while managing token usage for AI interactions?

You can track progress through structured task lists by defining tasks with IDs, statuses, and complexity scores to monitor estimated versus actual token usage. This approach visualizes pending, in-progress, and completed work while maintaining momentum across multi-step sessions.

What is token cost estimation and how does complexity scoring work for workflow orchestration?

Token cost estimation assigns complexity scores to individual tasks to project token usage for AI interactions. It compares estimated against actual token consumption per task, ensuring you stay within budget during multi-day project management and workflow orchestration.

How do I add a new task with a description, complexity level, and estimated token count?

To add a new task, define its description, assign a complexity level like 'moderate', and set an estimated token count such as '1200'. This establishes the baseline for tracking status updates and monitoring token usage throughout the workflow.

Can I visualize remaining work and priority ordering for complex projects across multiple sessions?

Yes, you can visualize remaining work with priority ordering across multi-step sessions. The system tracks task statuses—pending, in progress, completed, or blocked—providing at-a-glance visibility to maintain momentum on complex, multi-day features.

Do I need any dependencies or specific environments to manage multi-step work and monitor task statuses?

No dependencies are required to manage multi-step work and monitor task statuses. The system operates independently to track progress, update statuses, and calculate token estimates within your current software engineering environment.

What are the limitations of using complexity scoring for token estimation in project management?

Complexity scoring for token estimation provides projections rather than exact measurements, meaning actual token usage may vary. It requires consistent status updates and adherence to core workflow principles to maintain accurate progress tracking and momentum.