afc:tasks
CommunityDecompose plans into actionable tasks.
Software Engineering#planning#workflow automation#dependency management#code generation#task decomposition#agile development
Authorjhlee0409
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the complex process of breaking down a high-level implementation plan into granular, executable tasks, ensuring all requirements are covered and dependencies are managed.
Core Features & Use Cases
- Automated Task Generation: Converts a plan into a structured list of tasks with dependencies and parallelization markers.
- Dependency Management: Enforces Directed Acyclic Graph (DAG) structure for task dependencies.
- Parallel Execution Validation: Ensures tasks marked for parallel execution do not conflict over file access.
- Use Case: After a feature plan is created, this Skill generates the precise steps needed for implementation, including which tasks can run concurrently and which must wait, streamlining the development workflow.
Quick Start
Use the afc:tasks skill to decompose the plan for the 'add user authentication' feature.
Dependency Matrix
Required Modules
afc-parallel-validate.shafc-dag-validate.sh
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: afc:tasks Download link: https://github.com/jhlee0409/all-for-claudecode/archive/main.zip#afc-tasks Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.