LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

task - Task workflow orchestration skill

Manages complete workflow from analysis to Git commit for development tasks

Tags

Updated: 2026-03-10

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • analyze task requirements
  • identify affected files
  • determine task type
  • create feature branch
  • apply developer skill
  • apply frontend skill
  • perform intermediate commits
  • apply reviewer skill
  • execute verification
  • create final commit
  • generate PR guidance

Inputs

  • task description
  • requirements
  • code repository

Outputs

  • branch
  • commits
  • review results
  • directory documentation
  • pull request

Requirements

  • Git environment
  • developer skill
  • frontend skill
  • reviewer skill
  • verify skill

Source

  • Spec: SKILL.md
workflow
task management
Git
code review
development
task orchestration
commit
branching
analyze task requirements
identify affected files
determine task type
create feature branch
task description
requirements
code repository
branch
commits
review results