Find and implement the next incomplete task from the project task list
Finds and implements the next incomplete task from your project's task list, then automatically verifies, commits, and marks it complete. Use this to systematically work through your todo list with full validation and git integration.
/plugin marketplace add motlin/claude-code-plugins/plugin install markdown-tasks@motlin-claude-code-pluginsFind and implement the next incomplete task from the project task list.
CRITICAL: Do NOT explore or search the plugin directory. Run bash commands exactly as shown.
Extract the task - Run exactly:
skills/tasks/scripts/task_get.py .llm/todo.md
Implement the task
Complete the workflow
build:precommit-runner agentgit:commit-handler agentgit:rebaser agentMark the task complete - Run exactly:
skills/tasks/scripts/task_complete.py .llm/todo.md