Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:41:13 +08:00
commit 3e9fe41aa3
14 changed files with 675 additions and 0 deletions

12
agents/do-task.md Normal file
View 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