contribbot:start-task

Generates an implementation plan and activates GitHub to-dos for development tasks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of starting a new development task by automatically setting up the project context, selecting a to-do item, and providing implementation guidance.

Core Features & Use Cases

  • Contextual Setup: Enters the project environment, fetching configurations and project overviews.
  • Intelligent To-Do Selection: Recommends or selects a to-do item based on priority and relevance.
  • Branch Naming & Activation: Suggests appropriate branch names and activates the selected to-do item.
  • Implementation Guidance: Generates a detailed implementation plan based on the issue content.
  • Work Item Claiming: Allows claiming specific sub-tasks or items within a GitHub issue.

Quick Start

Use the start task skill for the repository owner/repo and the todo item.

Frequently Asked Questions about contribbot:start-task

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

FAQPage Schema
How do I start a development task with proper GitHub context?

To start a development task, the skill enters your project environment, fetches configurations, selects a to-do item, and generates an implementation plan. It establishes full project context to guide your next coding contribution.

How do I select a to-do item and generate an implementation plan from a GitHub issue?

Selecting a to-do item is handled by recommending or choosing an item based on priority, then generating a detailed implementation plan. The skill activates the to-do and provides specific implementation notes based on the issue content.

Can I claim specific sub-tasks within a GitHub issue for code contribution?

Yes, you can claim specific sub-tasks or items within a GitHub issue. The skill allows claiming individual work items, ensuring clear ownership and focused code contribution on the selected issue components.

What is the best way to manage fork synchronization and branch naming for a new task?

Managing fork synchronization and branch naming is automated by the skill. It handles fork synchronization to keep your repository updated and recommends appropriate branch names before you begin the development task.

Does this developer workflow tool provide a summary upon task completion?

Yes, the developer workflow tool provides a task summary upon completion. After setting up the project context and generating implementation guidance, it delivers a comprehensive summary of the completed development task.

When do I need to activate to-dos before starting project setup?

You need to activate to-dos during project setup when you are ready to begin a development task. The skill activates the selected to-do item after establishing context and suggesting a branch name.