What problem does it solve?
This Skill provides a standardized, efficient, and observable development workflow, eliminating manual overhead and inconsistencies from task selection to PR merge. It ensures every step is tracked, validated, and automated where possible.
Core Features & Use Cases
- Task Management: Guides on selecting and claiming
bd (beads) tasks, ensuring clear ownership, dependency tracking, and immediate updates to the shared task database.
- PR Automation: Facilitates the creation of draft PRs, continuous integration with frequent commits, and preparation for review with automated quality gates and rebase instructions.
- Automated Monitoring: Integrates with the Dumbwaiter MCP to automatically monitor GitHub PR status, CI checks, reviews, and merges, eliminating manual polling.
- Use Case: An AI agent needs to take a new development task from inception to completion. This skill provides the end-to-end instructions, from claiming a
bd issue and opening a draft PR, to monitoring its merge status via Dumbwaiter MCP.
Quick Start
Guide me through the process of selecting an unblocked bd task, claiming it, and then opening a draft GitHub PR for a new feature branch.