agent-task-manager

Manage GitHub Projects tasks by creating issues, updating statuses, and organizing boards.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/aroido/vibesmith --skill agent-task-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-task-manager
Source: https://github.com/aroido/vibesmith/tree/main/.codex/skills/agent-task-manager
Command: npx skills add https://github.com/aroido/vibesmith --skill agent-task-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the management of GitHub Projects tasks, automating issue creation, status updates, prioritization, and project board organization.

Core Features & Use Cases

  • Automated Issue Creation: Generates structured issues using templates, automatically assigning labels, priorities, and milestones.
  • Status Management: Updates issue statuses (Open -> In Progress -> Done) and identifies/notifies about blocked issues.
  • Prioritization: Manages priority labels and suggests task order based on dependencies.
  • Reporting: Provides summaries of project status, team progress, and sprint planning suggestions.

Quick Start

Use the agent-task-manager skill to create a new high-priority frontend issue with the title "Implement user authentication".

Frequently Asked Questions about agent-task-manager

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

FAQPage Schema
How do I automate GitHub issue creation for project management?

Automated issue creation generates structured issues using templates while assigning labels, priorities, and milestones. This ensures consistent task management across project boards without manual data entry.

How does issue status tracking work for identifying blocked tasks?

Issue status tracking updates issue statuses from Open to In Progress to Done while identifying and notifying blocked issues. This maintains accurate project board organization and highlights stalled progress.

Can I manage issue priorities and dependencies in GitHub Projects?

Yes, you can manage issue priorities by applying priority labels and suggesting task order based on dependencies. This ensures critical path issues are addressed first and dependencies are respected.

What is the best way to report on project status and team progress in GitHub?

Reporting on project status and team progress involves generating summaries of issue statuses, milestones, and sprint planning suggestions. This provides visibility into overall project health and developer workload.

Do I need GitHub milestones and labels to track agile project tasks?

GitHub milestones and labels are required for structured agile task tracking. They enable automated categorization, priority management, sprint organization, and accurate project board maintenance.

How to close GitHub issues automatically when tasks are completed?

Automated issue closing finalizes tasks by moving their status to Done on the project board. This keeps issue tracking accurate by removing resolved items from active queues without manual intervention.