pmcfadin

Drive Issue — Development skill for Claude Code

Development community

Use when told to drive, run, or own ONE named cqlite issue to done/merged in this session (e.g. "drive issue 3272"), including unattended runs where lead/owner answers arrive asynchronously on the iss.

How to install Drive Issue

Installs to ~/.claude/commands/pmcfadin-cqlite-drive-issue.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/pmcfadin/cqlite/HEAD/.claude/commands/drive-issue.md -o ~/.claude/commands/pmcfadin-cqlite-drive-issue.md

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

What Drive Issue does


description: Use when told to drive, run, or own ONE named cqlite issue to done/merged in this session (e.g. "drive issue 3272"), including unattended runs where lead/owner answers arrive asynchronously on the issue thread. Requires an issue number argument.

/drive-issue — drive one named issue to green and merged, with coord comms + cron re-checks

**Issue:** `$ARGUMENTS` — required, exactly one issue number. No argument, or not a number → say so and stop; never guess an issue or

Alternatives in Development

  • Clean Worktree (Interactive) — Interactive cleanup of worktrees: lists merged/stale branches and asks confirmation before deleting 25.5k ★
  • Worktree Cleanup — Remove worktrees and branches that have been merged: $ARGUMENTS 23.4k ★
  • Agentlas Call — Prepare explicitly named Agentlas Hub or Cloud agents 1.1k ★

Full documentation available on GitHub

View Source Repository