contribbot:todo

Manage to-do item lifecycles with GitHub issue integration.

12|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/darkingtail/contribbot --skill contribbot-todo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: contribbot:todo
Source: https://github.com/darkingtail/contribbot/tree/main/skills/todo
Command: npx skills add https://github.com/darkingtail/contribbot --skill contribbot-todo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the entire lifecycle of managing your to-do items, from creation to archiving, integrating with GitHub issues for better tracking and collaboration.

Core Features & Use Cases

  • Full Lifecycle Management: View, add, detail, update, claim, complete, delete, and archive tasks.
  • GitHub Integration: Link tasks to GitHub issues, claim work items with automated comments, and update PR statuses.
  • Use Case: Add a new task "Implement user authentication" linked to issue #123, then later claim a sub-task from it and update its status to "PR submitted".

Quick Start

Use the contribbot:todo skill to list all your tasks for the darkingtail/my-repo repository.

Frequently Asked Questions about contribbot:todo

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

FAQPage Schema
How do I manage GitHub issues as a to-do list for my repository?

Link GitHub issues to to-do items to track task lifecycles directly from your repository. You can view, add, update, claim, and archive tasks while synchronizing statuses with GitHub issues for collaborative development workflows.

Can I claim a GitHub issue and automate PR status tracking?

Yes, you can claim work items from linked GitHub issues, which generates automated comments for collaboration. The system then tracks and updates PR statuses as tasks progress through completion.

What is the full lifecycle of a task in a developer workflow?

Task lifecycle management covers viewing, adding, detailing, updating, claiming, completing, deleting, and archiving items. Linking these stages to GitHub issues ensures development progress remains synchronized across collaborative teams.

Does this task management tool support sub-task claiming for GitHub issues?

Yes, it supports breaking down linked GitHub issues into sub-tasks. You can claim specific sub-tasks, update their status to reflect progress like PR submission, and automate comments on the parent issue.

How do I archive completed tasks linked to GitHub issues?

Completed tasks linked to GitHub issues can be archived to clear active workflow views. Archiving removes finished items from your daily task list while preserving the historical GitHub issue references for auditing.

What's the best way to track collaborative task claiming on GitHub?

Automating GitHub comments when developers claim tasks ensures transparent collaboration. This approach links to-do item assignments directly to GitHub issues, keeping PR statuses and team assignments synchronized.