Claude Code plugin: repo-based task queueing system with categorisation and prioritisation. Scaffolds a planning/ folder, logs tasks, buckets them by category, and hands prioritised work off to the repo's orchestration agent.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin task-queuerLog a new task spec into planning/tasks/in-queue/<category>/ — prompts for title, category, priority, and body.
Ingest a list of tasks in one shot — break the list down into individual task specs and file each one under planning/tasks/in-queue/<category>/ sequentially.
Voice-ingest tasks — user provides an audio file path, Claude transcribes it via an available transcription MCP, then breaks the transcript into individual tasks and files them.
Inject a section describing the task-queuer system, its folder structure, and conventions into the repo's CLAUDE.md so future agents find and use it. Use after init-queue, or when the user asks to register/document the task queue in CLAUDE.md.
Scaffold the task-queuer planning/ folder in the current repo — creates logs, bug-reports, project-decisions, and tasks/{in-queue,holding,done} with category subfolders (bug-resolution, frontend, backend, css, misc). Use when the user asks to set up the task queue, initialise planning, or add task-queuer to this repo.
A repo-based task queueing system for Claude Code. Scaffolds a planning/ folder inside any repository, logs tasks as markdown specs, categorises and prioritises a backlog, and hands off prioritised work to that repo's orchestration agent.
/task-queuer:add-task — log a single new task spec into planning/tasks/in-queue/<category>/./task-queuer:ingest-tasks — take a list of tasks, break it into individual specs, and file each one sequentially./task-queuer:voice-task — transcribe an audio file via an available transcription MCP, then break the transcript into tasks and file them.task-queuer:init-queue — scaffold the planning/ folder (logs, bug-reports, project-decisions, tasks/{in-queue,done,holding} with category subfolders) in the current repo.task-queuer:document-queue — inject a section describing the queue system, its folder structure, and conventions into the repo's CLAUDE.md.task-queuer:task-curator — sub-agent that categorises loose backlog items into the correct subfolders and prioritises the queue, bucketing related tasks and handing the next batch off to the repo's orchestration agent.planning/
├── logs/
├── bug-reports/
├── project-decisions/
└── tasks/
├── in-queue/
│ ├── bug-resolution/
│ ├── frontend/
│ ├── backend/
│ ├── css/
│ └── misc/
├── holding/
│ └── {same subfolders}
└── done/
└── {same subfolders}
claude plugins marketplace add danielrosehill/Claude-Code-Plugins
claude plugins install task-queuer@danielrosehill
task-queuer:init-queue once per repo to scaffold planning/.task-queuer:document-queue to announce the system in CLAUDE.md so future agents find it./task-queuer:add-task to file tasks as you think of them.task-curator agent to tidy, prioritise, bucket, and hand off.MIT
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Uses power tools
Uses Bash, Write, or Edit tools
Runs pre-commands
Contains inline bash commands via ! syntax
Share bugs, ideas, or general feedback.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
No description provided.
Memory compression system for Claude Code - persist context across sessions
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 claim