By motlin
Orchestrate multi-step workflows by converting structured plans into individual tasks, then executing them sequentially, in parallel with a team of agents, or by scanning codebase TODOs into actionable tasks with built-in status tracking and git-worktree isolation.
Import a Claude plan file into the built-in task list
Find and implement the next incomplete task using built-in task management
Process all tasks automatically using built-in task management
Process all tasks in parallel using a team of agents
Find all TODO and TASK comments and add them to the built-in task list
Collection of plugins for Claude Code that enhance terminal integration and task management.
todo.md) and let Claude Code implement them automaticallyStop hook that catches ownership-dodging and session-quitting phrases and writes an informational warning to stderrFrom GitHub:
claude plugin marketplace add motlin/claude-code-plugins
For local development or if you are behind a firewall, clone first and add from a local directory:
claude plugin marketplace add "$(pwd)"
claude plugin install markdown-tasks@motlin-claude-code-plugins
claude plugin install orchestration@motlin-claude-code-plugins
claude plugin install tmux-titles@motlin-claude-code-plugins
claude plugin install iterm2-titles@motlin-claude-code-plugins
claude plugin install build@motlin-claude-code-plugins
claude plugin install code@motlin-claude-code-plugins
claude plugin install git@motlin-claude-code-plugins
claude plugin install github@motlin-claude-code-plugins
claude plugin install java@motlin-claude-code-plugins
claude plugin install justfile@motlin-claude-code-plugins
claude plugin install stop-phrase-guard@motlin-claude-code-plugins
Uses power tools
Uses Bash, Write, or Edit tools
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub motlin/claude-code-plugins --plugin builtin-tasksDevelopment guidelines for writing stable, maintainable skills, agents, and commands
Updates iTerm2 window title with Claude Code status indicators showing current activity (working, editing files, running commands, etc.)
Updates tmux window title with Claude Code status indicators showing current activity (working, editing files, running commands, etc.)
Temporal database patterns for system-time versioned tables
Core orchestration guidelines for conversation style, code style, testing, tool conventions, and workflow automation
Task management system using markdown checkboxes in .llm/todo.md with slash commands for planning, implementing, and tracking tasks across git worktrees
Commands for orchestrating complex workflows
Installer for TÂCHES' Get-Shit-Done workflow system - meta-prompting, context engineering and spec-driven development
Task orchestrator for Claude Code — spawn and manage multiple task sessions
Cotask — task management with TASKS.md kanban dashboard
Task lifecycle management: unified execution (run, sync, handover modes), task creation, and PR checklist registration