agentic-chat

Generate task descriptions for GitHub Copilot agents in Agentic Workflows.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/TeamFlint-Dev/vibe-coding-cn --skill agentic-chat-teamflint-dev
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: agentic-chat
Source: https://github.com/TeamFlint-Dev/vibe-coding-cn/tree/main/skills/github/ghAgenticWorkflows/shared/gh-aw-raw/skills/agentic-chat
Command: npx skills add https://github.com/TeamFlint-Dev/vibe-coding-cn --skill agentic-chat-teamflint-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users create clear, actionable task descriptions for GitHub Copilot agents, ensuring AI coding agents understand precisely what needs to be done.

Core Features & Use Cases

  • Task Decomposition: Breaks down complex problems into simple, actionable steps.
  • Specification Generation: Writes technical specifications in a neutral, precise tone, focusing on 'what' not 'how'.
  • Use Case: A developer needs to create a GitHub workflow to automatically label pull requests based on their content. They can use this skill to generate a detailed task description for a Copilot agent to build that workflow.

Quick Start

Use the agentic-chat skill to create a github agentic workflow that automatically adds a 'bug' label to issues with the word 'fix' in their title.

Frequently Asked Questions about agentic-chat

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

FAQPage Schema
How do I write task descriptions for GitHub Copilot agents?▼

Writing task descriptions for GitHub Copilot agents requires breaking down complex problems into actionable steps and generating neutral technical specifications that focus on what needs to be done, not how, ensuring AI coding agents understand precise execution requirements.

What is the best way to structure GitHub Agentic Workflows specifications?▼

Structuring GitHub Agentic Workflows specifications requires adhering to gh-aw instructions and dictation guidelines to ensure precise task definition. You must decompose requirements into actionable steps using a neutral, technical tone that focuses on the problem definition rather than the implementation details.

How do I break down complex development problems for automated AI workflows?▼

Breaking down complex development problems for automated AI workflows involves task decomposition to isolate simple, actionable steps. You translate these steps into precise, neutral technical specifications that define the desired outcome, allowing Copilot agents to execute the automated workflow accurately.

Can I use this to generate GitHub Actions for automatically labeling pull requests?▼

Yes, you can generate task descriptions for GitHub Copilot agents to build workflows that automatically label pull requests based on content. You provide the high-level objective, and the skill translates it into a precise, actionable technical specification for the agent to implement.

Why does my GitHub Copilot agent fail to execute complex automated tasks?▼

Your GitHub Copilot agent may fail to execute complex automated tasks if the task description lacks clear problem decomposition or includes implementation directives rather than neutral specifications. Agents require precise, actionable steps focused purely on the 'what' to function correctly within Agentic Workflows.