Deliver Task banner
bestdan bestdan

Deliver Task

Git community

Description

--- description: Deliver ONE task through its full per-task lifecycle — claim, implement via a routed coder worker, verify, open a PR, run non-interactive co-review, iterate, and hand off at needs_review (never completed) allowed-tools: Bash, Glob, Grep, Read, Write, Edit, Agent, AskUserQuestion, Skill, mcp__linear, mcp__claude_ai_Linear, mcp__atlassian, mcp__claude_ai_Atlassian argument-hint: "<slug | identifier> [--base <branch>] [--questions <path>] [--run-state <RUN.md>] [--handler <h>]" ---

Installation

Installs to ~/.claude/skills/bestdan-workflow-skills-deliver-task/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bestdan-workflow-skills-deliver-task && curl -fsSL https://raw.githubusercontent.com/bestdan/workflow-skills/HEAD/commands/deliver-task.md -o ~/.claude/skills/bestdan-workflow-skills-deliver-task/SKILL.md

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

Full documentation available on GitHub

View Source Repository