Motlin Claude Code Plugins
motlin-claude-code-plugins is a Claude Code plugin for the Build phase that tracks and completes markdown checkbox tasks alongside 15 workflow utilities for git, planning, and agent sessions.
Install when you want Claude Code to drive a markdown checkbox task list and surrounding dev utilities (git, tmux, plans, subagents) from one 15-plugin bundle.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install motlin-claude-code-plugins@motlin/claude-code-pluginsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:motlin/claude-code-plugins") and the paste-ready config with skillselion.get_install_config("plugin:motlin/claude-code-plugins").
What it does
motlin-claude-code-plugins is a Claude Code marketplace entry built around a practical productivity loop: treat a markdown task list as the source of truth and let the agent work through items with clear blocking and status rules. The repository ships 15 plugins, so the bundle is wider than a single to-do skill—keywords point at git and GitHub flows, worktrees, tmux and terminal targets, planning, subagents, testing hooks, and housekeeping like emoji titles and permission prompts. For solo builders, that combination reduces friction while implementing plans written in markdown: fewer context switches between the editor, shell, and issue tracker. Complexity sits at intermediate because several plugins assume git fluency and optional tooling (just, Maven, OpenRewrite). Journey scope is multi-phase: task tracking dominates Build PM, but git review and testing plugins matter at Ship. Compared with massive agent rosters, this is a workflow toolkit plus task skill—a good fit when you already write plans as markdown and want Claude Code to execute them methodically.
Highlights
- Core skill: track and complete tasks from a markdown task list with checkboxes
- 15-plugin bundle spanning git, GitHub, worktrees, tmux, planning, and subagent orchestration
- Workflow helpers for rebases, conflicts, permissions, notifications, and offline/proxy setups
- Built-in patterns for sequential execution, blocking tasks, and status indicators
- Practical Claude Code ergonomics: slash commands, justfiles, Java/Maven, and OpenRewrite mentions
Why builders use it
Agents drift off-plan when tasks live in chat instead of a structured markdown list with explicit done, blocked, and next steps.
After you add the bundle, Claude Code can walk your markdown task list sequentially, surface blockers, and use companion plugins for git, terminals, and planning hygiene.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 9 stars, 0 votes.
FAQ
Who is motlin-claude-code-plugins for?
It is for Claude Code users who organize work as markdown task lists and want automated tracking, sequential execution, and supporting git and terminal utilities in one plugin repo.
When should I use motlin-claude-code-plugins?
Use it when you have a written plan with checkboxes and want the agent to implement items in order, updating status and using bundled tools for git, planning, and quality checks.
How do I add motlin-claude-code-plugins to my agent?
Install plugins from motlin/claude-code-plugins in Claude Code, enable the task-tracking and utility plugins you need, then point the agent at your markdown task file per the skill’s workflow.
Comments
Share how you use motlin-claude-code-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.