Buffer banner
meysamshakiba meysamshakiba

Buffer

Productivity community

Description

--- description: Queue a task to run in order, surviving usage limits argument-hint: <task> | status | list | drain | clear | remove <id> allowed-tools: Bash, Read, Write, Edit, Glob, Grep --- Use the `buffer` skill to handle this request: `$ARGUMENTS` - No arguments → show the queue and offer to drain it. - `status`, `list`, `drain`, `clear`, `remove <id>`, `pause` → that subcommand. - Anything else → treat the whole argument string as a task to append, verbatim, then follow the skill's dra

Installation

Installs to ~/.claude/skills/meysamshakiba-claude-buffer-buffer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/meysamshakiba-claude-buffer-buffer && curl -fsSL https://raw.githubusercontent.com/meysamshakiba/claude-buffer/HEAD/commands/buffer.md -o ~/.claude/skills/meysamshakiba-claude-buffer-buffer/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository