lambda-workflow
OfficialStreamline your dev lifecycle from task to merge.
Authorlambdamechanic
Version1.0.0
Installs0
System Documentation
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
bdissue 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.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: lambda-workflow Download link: https://github.com/lambdamechanic/sk/archive/main.zip#lambda-workflow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.