create-agent-task

Parse user requests into prioritized checklist tasks in AGENT-XX.md files.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/vesviet/microservices-agent-skills --skill create-agent-task
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: create-agent-task
Source: https://github.com/vesviet/microservices-agent-skills/tree/main/skills/create-agent-task
Command: npx skills add https://github.com/vesviet/microservices-agent-skills --skill create-agent-task

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of creating and assigning detailed, actionable tasks to agents within a structured documentation format, ensuring clarity and completeness in task delegation.

Core Features & Use Cases

  • Automated Task Generation: Breaks down high-level requests or review findings into specific, granular checklist items.
  • Structured Assignment: Populates and formats AGENT-XX.md files with clear tasks, priorities, and validation steps.
  • Use Case: When a user requests to "assign meeting review results to agent 20," this Skill will read the review document, identify actionable issues, and create a detailed task list in AGENT-20.md, complete with code snippets and validation commands.

Quick Start

Use the create-agent-task skill to assign tasks for agent 14 based on the hardening of the payment service.

Frequently Asked Questions about create-agent-task

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

FAQPage Schema
How do I assign granular tasks to agent documentation files from a high-level request?▼

Task assignment to agent documentation files works by parsing user requests or external review documents to extract actionable issues. It then populates AGENT-XX.md files with specific, prioritized checklist items complete with code snippets and validation commands for clear delegation.

What is the best way to break down high-level objectives into actionable agent checklists?▼

Breaking down high-level objectives into actionable agent checklists requires parsing the input document to identify specific issues and generating prioritized checklist items. This ensures each agent receives granular, actionable tasks with built-in validation steps within their dedicated AGENT-XX.md file.

Can I generate agent tasks from external review documents and meeting results?▼

Generating agent tasks from external review documents is fully supported by parsing the review findings to identify actionable issues. The system reads the external document and creates a detailed task list in the target AGENT-XX.md file, complete with code snippets and validation commands.

Does task assignment for agents work without external dependencies?▼

Task assignment for agents works without external dependencies, relying solely on internal scripts to parse requests and format AGENT-XX.md files. The system autonomously manages file creation, content cleaning, and renaming to ensure organized task delegation without requiring additional packages.

How do I include code snippets and validation steps in an automated task checklist?▼

Including code snippets and validation steps in an automated task checklist happens automatically when the system parses user requests or review findings. It populates the AGENT-XX.md file with specific, prioritized checklist items that contain the necessary validation commands and code snippets for the assigned agent.

When do I need to use automated checklist generation for agent task delegation?▼

Automated checklist generation for agent task delegation is needed when you have high-level requests or review findings that must be broken down into specific, granular tasks. It ensures clarity and completeness by automatically populating AGENT-XX.md files with prioritized items and validation steps.