Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:06:33 +08:00
commit 98f94c88db
5 changed files with 672 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# task-executor
docs/tasks.mdに記載されたタスクを読み取り、サブエージェントを使用して実装を自動実行します。並列実装可能なタスクは並列で処理し、タスクごとにコミットを作成します。タスク完了後はtasks.mdを更新して完了をマークします。