Skip to main content

sizukutamago/auto-todo

SkillsMP has collected 8 skills from sizukutamago/auto-todo. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
8
GitHub stars
0
GitHub forks
0

Skills in this repository

Showing 8 of 8 collected skills.

occupation
Software Developers
description

Add a new TODO task via natural language chat. AI structures the input into a task file and places it in inbox/. Asks follow-up questions via AskUserQuestion only when context is insufficient for planning. Use when user says "TODO追加", "タスク追加", "todo-add",…

Source text: Japanese

updated
occupation
Software Developers
description

Approve a planned task for execution. Moves the task file from planned/ to approved/. Use when user says "承認", "approve", "todo-approve", "実行して", "これでOK", or wants to approve a planned TODO task.

Source text: Japanese

updated
occupation
Secretaries & Administrative Assistants, Except Legal, Medical, & Executive
description

Cancel a TODO task. Moves the task file to done/ with cancelled status or deletes it. Use when user says "キャンセル", "取り消し", "cancel", "todo-cancel", "やめる", or wants to cancel a TODO task.

Source text: Japanese

updated
occupation
Software Developers
description

Scheduled task version of todo-execute. Runs daily via Desktop Scheduled Tasks. Executes approved tasks in git worktrees with safety constraints. NOT user-invocable — triggered only by Desktop Scheduled Tasks.

Source text: Japanese

updated
occupation
Software Developers
description

Execute approved TODO tasks. Creates git worktrees for isolation, implements changes according to plans, runs tests, and creates PRs. Use when user says "実行", "execute", "todo-execute", "タスク実行", "これやって", or wants to execute approved tasks immediately.

Source text: Japanese

updated
occupation
Software Developers
description

Scheduled task version of todo-scan. Runs hourly via Desktop Scheduled Tasks. Scans inbox/ for new tasks, analyzes codebases, generates execution plans. NOT user-invocable — triggered only by Desktop Scheduled Tasks.

Source text: Japanese

updated
occupation
Software Developers
description

Manually trigger scan+plan for inbox tasks. Analyzes codebases and generates execution plans, then moves tasks from inbox/ to planned/. Use when user says "スキャン", "scan", "todo-scan", "計画立てて", "タスクを分析", or wants to manually trigger task planning.

Source text: Japanese

updated
occupation
Software Developers
description

Show status summary of all TODO tasks across all directories. Use when user says "タスク一覧", "TODO確認", "todo-status", "状態確認", "何がある", "タスクどうなってる", or wants to see task overview.

Source text: Japanese

updated
Showing 8 of 8 collected skills.