afx-task

Manage software development tasks with planning, implementation, and GitHub sync.

19|1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/AgenticFlowX/agenticflowx --skill afx-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: afx-task
Source: https://github.com/AgenticFlowX/agenticflowx/tree/main/apps/vscode/resources/skills/agenticflowx/afx-task
Command: npx skills add https://github.com/AgenticFlowX/agenticflowx --skill afx-task

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires afx-core, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the software development lifecycle by managing tasks, implementing code with traceability, and synchronizing with GitHub.

Core Features & Use Cases

  • Task Management: Plan, pick, implement, verify, and complete tasks.
  • Code Implementation: Automate coding tasks with traceability to design and spec documents.
  • Verification: Ensure task implementation aligns with the approved spec and design.
  • GitHub Sync: Bidirectional synchronization with GitHub for seamless collaboration.
  • Use Case: Use this Skill to manage a feature development project, from creating tasks based on approved designs to verifying code implementation against specifications and syncing updates to GitHub.

Quick Start

Start by planning a new task with /afx-task plan <name>.

Frequently Asked Questions about afx-task

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

FAQPage Schema
How do I manage the software development lifecycle for tasks with GitHub sync?

You can manage the software development lifecycle by planning, implementing, and verifying tasks with bidirectional GitHub sync. This provides traceability from approved designs to code updates and seamless collaboration.

What is the best way to plan and implement code tasks based on approved specs?

The best way to implement code tasks is to use a structured workflow that automates coding with traceability to design and spec documents. Start by planning a new task, then pick, implement, verify, and complete it.

Do I need a tasks.md file to manage feature development projects?

Yes, you need a tasks.md file to manage feature development projects. The system requires tasks.md artifacts to create tasks from approved designs and verify code implementation against specifications.

Can I verify code implementation against specifications before syncing to GitHub?

Yes, you can verify code implementation against specifications before syncing. The verification functionality ensures task implementation aligns with the approved spec and design before completing bidirectional GitHub synchronization.

Does afx-task work with the AgenticFlowX ecosystem and afx-core?

Yes, afx-task works with the AgenticFlowX ecosystem and requires the afx-core dependency. It integrates within this environment to manage the full software development lifecycle for your tasks.

What are the limitations when using a task management workflow for code implementation?

Limitations include dependency on the afx-core module and the mandatory tasks.md artifact format. You must operate within the AgenticFlowX ecosystem to utilize its planning, implementation, verification, and GitHub sync features.