Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By jackhutson
Token-efficient Todoist integration via official Doist MCP with subagent isolation
npx claudepluginhub jackhutson/workflow-toolkit-plugins --plugin todoistThis skill should be used when the user asks to "refresh Todoist", "sync Todoist", "list my projects", "show my labels", "update Todoist structure", "show my Todoist sections", or when a todoist-agent operation fails with a not-found error for a project, label, or section name. Fetches and caches Todoist structure for name-to-ID resolution.
This skill should be used when the user asks to "add a task", "create a Todoist task", "complete a task", "mark task as done", "update a task", "delete a task", "show my tasks", "what's due today", "list my Todoist tasks", "check my to-dos", "what do I need to do", or mentions Todoist task management, to-do items, or task queries by project, priority, label, or due date. Delegates all operations to the todoist-agent subagent.
External network access
Connects to servers outside your machine
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Todoist for Claude Code — manage tasks, projects, labels, and workflows from your terminal.
Manage tasks, plan your day, and build up memory of important context about your work. Syncs with your calendar, email, and chat to keep everything organized and on track.
Install and manage TaskYou — a personal task management system with Kanban board, background AI execution, and git worktree isolation.
Task and project management with the tdn CLI. Helps Claude work as a productivity assistant, managing tasks, projects, and areas stored as markdown files on disk.
ClickUp CLI skills for managing tasks, sprints, comments, checklists, custom fields, tags, and time tracking via the cup command
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Token-efficient Jira integration via Atlassian CLI with progressive skill disclosure
Claude Code plugin: Sync plan files to Obsidian vault with YAML frontmatter for Dataview queries
Catppuccin Mocha powerline statusline for Claude Code with context window tracking and session pets
Token-efficient Jira integration via Atlassian CLI with progressive skill disclosure
Personal workflow plugins for Claude Code by Jack Hutson.
Install the marketplace and enable the plugins you want.
| Plugin | Description |
|---|---|
| todoist | Todoist integration via official Doist MCP with subagent isolation |
| jira | Jira integration via Atlassian CLI with progressive skill disclosure |
| obsidian-sync | Sync plan files to Obsidian vault with YAML frontmatter for Dataview |
| statusline | Catppuccin Mocha powerline statusline with context tracking and session pets |
Add this marketplace to Claude Code:
claude plugins add jackhutson/workflow-toolkit-plugins
Then enable the plugins you want:
claude plugins enable todoist
claude plugins enable jira
claude plugins enable obsidian-sync
claude plugins enable statusline
After enabling the statusline plugin, run /statusline:setup inside Claude Code to pick your variant:
| Variant | Style | Font Required |
|---|---|---|
| Powerline | Catppuccin Mocha segments with pets | Nerd Font |
| Default | Clean minimal with icons | Nerd Font |
| Compatible | Plain text Unicode bar | Any UTF-8 terminal |

Skills: todoist-tasks, todoist-sync
Requires a Todoist account. Uses the official Doist MCP server — no API key configuration needed (authenticates via browser).
Skills: jira, jira-context, jira-decompose, jira-progress, jira-work, jira-workflow
Requires Atlassian CLI (acli) configured with your Jira instance.
Commands: /obsidian-sync:configure, /obsidian-sync:sync, /obsidian-sync:install-dashboards
Run /obsidian-sync:configure first to set your vault path.
MIT