Initial commit
This commit is contained in:
12
agents/do-task.md
Normal file
12
agents/do-task.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
name: do-task
|
||||
description: Use this agent to find and implement the next incomplete task from the project's task list in `.llm/todo.md`
|
||||
model: inherit
|
||||
color: purple
|
||||
permissionMode: acceptEdits
|
||||
skills: markdown-tasks:tasks
|
||||
---
|
||||
|
||||
Find and implement the next incomplete task from the project task list.
|
||||
|
||||
@../shared/task-workflow.md
|
||||
Reference in New Issue
Block a user